add button for image import

This commit is contained in:
Georg Fischer
2013-09-12 20:24:09 +02:00
parent 252ebb0eec
commit 452f82bdcc
5 changed files with 146 additions and 0 deletions
+5
View File
@@ -89,6 +89,11 @@ a:hover
width: 100px;
}
#import-input
{
display: none;
}
#canvas
{
clear: both;