aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.menu.css
diff options
context:
space:
mode:
authorkborchers <k_borchers@yahoo.com>2011-10-19 13:59:07 -0500
committerkborchers <k_borchers@yahoo.com>2011-10-19 13:59:07 -0500
commit92c61b3507690b5a4834303ffbef79aaa1c77f33 (patch)
treeaa169d19fec57ce303896c25c2ba62a98eeb9f3a /themes/base/jquery.ui.menu.css
parentab3e1c5a443e841885a52394a0e32126be4e951e (diff)
downloadjquery-ui-92c61b3507690b5a4834303ffbef79aaa1c77f33.tar.gz
jquery-ui-92c61b3507690b5a4834303ffbef79aaa1c77f33.zip
Menubar: Allow structures other than just UL/LI
Diffstat (limited to 'themes/base/jquery.ui.menu.css')
-rw-r--r--themes/base/jquery.ui.menu.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.menu.css b/themes/base/jquery.ui.menu.css
index c616cf2c5..33a9498fb 100644
--- a/themes/base/jquery.ui.menu.css
+++ b/themes/base/jquery.ui.menu.css
@@ -14,7 +14,7 @@
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }
-.ui-menu li.ui-state-disabled { font-weight: normal; padding: .0em .4em; margin: .4em 0 .2em; line-height: 1.5; }
+.ui-menu .ui-state-disabled { font-weight: normal; padding: .0em .4em; margin: .4em 0 .2em; line-height: 1.5; }
/* icon support */
.ui-menu-icons { position: relative; }