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:
azaozz
2011-11-11 19:40:23 +00:00
parent 61fca35691
commit a37b440bac
5 changed files with 85 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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