Better editor background, take one, see #21536

git-svn-id: http://core.svn.wordpress.org/trunk@21495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2012-08-10 07:11:03 +00:00
parent 18cf7ea5a2
commit ed1698e29b
2 changed files with 7 additions and 2 deletions

View File

@ -37,13 +37,18 @@ font[face=mceinline] {font-family:inherit !important}
.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;}
/* WordPress styles */
html {
background: url('img/white.png') repeat-y center top;
background-color: #f5f5f5;
}
body {
font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
font-size: 13px;
line-height: 19px;
color: #333;
margin: 10px;
min-height: 100%;
margin: 15px auto;
max-width: 600px;
}
br[data-mce-bogus] {

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 B