]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
Wordpress 4.6-scripts
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index 6dfbc956b4b0d808baf8b33bb599d3e44bf5fae7..90cf8f341c0439579daa5b0df20e32223b766883 100644 (file)
        width: 35%;
 }
 
-.wp-fullscreen-title {
-       width: 97%;
-}
-
-#wp_mce_fullscreen_ifr {
-       background-color: #f9f9f9;
-}
-
-#wp-fullscreen-tagline {
-       color: #82878c;
-       font-size: 14px;
-}
-
 #adminmenuback {
        left: 0;
        background-image: none;
@@ -257,7 +244,7 @@ table.fixed td {
 }
 
 #wpbody-content .postbox {
-       border: 1px solid #dfdfdf;
+       border: 1px solid #ddd;
 }
 
 #wpbody-content .postbox .hndle {
@@ -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;
 }
 
@@ -652,7 +638,7 @@ input[type="password"],
 .mce-close {
        font-family: 'tinymce', Arial;
        font-style: normal;
-       font-weight: normal;
+       font-weight: 400;
        font-variant: normal;
        font-size: 16px;
        margin-left: 0;
@@ -701,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 {
@@ -739,7 +721,7 @@ input[type="password"],
 }
 
 * html input {
-       border: 1px solid #dfdfdf;
+       border: 1px solid #ddd;
 }
 
 * html .edit-box {