Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer
git-svn-id: https://develop.svn.wordpress.org/trunk@2460 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b3bf4ec4da
commit
5604f11a02
@ -547,5 +547,5 @@ textarea, input, select {
|
||||
|
||||
.active td {background: #BEB;}
|
||||
.active .name {background: #9C9;}
|
||||
.active.alternate td {background: #ADA;}
|
||||
.active.alternate .name {background: #8B8;}
|
||||
.alternate.active td {background: #ADA;}
|
||||
.alternate.active .name {background: #8B8;}
|
||||
|
Loading…
Reference in New Issue
Block a user