Remove redundant CSS, lighten up border on background preview, change labels for background preview. Props johnonolan. see #12186

git-svn-id: https://develop.svn.wordpress.org/trunk@14577 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-05-12 16:03:49 +00:00
parent 9e8a9b7b2a
commit d43d37baa9
5 changed files with 5 additions and 28 deletions

View File

@@ -3685,19 +3685,9 @@ span.imgedit-scale-warn {
/* Custom Background */
#custom-background table th, #custom-background table td {
text-align:left;
padding-right:40px;
padding-left:0;
}
#custom-background table label {
padding-right:10px;
width:80px;
}
div#custom-background-image {
min-height: 100px;
border: 1px solid #000;
border: 1px solid #dfdfdf;
}
div#custom-background-image img {