Make WordPress Core

Changeset 2460


Ignore:
Timestamp:
03/21/2005 11:58:49 PM (21 years ago)
Author:
ryan
Message:

Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer

File:
1 edited

Legend:

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

    r2433 r2460  
    548548.active td {background: #BEB;}
    549549.active .name {background: #9C9;}
    550 .active.alternate td {background: #ADA;}
    551 .active.alternate .name {background: #8B8;}
     550.alternate.active td {background: #ADA;}
     551.alternate.active .name {background: #8B8;}
Note: See TracChangeset for help on using the changeset viewer.