aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.menu.css
Commit message (Collapse)AuthorAgeFilesLines
* CSS: Reformatted CSS to use better coding standardAnika Henke2012-11-191-12/+60
|
* Simplify licensing.Scott González2012-08-091-1/+1
|
* Update copyright to jQuery Foundation.Scott González2012-07-041-1/+2
|
* Menu: Update divider widthkborchers2012-04-171-1/+1
|
* Menu: Add dividers using empty list itemskborchers2012-04-071-0/+1
|
* Protect all copyright notices against minificationJo Liss2012-04-021-1/+1
| | | | | | | For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention.
* Menu: Better disabled item handling using preventDefault() for the click ↵kborchers2012-03-181-0/+1
| | | | event on anchors inside of disabled menu items and change the pointer to default
* Updated copyright year.Scott González2012-03-081-1/+1
|
* Menu: Prevent clicking on disabled menu items and remove unnecessary extra ↵kborchers2012-02-031-1/+1
| | | | padding from disabled items.
* Menubar: Allow structures other than just UL/LIkborchers2011-10-191-1/+1
|
* Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵Jörn Zaefferer2011-06-101-31/+7
| | | | into css file.
* Set menu item link top padding to px (in place of em); this fixes the issue ↵maggiewachs2011-04-211-1/+1
| | | | where the submenu jumped when mousing over the parent item's menu icon.
* Removed duplicate selector referencemaggiewachs2011-04-211-2/+0
|
* Menu: Add icons supportjzaefferer2011-04-201-2/+11
|
* Menu: Outline outline on focussed menujzaefferer2011-02-241-0/+1
|
* Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.htmljzaefferer2011-02-241-0/+2
| | | | testmenu into contextmenu.html
* 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
| | | | the same.
* Updated copyright year.Scott González2011-01-171-1/+1
|
* Fixed headers for menu, spinner, tooltip stylesheets.Scott González2011-01-101-0/+2
|
* 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
| | | | a ui-widget-header element
* Remove unnecessary float:left from .ui-menu-item, only caused various layout ↵jzaefferer2010-04-301-2/+0
| | | | issues
* Extracted menu theme from autocomplete file into its ownjzaefferer2010-04-301-0/+31