More fine-tuning of CSS selectors in r14873. Props _duck. See #13486

git-svn-id: https://develop.svn.wordpress.org/trunk@14877 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse 2010-05-25 13:41:40 +00:00
parent ae2d4eba15
commit f2e1eaf40a
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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;