mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +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:
@@ -148,11 +148,11 @@ class Custom_Background {
|
||||
call_user_func($this->admin_image_div_callback);
|
||||
} else {
|
||||
?>
|
||||
<h3><?php _e('Background Image'); ?></h3>
|
||||
<h3><?php _e('Background Preview'); ?></h3>
|
||||
<table class="form-table">
|
||||
<tbody>
|
||||
<tr valign="top">
|
||||
<th scope="row"><?php _e('Current Image'); ?></th>
|
||||
<th scope="row"><?php _e('Current Background'); ?></th>
|
||||
<td>
|
||||
<style type="text/css">
|
||||
#custom-background-image {
|
||||
|
||||
Reference in New Issue
Block a user