add missing update steps of 0.10.x to (last) 0.10.38; more darkmode adjustments

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-09-17 17:17:09 +02:00
parent 8f2fbe675a
commit 5591bc41b4
2 changed files with 12 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ section h5 {
}
}
.modal-body,
tr.bg-info td,
tr.bg-warning td {
color: $dark-bg !important;
}