- darkened active damage buttons to enhance contrast

This commit is contained in:
Tobias 2023-02-10 09:09:36 +01:00
parent 02bdabb8c5
commit 615a67cc5f

View File

@ -63,7 +63,7 @@ input:invalid {
} }
.damage-monitor button.active { .damage-monitor button.active {
filter: brightness(91%); filter: brightness(88%);
} }
.damage-monitor td button img { .damage-monitor td button img {