Changeset 3282

Show
Ignore:
Timestamp:
12/09/05 19:21:39 (3 years ago)
Author:
ryan
Message:

Peekaboo, I see you. fixes #2008

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/wp-admin.css

    r3264 r3282  
    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