Remove admin bar CSS cruft that darkened the bar in RTL languages. props ocean90. fixes #16427 for trunk

git-svn-id: https://develop.svn.wordpress.org/trunk@17377 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2011-02-01 01:42:09 +00:00
parent 0e87bd1f4d
commit 17c837ee67
3 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
#wpadminbar {
background: #666 url(../images/admin-bar-sprite-rtl.png?d=08102010) 0 -222px repeat-x;
direction: rtl;
font-family: Tahoma, Arial ,sans-serif;
right: 0;