1
0

show long error message in selftest admin panel

This commit is contained in:
2020-01-20 20:44:39 +01:00
parent 96494c9f55
commit cf6c496b34
9 changed files with 104 additions and 22 deletions

View File

@@ -85,6 +85,10 @@ body {
height:0 !important;
}
.generic_nodisplay {
display: none !important;
}
.boxedcontent {
color: $LAYER1_FG;
border: $LAYER1_BORDER;