mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user