Ticket #21536: 21536.patch
File 21536.patch, 1.7 KB (added by , 12 years ago) |
---|
-
wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css
37 37 .mcePageBreak {display:block;border:0;width:100%;height:12px;border-top:1px dotted #ccc;margin-top:15px;background:#fff url(../../img/pagebreak.gif) no-repeat center top;} 38 38 39 39 /* WordPress styles */ 40 html { 41 background: url('img/white.png') repeat-y center top; 42 background-color: #f5f5f5; 43 background-size: 650px auto; 44 } 45 40 46 body { 41 47 font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; 42 48 font-size: 13px; 43 49 line-height: 19px; 44 50 color: #333; 45 margin: 1 0px;46 m in-height: 100%;51 margin: 15px auto; 52 max-width: 600px; 47 53 } 48 54 49 55 br[data-mce-bogus] { -
wp-includes/js/tinymce/themes/advanced/skins/wp_theme/img/white.png
Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream