New super admin icons for the blue/classic color scheme from Ben Dunkle. Remove temp icons, implement the new ones. fixes #12374.

git-svn-id: https://develop.svn.wordpress.org/trunk@14024 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-04-07 03:54:43 +00:00
parent 9e5a7a14f6
commit 2bd947fa9c
8 changed files with 28 additions and 15 deletions
-9
View File
@@ -1,12 +1,3 @@
/* Site Admin Menu */
#adminmenu .menu-icon-site div.wp-menu-image {
background: transparent url('../images/site-admin.png') no-repeat scroll 0px -33px;
}
#adminmenu .menu-icon-site:hover div.wp-menu-image {
background: transparent url('../images/site-admin.png') no-repeat scroll 0px -1px;
}
/* Dashboard: MS Specific Data */
#dashboard_right_now p.musub {
margin-top: 12px;