aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Collapse)AuthorAgeFilesLines
* The accidental merge of tooltip into master was reverted in master, that ↵jzaefferer2010-04-082-0/+15
| | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done
* Set font-weight normal for active menu items - Fix for #5491 Autocomplete: ↵unknown2010-04-071-0/+1
| | | | menu items have no default-state-class, need to override font-weight
* Use border-width instead of border for .ui-tabs-panel to make it easier to ↵Scott González2010-04-021-1/+1
| | | | | | override. Fixes #5475 - ui-tabs-panel border override should be border-width, not border.
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-012-15/+0
| | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master.
* Tooltip: Comment about IE6 workaroundunknown2010-03-311-0/+1
|
* Merge branch 'master' into tooltipjzaefferer2010-03-271-0/+2
|\
| * Accordion: Moving IE layout fix (via zoom: 1) from js to css - fixes the ↵jzaefferer2010-03-271-0/+2
| | | | | | | | destroy-method test in IEs (zoom style wasn't cleaned up on destroy) and should perform slightly faster, too
* | Merge branch 'master' into tooltipjzaefferer2010-03-261-0/+3
|\|
| * Fixing styles for menu to work properly in IEs, even with nested menus ↵jzaefferer2010-03-241-0/+4
| | | | | | | | (updated the nested-menu protoype nested2.html with themeroller) - kills the hover-border in IE6, but we have to live with that
| * Remove width:100%; from menu-item styles (was there for icon-support, which ↵jzaefferer2010-03-221-1/+0
| | | | | | | | was dropped); also fixed the nested-menu visual test to position properly in IE6
* | Tooltip: Disable background-images in IE6 on tooltip element to avoid cursor ↵jzaefferer2010-03-251-0/+3
| | | | | | | | flickering during fade
* | Experimental shadow for tooltip elementjzaefferer2010-03-221-2/+9
| |
* | Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-212-0/+4
|/
* Added scoped selectors for .ui-widget-headerDoug Neiner2010-03-201-11/+11
| | | | | | When using buttons in a .ui-widget-header, they were loosing their styling on link elements. By scoping the selector just like is done for .ui-widget-content, it fixes this problem
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is ↵Richard Worth2010-03-171-2/+2
| | | | one word
* Dialog: Removed relative positioning from content div.Scott González2010-03-141-1/+1
| | | | Fixes #5323 - dialog content shifts when dialog resized from top or left.
* Button: fixed icon spacing issues caused by r3878 fix of #5294Richard Worth2010-03-111-4/+4
|
* Autocomplete: Fixed menu styling in IE6.Scott González2010-03-111-0/+1
| | | | Fixes #5297 - Autocomplete: menu layout in IE6.
* Fixed #5294 - button icon class typoRichard Worth2010-03-101-1/+1
|
* fixed #5163 - themes: css files need to be renamed to be consistent with js ↵Richard Worth2010-02-1616-14/+14
| | | | file renames in 1.8a1
* Fix for #5120 - create menu only once and return that element from the ↵Jörn Zaefferer2010-02-021-2/+2
| | | | widget method, put ui-autocomplete class on menu
* Autocomplete: Removed unused style.Scott González2010-01-291-2/+0
|
* Autocomplete: prevent the menu from expanding to 100% width in IE6.Scott González2010-01-291-0/+3
| | | | Fixes #5105 - Autocomplete menu not visible in IE6.
* added w3c standard border-radius properties in prep for IE9 and Opera supportScott Jehl2010-01-271-10/+10
|
* Dialog: Added padding and margin to the right side of the titlebar so the ↵Scott González2010-01-221-2/+2
| | | | | | title doesn't go behind the close icon. Fixes #5087 - Title goes behind the close link.
* Happy New YearRichard Worth2010-01-202-2/+2
|
* missing linebreak makes concatenated file unreadableJörn Zaefferer2010-01-151-1/+1
|
* Copied autocomplete from dev branch.Scott González2010-01-142-0/+34
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-074-0/+38
| | | | menu; including menu static tests).
* Fixed #5035 - Slider: range background shifts around as range size changesRichard Worth2010-01-011-1/+1
|
* CSS Framework: Shifted disabled state below priority states to make disabled ↵Scott González2009-12-301-1/+1
| | | | secondary buttons look disabled.
* added rule to negate outlines on :active state, so the outlines won't appear ↵Scott Jehl2009-08-281-0/+1
| | | | as much during mouse interaction.
* removed outline: none; resets from our interaction styles so focus will ↵Scott Jehl2009-08-281-6/+6
| | | | receive native outline styling.
* Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed ↵Scott González2009-08-261-2/+2
| | | | positioning for dialogs.
* accordion: visual testcase and fix for #4444; probably fixes a few other ↵Jörn Zaefferer2009-08-061-1/+1
| | | | issues, too, eg. less flickering
* Changed 0px to 0. Fixes #4351 - CSS units for zero.Scott González2009-07-211-4/+4
|
* Updated base theme to match smoothness. Fixed #4447 - UI Icons are not even, ↵Richard Worth2009-06-0410-10/+10
| | | | causes misaligned buttons
* Tabs: prevent list-style assigned to li directly, fixes #4450Klaus Hartl2009-05-111-2/+2
|
* Fix for #4222Jörn Zaefferer2009-05-111-1/+2
|
* Datepicker: fixed #4085 - Can not display year and month correctly in JapaneseKeith Wood2009-04-011-2/+1
|
* Finally fixed the mutiple row tabs vs float issue (until scrolling is ↵Klaus Hartl2009-03-281-6/+6
| | | | implemented) - fixes #4399. Also fixed: tabs not scrolling in IE when contained in element with overflow set to auto or scroll, tab label text wrap in IE 6.
* added a rule for widget embedding font size. Resets ui-widget class ↵Scott Jehl2009-03-241-0/+1
| | | | font-size to 1em when inside another ui-widget.
* changed ui.jquery.com to jqueryui.comRichard Worth2009-02-272-2/+2
|
* Fixes ie6 bug where range blinks sometimes to a small height or widthScott Jehl2009-02-241-1/+1
| | | | props to Todd Parker :)
* added rules to make sure font color works on links within error and ↵Scott Jehl2009-02-201-0/+2
| | | | highlight containers
* switched order of ui-widget-content and ui-widget-header styles - header ↵Scott Jehl2009-02-201-2/+2
| | | | styles need to apply completely when header is a child of content (or not)
* changed bottom padding on selected tab from .1em to 1px. This is supposed to ↵Scott Jehl2009-02-191-1/+1
| | | | simply wipe the 1px border. Ems aren't needed
* Tabs: fixed incorrect cursor for disabled tabsKlaus Hartl2009-02-181-1/+1
|
* Tabs: solved spinner issues and ajax loading not being stopped when ↵Klaus Hartl2009-02-181-1/+1
| | | | selecting a static page tab, fixes #4109, #3929
* reverted my slider collision changes - will submit as a patchScott Jehl2009-02-181-4/+0
|