]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
WordPress 4.4.1
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index 967fae2639a5f1941aa5c822d29022c646aed424..78f84e0c111f6aaa3a7c4ff6e7ab87e401dc5b6b 100644 (file)
        width: 35%;
 }
 
-.wp-fullscreen-title {
-       width: 97%;
-}
-
-#wp_mce_fullscreen_ifr {
-       background-color: #f9f9f9;
-}
-
-#wp-fullscreen-tagline {
-       color: #888;
-       font-size: 14px;
-}
-
 #adminmenuback {
        left: 0;
        background-image: none;
@@ -260,7 +247,7 @@ table.fixed td {
        border: 1px solid #dfdfdf;
 }
 
-#wpbody-content .postbox h3 {
+#wpbody-content .postbox .hndle {
        margin-bottom: -1px;
 }
 
@@ -409,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;
@@ -497,12 +479,16 @@ table.ie-fixed {
 }
 
 .widefat tr,
-.widefat th {
+.widefat th,
+.widefat thead td,
+.widefat tfoot td {
        margin-bottom: 0;
        border-spacing: 0;
 }
 
-.widefat th input {
+.widefat th input,
+.widefat thead td input,
+.widefat tfoot td input {
        margin: 0 0 0 5px;
 }
 
@@ -670,7 +656,7 @@ input[type="password"],
 }
 
 .mce-btn i.mce-i-wp_adv {
-       background-color: #aaa;
+       background-color: #a0a5aa;
 }
 
 .mce-btn i.mce-i-help,
@@ -704,10 +690,6 @@ input[type="password"],
        border: 1px solid #DFDFDF;
 }
 
-* html .feature-filter .feature-group li {
-       width: 145px;
-}
-
 * html div.widget-liquid-left {
        width: 99%;
 }