mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Also move the dark arrows, props ocean90, see #17544
git-svn-id: https://develop.svn.wordpress.org/trunk@18124 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1268,7 +1268,7 @@ table.widefat .spam a:hover,
|
||||
|
||||
#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
|
||||
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
|
||||
background: transparent url(../images/arrows-dark-vs.png) no-repeat 8px 6px;
|
||||
background: transparent url(../images/arrows-dark-vs.png) no-repeat -1px 6px;
|
||||
}
|
||||
|
||||
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1268,7 +1268,7 @@ table.widefat .spam a:hover,
|
||||
|
||||
#adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
|
||||
#adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
|
||||
background: transparent url(../images/arrows-dark.png) no-repeat 8px 6px;
|
||||
background: transparent url(../images/arrows-dark.png) no-repeat -1px 6px;
|
||||
}
|
||||
|
||||
#adminmenu .wp-has-submenu:hover .wp-menu-toggle,
|
||||
|
||||
Reference in New Issue
Block a user