Remove table striping
git-svn-id: https://develop.svn.wordpress.org/trunk@9627 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
047f108d0b
commit
9dce538b95
@ -126,7 +126,7 @@ h3.info-box-title,
|
|||||||
|
|
||||||
.form-table tr,
|
.form-table tr,
|
||||||
.form-wrap .form-field {
|
.form-wrap .form-field {
|
||||||
background-color: #f1f1f1;
|
background-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
@ -223,7 +223,7 @@ ul#widget-list li.widget-list-item h4.widget-title {
|
|||||||
.form-table th,
|
.form-table th,
|
||||||
#wpbody-content .describe td,
|
#wpbody-content .describe td,
|
||||||
#wpbody-content .describe th {
|
#wpbody-content .describe th {
|
||||||
border-bottom-color: #fff;
|
border-bottom-color: #f9f9f9;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight {
|
.highlight {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user