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:
azaozz 2011-06-02 22:04:01 +00:00
parent 8a937b9c09
commit 8d5a2a6cdf
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -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

View File

@ -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,