For alternating rows.

git-svn-id: http://svn.automattic.com/wordpress/trunk@131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-06-01 10:16:39 +00:00
parent a4ba40f8f1
commit d99666150e

View File

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