X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f5fcdc7994bb67cce809bc4777944ae8b7fad4a4..53f4633144ed68c8b8fb5861f992b5489894a940:/wp-admin/css/ie.css diff --git a/wp-admin/css/ie.css b/wp-admin/css/ie.css index 6dfbc956..1fa160f8 100644 --- a/wp-admin/css/ie.css +++ b/wp-admin/css/ie.css @@ -50,19 +50,6 @@ 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; }