Also move the dark arrows, props ocean90, see #17544
git-svn-id: http://svn.automattic.com/wordpress/trunk@18124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8a937b9c09
commit
8d5a2a6cdf
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,
|
||||
|
|
Loading…
Reference in New Issue