mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-01 21:21:24 +01:00
For alternating rows.
git-svn-id: http://svn.automattic.com/wordpress/trunk@131 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a4ba40f8f1
commit
d99666150e
@ -52,6 +52,10 @@ textarea, input, select {
|
|||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.alternate {
|
||||||
|
background-color: #eee;
|
||||||
|
}
|
||||||
|
|
||||||
.checkbox {
|
.checkbox {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-width: 0px;
|
border-width: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user