More admin header improvements. props JohnONolan. see #12586

git-svn-id: http://svn.automattic.com/wordpress/trunk@13968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2010-04-03 12:13:38 +00:00
parent 75c8e2d67e
commit 06382b1f76
10 changed files with 11 additions and 11 deletions
+5 -5
View File
@@ -1474,12 +1474,12 @@ fieldset.inline-edit-col-right .inline-edit-col {
}
#favorite-first {
border-color: #cfcfcf;
background-color: #fff;
border-color: #ccc;
background: url(../images/fav-top.png) top left repeat-x;
}
#favorite-inside {
border-color: #cfcfcf;
border-color: #ccc;
background-color: #fff;
}
@@ -1488,11 +1488,11 @@ fieldset.inline-edit-col-right .inline-edit-col {
}
#favorite-actions a {
color: #6d6d6d;
color: #464646;
}
#favorite-actions a:hover {
color: #464646;
color: #000;
}
#favorite-inside a:hover {