patches to example display/fonts

This commit is contained in:
Howland Owl 2014-04-16 07:51:06 +03:00
parent 78176ddb46
commit 108f794249
3 changed files with 20 additions and 4 deletions

View file

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