]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/ie.css
WordPress 4.3
[autoinstalls/wordpress.git] / wp-admin / css / ie.css
index 6dfbc956b4b0d808baf8b33bb599d3e44bf5fae7..1fa160f8e4406de960bec702f293788066b3a93b 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;
@@ -497,12 +484,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;
 }