Style complete matches

This commit is contained in:
unknown
2022-08-21 10:28:00 -07:00
committed by Patrick Fairbank
parent 0eefc3ba40
commit 0b864d37dd

View File

@@ -141,6 +141,9 @@
.matchblock.active #background {
fill:#444444;
}
.matchblock.complete #background {
fill:#dddddd;
}
.red {fill:#FF2222;}
.blue {fill:#2080FF;}