patches to example display/fonts
This commit is contained in:
parent
78176ddb46
commit
108f794249
3 changed files with 20 additions and 4 deletions
|
|
@ -30,8 +30,8 @@
|
|||
<div class='drop'>
|
||||
<ul>
|
||||
<label for="file">File name:</label>
|
||||
<input id='entryfile' type="text" name="file" value="" placeholder="">
|
||||
<input class='hidden' id='entryfilepick' type="file" name="pickfile" value="" placeholder="">
|
||||
<input id='entryfile' type="hidden" name="file" value="" placeholder="">
|
||||
<input id='entryfilepick' type="file" name="pickfile" value="" placeholder="">
|
||||
</ul>
|
||||
<ul>
|
||||
<label for="file">Title:</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue