Bring Comment Save postbox up to parity with Post/Page Publish postbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -29,6 +29,18 @@ div.dashboard-widget,
|
||||
border-color: #ccc;
|
||||
}
|
||||
|
||||
#poststuff .inside .spam {
|
||||
color: red;
|
||||
}
|
||||
|
||||
#poststuff .inside .waiting {
|
||||
color: orange;
|
||||
}
|
||||
|
||||
#poststuff .inside .approved {
|
||||
color: green;
|
||||
}
|
||||
|
||||
.widefat {
|
||||
border-color: #dfdfdf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user