Changeset 3962

Show
Ignore:
Timestamp:
07/04/06 21:51:07 (2 years ago)
Author:
ryan
Message:

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

Files:

Legend:

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

    r3457 r3962  
    847847    padding-bottom: 15px; 
    848848    padding-right: 2px; 
     849} 
     850 
     851#moremeta fieldset.dbx-box-closed { 
     852    background: url(images/box-butt.gif) no-repeat bottom; 
     853    padding-bottom: 9px; 
    849854} 
    850855