Make WordPress Core

Changeset 3962


Ignore:
Timestamp:
07/04/2006 09:51:07 PM (19 years ago)
Author:
ryan
Message:

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

File:
1 edited

Legend:

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