]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/plugins/wordpress/css/content.css
Wordpress 3.2
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / wordpress / css / content.css
index f8384955cf3ce7e0976c7d755dc59b28b45b914b..8cf986c5182f9212492b056b4159f02983038049 100644 (file)
@@ -1,17 +1,17 @@
 
 .mceWPnextpage, .mceWPmore {
-       border: 0px;
+       border: 0;
        border-top: 1px dotted #cccccc;
        display: block;
-       width: 100%;
+       width: 95%;
        height: 12px;
-       margin-top: 15px;
+       margin: 15px auto 0;
 }
 .mceWPmore {
-       background: #ffffff url(../img/more_bug.gif) no-repeat right top;
+       background: transparent url(../img/more_bug.gif) no-repeat right top;
 }
 .mceWPnextpage {
-    background: #ffffff url(../img/page_bug.gif) no-repeat right top;
+    background: transparent url(../img/page_bug.gif) no-repeat right top;
 }
 
 img.wpGallery {