Make WordPress Core

Changeset 8434


Ignore:
Timestamp:
07/24/2008 07:33:39 PM (16 years ago)
Author:
iammattthomas
Message:

Indicate relationship of Archive button to checkboxes per wireframes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/crazyhorse/wp-admin/wp-admin.css

    r8432 r8434  
    17991799    width: 2.7em;
    18001800}
     1801
     1802#inbox-filter .actions {
     1803    margin-left: 6px;
     1804    background: url(images/archive-link.png) 0px 12px no-repeat;
     1805    padding-left: 16px;
     1806}
     1807
     1808#inbox-filter .actions .button {
     1809    font-size: 11px;
     1810    padding: 2px;
     1811}
Note: See TracChangeset for help on using the changeset viewer.