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

git-svn-id: https://develop.svn.wordpress.org/trunk@16418 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-11-17 04:44:31 +00:00
parent dbd5578187
commit 2e7aa57771
1 changed files with 1 additions and 1 deletions

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;
}