mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Remove some unused CSS. props ocean90. fixes #15696
git-svn-id: https://develop.svn.wordpress.org/trunk@16739 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -18,17 +18,6 @@
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
/* No drag and drop on ms-sites.php */
|
||||
.ms-sites-php .postbox h3 {
|
||||
cursor: auto;
|
||||
}
|
||||
|
||||
.ms-sites-php .postbox .description {
|
||||
margin:10px 0 0px;
|
||||
padding:0px 10px 10px;
|
||||
border-bottom:1px solid #DFDFDF;
|
||||
}
|
||||
|
||||
/* Background Color for Site Status */
|
||||
tr.site-deleted, a.site-deleted {
|
||||
background: #ff8573;
|
||||
@@ -42,4 +31,3 @@ tr.site-archived, a.site-archived {
|
||||
tr.site-mature, a.site-mature {
|
||||
background: #fecac2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user