For alternating rows.
git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
1358f1032f
commit
0616b7ae5d
@ -52,6 +52,10 @@ textarea, input, select {
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
.alternate {
|
||||
background-color: #eee;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
background-color: #fff;
|
||||
border-width: 0px;
|
||||
|
Loading…
Reference in New Issue
Block a user