parent
3ac50b0183
commit
441b983665
|
@ -1,3 +1,8 @@
|
|||
<style type="text/css">
|
||||
#plupload_files input[type="file"] {
|
||||
font-size: 200px !important;
|
||||
}
|
||||
</style>
|
||||
<form id="plupload_form">
|
||||
<div id="plupload_files"></div>
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue