[Web] CSS fixes; Add OAUTH2_FORGET_SESSION_AFTER_LOGIN to vars.inc.php (wip); Do not run initdb on non-master cow

This commit is contained in:
andryyy
2020-03-24 18:46:11 +01:00
parent f92a4a69b2
commit 7a4560ee28
6 changed files with 20 additions and 5 deletions

View File

@@ -15,10 +15,8 @@ table.footable>tbody>tr.footable-empty>td {
overflow: visible !important;
}
@media screen and (max-width: 1280px) {
.table-responsive {
overflow-x: scroll !important;
}
.table-responsive {
overflow-x: scroll !important;
}
.footer-add-item {