]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css
Wordpress 3.6
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / themes / advanced / skins / wp_theme / content.css
index 598eadf2448d04fec78a0e5f849dbdb36879bf6d..c979af99b5adccc42cecb5070fd5bcb52302ffd9 100644 (file)
@@ -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%;