More fine-tuning of CSS selectors in r14873. Props _duck. See #13486
git-svn-id: http://svn.automattic.com/wordpress/trunk@14877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c99361e78f
commit
05fe27c961
File diff suppressed because one or more lines are too long
|
@ -1086,7 +1086,7 @@ table.widefat .spam a:hover,
|
|||
}
|
||||
|
||||
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
|
||||
#adminmenu a.menu-top .current {
|
||||
#adminmenu li.current a.menu-top {
|
||||
background: #aaa url(../images/menu-bits.gif) top left repeat-x;
|
||||
border: #aaa 1px solid;
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in New Issue