Bring back the multi-file/html uploader switching, see #19228
git-svn-id: http://svn.automattic.com/wordpress/trunk@19257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -3748,6 +3748,14 @@ abbr.required {
|
||||
width: 25%;
|
||||
}
|
||||
|
||||
.js .html-uploader #plupload-upload-ui {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.js .html-uploader #html-upload-ui {
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
||||
/*------------------------------------------------------------------------------
|
||||
14.1 - Media Library
|
||||
|
||||
Reference in New Issue
Block a user