mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user