show color when initially loading page

This commit is contained in:
Frank Schubert
2021-08-30 22:01:18 +02:00
parent d66810de7e
commit b166bc3bd2
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ td.controls {
.btn-outline-weiss {
color: #FFFFFF;
border-color: #FFFFFF
border-color: #FFFFFF;
background-color: #555;
}