Make WordPress Core

Ticket #21536: 21536.patch

File 21536.patch, 1.7 KB (added by azaozz, 12 years ago)
  • wp-includes/js/tinymce/themes/advanced/skins/wp_theme/content.css

     
    3737.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;}
    3838
    3939/* WordPress styles */
     40html {
     41        background: url('img/white.png') repeat-y center top;
     42        background-color: #f5f5f5;
     43        background-size: 650px auto;
     44}
     45
    4046body {
    4147        font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
    4248        font-size: 13px;
    4349        line-height: 19px;
    4450        color: #333;
    45         margin: 10px;
    46         min-height: 100%;
     51        margin: 15px auto;
     52        max-width: 600px;
    4753}
    4854
    4955br[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