Make WordPress Core

Ticket #2008: peekaboo.diff

File peekaboo.diff, 463 bytes (added by skeltoac, 21 years ago)
  • wp-admin/wp-admin.css

     
    555555        margin-right: 190px;
    556556}
    557557
     558* html #template div {
     559        margin-right: 0px;
     560}
     561
     562#template, #template div, #editcat, #addcat {
     563        zoom: 1;
     564}
     565
    558566#template textarea {
    559567        font: small 'Courier New', Courier, monospace;
    560         width: 99%;
     568        width: 97%;
    561569}
    562570
    563571#templateside {