#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

@@ -737,3 +737,7 @@ input[type="password"]::-webkit-caps-lock-indicator {
color:#000 !important;
}
.thresholdFormControl
{
color:#000;
}