Fix selector in r14873. Props _duck. See #13486
git-svn-id: https://develop.svn.wordpress.org/trunk@14875 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7fea6b4397
commit
c7b16f2304
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 .menu-top .current {
|
||||
#adminmenu a.menu-top .current {
|
||||
background: #aaa url(../images/menu-bits.gif) top left repeat-x;
|
||||
border: #aaa 1px solid;
|
||||
color: #000;
|
||||
|
|
Loading…
Reference in New Issue