Make WordPress Core

Changeset 7565


Ignore:
Timestamp:
03/29/2008 07:21:12 AM (17 years ago)
Author:
markjaquith
Message:

Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275

Location:
trunk/wp-admin
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/wp-admin.css

    r7538 r7565  
    14611461    display: none;
    14621462}
    1463 
    1464 .status * {
    1465     line-height: 16px;
    1466     display: block;
    1467     padding-left: 18px;
    1468 }
    1469 
    1470 th.status {
    1471     padding-left: 28px;
    1472 }
    1473 
    1474 .status .active {
    1475     background: url(images/active.png) center left no-repeat;
    1476 }
Note: See TracChangeset for help on using the changeset viewer.