Admin menu: Ensure top level menu item keeps hover color when hovering over or focusing on the submenu.
props stevehickeydesign, melchoyce. fixes #31275. git-svn-id: https://develop.svn.wordpress.org/trunk@31424 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a93805f6bb
commit
fbdb7685fa
@ -238,6 +238,7 @@
|
||||
#adminmenu li > a.menu-top:focus {
|
||||
position: relative;
|
||||
background-color: #191e23;
|
||||
color: #00b9eb;
|
||||
}
|
||||
|
||||
.folded #adminmenu li.menu-top:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user