aboutsummaryrefslogtreecommitdiffstats
path: root/themes
Commit message (Expand)AuthorAgeFilesLines
* Tabs: CSS Consistency Updates. Fixes #7146 Tabs: CSS Consistency UpdatesDavid Petersen2011-03-291-4/+3
* Menu: Outline outline on focussed menujzaefferer2011-02-241-0/+1
* Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.htmljzaefferer2011-02-241-0/+2
* Menu: Update autocomplete to use deactivate and check for focus classjzaefferer2011-02-241-0/+2
* Menu: Replace ui-state-hover with ui-state-focus. More semantic, looksjzaefferer2011-02-241-1/+1
* Accordion: Added ui-accordion-header-icon class to generated icons in order t...Scott González2011-02-021-1/+1
* Accordion: Removed ui-accordion-li-fix class; I couldn't find instances where...Scott González2011-01-311-1/+0
* Updated copyright year.Scott González2011-01-1717-17/+17
* Dialog: Fixed positioning of title bar text. Fixes #6832 - Dialog: Typesettin...aaronpeterson2011-01-111-2/+2
* Fixed headers for menu, spinner, tooltip stylesheets.Scott González2011-01-103-4/+20
* Merge remote branch 'origin/tooltip'jzaefferer2010-12-222-0/+17
|\
| * Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where ac...jzaefferer2010-04-211-1/+0
| * Use tooltip to display hint when combobox input doesn't match anythingjzaefferer2010-04-081-1/+4
| * The accidental merge of tooltip into master was reverted in master, that reve...jzaefferer2010-04-082-0/+15
* | Merge remote branch 'origin/menu'jzaefferer2010-12-223-40/+38
|\ \
| * | Menu: Update license header in theme.jzaefferer2010-11-201-2/+7
| * | Always set font-weight:normal for menu items, in case the menu is a child in ...jzaefferer2010-04-301-0/+3
| * | Remove unnecessary float:left from .ui-menu-item, only caused various layout ...jzaefferer2010-04-301-2/+0
| * | Extracted menu theme from autocomplete file into its ownjzaefferer2010-04-303-32/+32
| |/
* | Merge remote branch 'origin/spinner'jzaefferer2010-12-222-0/+17
|\ \
| * | Spinner: CSS improvements - remove fixed height from wrapper; temp. override ...jzaefferer2010-12-011-1/+5
| * | Spinner: Fix crlf to lf line endings.jzaefferer2010-11-301-12/+12
| * | Spinner: Use inline-element for better inline-block support. Removed float:le...jzaefferer2010-11-301-2/+2
| * | Slider: Removing dir option. Implementation caused more damage then being use...jzaefferer2010-10-251-15/+3
| * | Porting old spinner implementation to 1.8, dropping some baggage.jzaefferer2010-10-222-0/+25
* | | Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...Alex Dovenmuehle2010-12-101-3/+3
* | | Datepicker: Don't use ui-helper-hidden-accessible for initial hiding.Scott González2010-11-221-1/+1
* | | CSS: Rewrote .ui-helper-hidden-accessible base on HTML5 Boilerplate. Fixes #4...Scott González2010-11-221-1/+1
|/ /
* | Dialog: Wrap buttons in a div so we can float the div instead of the individu...Scott González2010-07-291-1/+2
* | Menu: float .ui-menu since all .ui-menu-item elements are floated. Fixes #569...Scott González2010-07-191-0/+1
* | Autocomplete: Moved all demo images into /demos/autocomplete/images.Scott González2010-07-191-0/+0
* | Autocomplete: Removed styling for .ui-autocomplete-loading from the theme - a...Scott González2010-07-191-1/+0
* | Dialog: Removed CSS rules for button styling - let the button plugin handling...Scott González2010-07-161-1/+1
* | All CSS: Added header comments. Fixes #5825 - Add header info to all CSS files.Scott González2010-07-1414-25/+123
* | All: Added http://jqueryui.com/about to header comments.Scott González2010-07-142-2/+2
* | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow bre...Scott González2010-07-141-1/+1
* | Accordion: Remove zoom on anchors. Fixes #4662 - Accordion: Long links create...Scott González2010-07-141-2/+0
* | Accordion: Default accordion to 100% width. Fixes #4615 - Accordion display p...Scott González2010-07-141-0/+2
* | Updated copyright headers to make it clear that you can choose between MIT an...Scott González2010-07-092-9/+14
* | Selectable: moved position absolute and z-index to css. Fixed #4475 - Selecta...Richard D. Worth2010-05-261-1/+1
* | Button: Removed ui-button-text-icon class. Added ui-button-text-icon-primary ...Richard D. Worth2010-05-261-8/+5
* | Selectable: Add default CSS for ui-selectable-helper to CSS framework to allo...adam j. sontag2010-05-132-0/+4
|/
* Set font-weight normal for active menu items - Fix for #5491 Autocomplete: me...unknown2010-04-071-0/+1
* Use border-width instead of border for .ui-tabs-panel to make it easier to ov...Scott González2010-04-021-1/+1
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-012-15/+0
* 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 dest...jzaefferer2010-03-271-0/+2
* | Merge branch 'master' into tooltipjzaefferer2010-03-261-0/+3
|\|
| * Fixing styles for menu to work properly in IEs, even with nested menus (updat...jzaefferer2010-03-241-0/+4