init uploader

This commit is contained in:
Benjamin Ifland
2019-03-27 15:53:02 +01:00
parent 02d395b480
commit a109f790e9
7 changed files with 612 additions and 610 deletions

View File

@@ -9,3 +9,7 @@ button {
color: #000;
}
}
tr.file-over {
background: #f908;
}