Changeset 9017

Show
Ignore:
Timestamp:
09/28/08 04:46:18 (3 months ago)
Author:
azaozz
Message:

Add arrow to "favorites" link

Files:

Legend:

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

    r9016 r9017  
    25132513    text-decoration: none; 
    25142514} 
     2515 
     2516#favorite-first { 
     2517    padding-right: 22px; 
     2518    background: url(images/menu-open.png) 108px 5px no-repeat; 
     2519}