mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-02 11:44:33 +00:00
Add Repeat-x/repeat-y support to Custom Backgrounds, Add Live preview of Repeat option, Use Thumbnail of background for Background Preview. Props jshreve. See #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13856 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3650,7 +3650,7 @@ div#custom-background-image {
|
||||
|
||||
div#custom-background-image img {
|
||||
max-width: 400px;
|
||||
max-height: 200px;
|
||||
max-height: 300px;
|
||||
}
|
||||
|
||||
/* Custom Header */
|
||||
|
||||
Reference in New Issue
Block a user