X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/baca9ce86a38dc54c4574890ee2d352fd81f78b2..61343b82c4f0da4c68e4c6373daafff4a81efdd1:/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css diff --git a/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css b/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css index 598eadf2..c979af99 100644 --- a/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css +++ b/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css @@ -45,16 +45,6 @@ body { margin: 10px; } -br[data-mce-bogus] { - line-height: 1em; - margin-top: -1em; -} - -br[data-mce-bogus]:only-child { - line-height: inherit; - margin-top: inherit; -} - .aligncenter, dl.aligncenter { display: block; @@ -109,8 +99,8 @@ td { } /* Styles for the WordPress plugins */ -img.mceWPnextpage, -img.mceWPmore { +img.mce-wp-nextpage, +img.mce-wp-more { border: 0; border-top: 1px dotted #cccccc; display: block; @@ -119,15 +109,15 @@ img.mceWPmore { margin: 15px auto 0; } -img.mceWPmore { +img.mce-wp-more { background: transparent url("img/more_bug.gif") no-repeat right top; } -img.mceWPnextpage { +img.mce-wp-nextpage { background: transparent url("img/page_bug.gif") no-repeat right top; } -img.wpGallery { +img.wp-gallery { border: 1px dashed #888; background: #f2f8ff url("img/gallery.png") no-repeat scroll center center; width: 99%;