Added option to upload a new format to a given book

This commit is contained in:
kyos
2017-09-11 10:48:30 +02:00
parent b6b5313f2d
commit 9086f4e0e7
5 changed files with 54 additions and 2 deletions
+3
View File
@@ -90,3 +90,6 @@ input.pill:not(:checked) + label .glyphicon {
#meta-info img { max-height: 150px; max-width: 100px; cursor: pointer; }
.padded-bottom { margin-bottom: 15px; }
.upload-format-input-text {display: initial;}
#btn-upload-format {display: none;}