]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie-rtl.css
WordPress 4.5
[autoinstalls/wordpress.git] / wp-admin / css / ie-rtl.css
index d3705d0f8ac0a690bc88f6f2cedd90fed6d83f74..8e922eeca66b2c893e10ee684ebf3e8d34a2e81d 100644 (file)
@@ -244,7 +244,7 @@ table.fixed td {
 }
 
 #wpbody-content .postbox {
-       border: 1px solid #dfdfdf;
+       border: 1px solid #ddd;
 }
 
 #wpbody-content .postbox .hndle {
@@ -396,15 +396,10 @@ p.search-box {
        margin: -3px 0 4px;
 }
 
-#widget-list .widget,
-.feature-filter .feature-group li {
+#widget-list .widget {
        display: inline;
 }
 
-.feature-filter .feature-group li input {
-       vertical-align: middle;
-}
-
 #editorcontainer #content {
        overflow: auto;
        margin: auto;
@@ -692,11 +687,7 @@ input[type="password"],
 * html .stuffbox,
 * html .stuffbox input,
 * html .stuffbox textarea {
-       border: 1px solid #DFDFDF;
-}
-
-* html .feature-filter .feature-group li {
-       width: 145px;
+       border: 1px solid #ddd;
 }
 
 * html div.widget-liquid-left {
@@ -730,7 +721,7 @@ input[type="password"],
 }
 
 * html input {
-       border: 1px solid #dfdfdf;
+       border: 1px solid #ddd;
 }
 
 * html .edit-box {