Make WordPress Core

Ticket #21441: 21441-editor-body.diff

File 21441-editor-body.diff, 420 bytes (added by obenland, 13 years ago)
  • wp-content/themes/twentytwelve/editor-style-rtl.css

     
    88html .mceContentBody {
    99        direction: rtl;
    1010        unicode-bidi: embed;
    11         float: right;
     11        margin: 10px auto;
    1212}
    1313li {
    1414        margin: 0 24px 0 0;