Changeset 3953

Show
Ignore:
Timestamp:
07/04/06 18:39:53 (3 years ago)
Author:
matt
Message:

Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0

Files:

Legend:

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

    r3857 r3953  
    904904    padding-bottom: 15px; 
    905905    padding-right: 2px; 
     906} 
     907 
     908#moremeta fieldset.dbx-box-closed { 
     909    background: url(images/box-butt.gif) no-repeat bottom; 
     910    padding-bottom: 9px; 
    906911} 
    907912