]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/css/editor.css
Wordpress 3.7
[autoinstalls/wordpress.git] / wp-includes / css / editor.css
index 17285608790a1fcc6e8a5924a54ee6d88e361583..9cab91b9c53b71a3eaa8e4964a4fe0142e9e58d5 100644 (file)
@@ -2084,6 +2084,12 @@ RTL
        background-image: linear-gradient(to top, #ececec, #f9f9f9);
 }
 
+#mce_fullscreen_container {
+       background: #fff;
+       /* Fix for the default fullscreen plugin for the media modal */
+       z-index: 110000 !important;
+}
+
 /* =CSS 3 transitions
 -------------------------------------------------------------- */