aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Expand)AuthorAgeFilesLines
* Tabs: Use border-bottom-width instead of border-bottom to remove the border o...Scott González2013-02-221-1/+1
* Theme: Collapse border in .ui-helper-cleafix. Fixes #8442 - CSS: ui-helper-cl...Scott González2013-02-131-0/+1
* Fix file permissions in themes/base/images.Travis Carden2013-02-0411-0/+0
* Spinner: Inherit font color since we inherit background color. Fixes #8950 - ...Scott González2013-01-151-0/+1
* Update copyright year to 2013.Scott González2013-01-1017-17/+17
* Theme: Split opacityOverlay from opacityFilterOverlay on theme styles.Rafael Xavier de Souza2012-12-281-4/+4
* Dialog: Removed unnecessary style properties.Scott González2012-12-141-3/+2
* Progressbar: Moved .ui-progressbar-indeterminate to main element. Added tests...Scott González2012-12-121-2/+2
* Dialog: Remove unnecessary margin on title.Scott González2012-12-041-1/+1
* Dialog: Adjust southeast resize handle to not be visible and more closely mat...Scott González2012-12-031-4/+4
* Dialog: Restrict title to a single line. Fixes #7773 - Dialog: If titlebar ch...Jörn Zaefferer2012-12-031-0/+4
* Theme: removed or changed occurrences of zoom. Fixes #7975 - Remove invalid C...Anika Henke2012-11-297-11/+7
* Button: fixed inconsistent button styling in most browsers. Fixes #7996 - But...Anika Henke2012-11-291-2/+5
* Button: Strange space between buttons in IE 7. Fixed #5253 - Toolbar demo ugl...Pawel Maruszczyk2012-11-282-1/+2
* Theme: removed obsolete vendor-specific prefixes. Fixed #8834 - Theme: Remove...Anika Henke2012-11-274-33/+7
* Dialog: Use button widget for close button (was already listed as dependency)Jörn Zaefferer2012-11-261-10/+2
* Slider: Explicitly apply opacity filter to disabled handles. Fixed #6727 - Sl...TJ VanToll2012-11-221-0/+6
* Progressbar: Add ability to set value: false for an indeterminate progressbar...kborchers2012-11-212-1/+10
* CSS: remove spaces from opacity filters so themeRoller can replace properlyMike Sherov2012-11-201-2/+4
* CSS: Reformatted CSS to use better coding standardAnika Henke2012-11-1914-186/+923
* CSS: Update .ui-helper-hidden-accessible to match H5BP's current .visuallyhid...Scott González2012-11-091-1/+1
* Dialog: Set top and left properties in the default styles to avoid a bug in c...Scott González2012-11-061-1/+1
* CSS Framework: Set out-of-view background-position for ui-icon. Fixes #5659 -...Jörn Zaefferer2012-11-041-2/+2
* Autocomplete: Set initial left position for menu. Fixes #8749 - Autocomplete ...Scott González2012-10-301-1/+2
* Datepicker: Removed iframe cover for IE6.Scott González2012-10-261-11/+0
* Autocomplete: Removed CSS workaround for IE6.Scott González2012-10-261-3/+0
* Tooltip: Remoed IE6 CSS hack.Scott González2012-10-261-4/+0
* Dialog: Awesome new stacking and overlay implementation. Fixes the following ...Nate Eagle2012-10-242-2/+4
* Tooltip: Cleaned up CSS.Scott González2012-10-231-6/+4
* Tooltip: Position below the element and set a max width of 300px to more clos...Scott González2012-10-231-0/+1
* Spinner: Remove z-index from buttons. Whatever the original purpose, its not ...Jörn Zaefferer2012-10-221-1/+1
* CSS: Apply opacity to absolutely positioned ui icons in IE8. Fixed #6059 - B...TJ VanToll2012-10-211-0/+1
* Spinner: Remove ui-state- classes from spinner, along with the background:non...Jörn Zaefferer2012-10-141-1/+0
* Autocomplete: Set the top position of the menu so that the menu doesn't affec...Scott González2012-10-111-1/+5
* Whitespace.Scott González2012-10-111-1/+1
* Theme: Apply color to default link style in ui-state-hover. Fixes #7648 - Acc...Scott González2012-10-111-1/+1
* Theme: Don't remove outlines on active elements. Fixes #6757 - .ui-widget :ac...Scott González2012-09-261-1/+0
* Simplify licensing.Scott González2012-08-0917-17/+17
* Update copyright to jQuery Foundation.Scott González2012-07-0417-17/+34
* Datepicker: Remove styles specifically for IE5.Scott González2012-06-271-2/+0
* Theme: Remove !important from tabs and button styles. Fixes #8396 - Use of !i...Scott González2012-06-132-2/+3
* Revert "Autocomplete: make categories work again, needed because of Menu widg...Scott González2012-05-241-2/+0
* Revert "Autocomplete: make categories work again (follow-up)"Scott González2012-05-241-0/+2
* Autocomplete: make categories work again (follow-up)Felix Nagel2012-05-241-2/+0
* Autocomplete: make categories work again, needed because of Menu widget chang...Felix Nagel2012-05-241-0/+2
* Accordion: Use .show()/.hide() for initial panel visibility.Scott González2012-05-231-2/+1
* Merge branch 'master' into position-notificationScott González2012-04-202-2/+2
|\
| * Resizable: Apply zIndex option to all handles. Partial Fix for #7960- Modal d...TJ VanToll2012-04-191-1/+1
| * Menu: Update divider widthkborchers2012-04-171-1/+1
* | Tooltip: Remove bad docs links from headersJörn Zaefferer2012-04-171-2/+0
|/