Show continous color in admin menu when text wraps. props ocean90, see #15207.

git-svn-id: http://svn.automattic.com/wordpress/trunk@16418 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-11-17 04:44:31 +00:00
parent 609bae84c5
commit 56c685d0a4

View File

@ -1078,7 +1078,7 @@ table.widefat .spam a:hover,
#adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
#adminmenu li.current a.menu-top {
background: #e0e0e0 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
background: #d0dfe9 url(../images/menu-bits-vs.gif?ver=20101102) top left repeat-x;
border: #5589aa 1px solid;
color: #464646;
}