1
0

Show admin page even without db connection

This commit is contained in:
2019-12-28 23:52:19 +01:00
parent d0aea4e4e7
commit 3f4cc7875d
8 changed files with 101 additions and 38 deletions

View File

@@ -782,6 +782,12 @@ html, body {
text-align: left;
}
.boxedcontent.alertbox {
background-color: #F52;
font-weight: bold;
text-align: center;
}
.egg_col_x5_0 {
fill: #eeeeee;
}
@@ -837,6 +843,7 @@ html, body {
.keyvaluelist div span:first-child {
font-weight: bold;
min-width: 500px;
align-self: start;
}
.kvl_100 div span:first-child {