First commit
This commit is contained in:
0
static/js/webuploader/index.htm
Normal file
0
static/js/webuploader/index.htm
Normal file
10
static/js/webuploader/webuploader.css
Normal file
10
static/js/webuploader/webuploader.css
Normal file
@@ -0,0 +1,10 @@
|
||||
.webuploader-container {
|
||||
position: relative;
|
||||
}
|
||||
.webuploader-element-invisible {
|
||||
position: absolute !important;
|
||||
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
|
||||
clip: rect(1px,1px,1px,1px);
|
||||
}
|
||||
|
||||
.webuploader-pick{text-indent:-999em;}
|
3
static/js/webuploader/webuploader.min.js
vendored
Normal file
3
static/js/webuploader/webuploader.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user