aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/menu.css
Commit message (Collapse)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-2/+0
| | | | Closes gh-2249
* Docs: Change a few most common domains from HTTP to HTTPSMichał Gołębiowski-Owczarek2024-04-261-3/+3
| | | | | Also, update a few stale URLs to what they redirect now to. Closes gh-2244
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
| | | Closes gh-2104
* Menu: Style cleanupMatt Brundage2016-03-231-1/+1
| | | | | | | Space savings and consistency with other rules in how we specify no outline (namely, .ui-helper-reset and .ui-dialog ). Closes gh-1684
* Build: Remove dates from copyright noticeAnne-Gaelle Colom2015-01-021-1/+1
| | | | Closes gh-1403
* Menu: Wrap menu items in a <div>TJ VanToll2014-10-251-3/+5
| | | | | | | This avoids styling issues where ui-state-focus rules apply to submenus. Fixes #10162 Closes gh-1342
* All: Drop support for IE7Scott González2014-10-211-1/+0
| | | | | Fixes #9838 Closes gh-1365
* Menu: Vertically center icons. Fix menu item wiggle and clearing in IE8Trisha Crowley2014-05-131-7/+7
| | | | | Fixes #9995 Closes gh-1235
* All: Updating copyright year to 2014TJ VanToll2014-01-281-1/+1
|
* All: Quote CSS url() valuesScott González2014-01-241-1/+1
| | | | Closes gh-1172
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-241-0/+63
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029