mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Move the styling of drag/drop on the editor uploading to media-views.css, see #27465
git-svn-id: https://develop.svn.wordpress.org/trunk@27656 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -142,7 +142,7 @@ function wp_print_media_templates() {
|
||||
|
||||
<script type="text/html" id="tmpl-uploader-editor">
|
||||
<div class="uploader-editor-content">
|
||||
<h3><?php _e( 'Drop files to upload' ); ?></h3>
|
||||
<div class="uploader-editor-title"><?php _e( 'Drop files to upload' ); ?></div>
|
||||
</div>
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user