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

@@ -649,19 +649,6 @@ button.dismiss {
border-left-width: 1px;
}
/* Custom Background */
#custom-background table th, #custom-background table td {
text-align:right;
padding-right:0px;
padding-left:40px;
}
#custom-background table label {
padding-right:0;
padding-left:10px;
}
/* Custom Header */
table#available-headers td {
padding: 0 0 10px 20px;