[Web] Customize app menu and logo; Fix #671

This commit is contained in:
André
2017-10-21 10:07:06 +02:00
parent a35bf76154
commit 81775765d8
17 changed files with 407 additions and 10 deletions

View File

@@ -53,3 +53,7 @@ body.modal-open {
top: 65px;
z-index: 1;
}
.thumbnail img {
min-height:100px;
height:100px;
}