#951, small fixes
Some checks are pending
docker / docker_dev (push) Waiting to run

This commit is contained in:
jokob-sk
2025-01-13 08:16:20 +11:00
parent 6752b7fc40
commit 12cc71552c
4 changed files with 12 additions and 12 deletions

View File

@@ -739,4 +739,9 @@
.callout code {
background-color: #fff !important;
color:#000 !important;
}
.thresholdFormControl
{
color:#000;
}