For alternating rows.

git-svn-id: https://develop.svn.wordpress.org/trunk@131 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-06-01 10:16:39 +00:00
parent 1358f1032f
commit 0616b7ae5d

View File

@ -52,6 +52,10 @@ textarea, input, select {
padding: 2px;
}
.alternate {
background-color: #eee;
}
.checkbox {
background-color: #fff;
border-width: 0px;