mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 18:01:42 +01:00
Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer
git-svn-id: http://svn.automattic.com/wordpress/trunk@2460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
11f6361840
commit
ecbeff5616
@ -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