Restore some CSS rules that are necessary for non-default schemes. see #18380.

git-svn-id: https://develop.svn.wordpress.org/trunk@27852 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2014-03-29 17:47:08 +00:00
parent b29fe2764c
commit edee5feaab
1 changed files with 5 additions and 0 deletions

View File

@ -168,6 +168,11 @@
color: #bbb;
}
#adminmenu .wp-submenu a:hover,
#adminmenu .wp-submenu a:focus {
background: none;
}
#adminmenu a:hover,
#adminmenu li.menu-top > a:focus,
#adminmenu .wp-submenu a:hover,