Make WordPress Core

Changeset 3953


Ignore:
Timestamp:
07/04/2006 06:39:53 PM (19 years ago)
Author:
matt
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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
Note: See TracChangeset for help on using the changeset viewer.