[Web] Add search fields to some select forms

[Web] Better container restart js, but still a wip
[Web] Allow to set a DOCKER_TIMEOUT in vars.inc.php, default is 60 (seconds)
This commit is contained in:
André
2018-07-23 20:01:01 +02:00
parent 7de2607594
commit cedc38fbaa
10 changed files with 74 additions and 32 deletions

View File

@@ -135,4 +135,7 @@ nav .glyphicon {
}
#top {
padding-top: 70px;
}
.bootstrap-select.btn-group .no-results {
display: none;
}