Changeset 8434

Show
Ignore:
Timestamp:
07/24/08 19:33:39 (3 months ago)
Author:
iammattthomas
Message:

Indicate relationship of Archive button to checkboxes per wireframes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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}