mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-09 23:24:34 +00:00
Make top level admin menu items show an arrow when selected. fixes #19209.
git-svn-id: https://develop.svn.wordpress.org/trunk@19222 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1720,6 +1720,7 @@ body.no-js #adminmenu .wp-menu-toggle,
|
||||
|
||||
#adminmenu li.wp-has-current-submenu .wp-menu-arrow,
|
||||
#adminmenu li.wp-has-submenu:hover .wp-menu-arrow,
|
||||
#adminmenu li.current .wp-menu-arrow,
|
||||
#adminmenu li.focused .wp-menu-arrow {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user