move ms css to ms.dev.css, see #11790

git-svn-id: https://develop.svn.wordpress.org/trunk@12950 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ron Rennick
2010-02-04 19:10:29 +00:00
parent 76363455c4
commit e7a9f2503b
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -58,3 +58,12 @@ form#wpmu-search {
#dashboard_right_now td.b a.musublink {
font-size: 16px;
}
tr.site-deleted {
background:#f55;
}
tr.site-spammed {
background:#faa;
}
tr.site-archived {
background:#fee;
}