mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
Style complete matches
This commit is contained in:
committed by
Patrick Fairbank
parent
0eefc3ba40
commit
0b864d37dd
@@ -141,6 +141,9 @@
|
|||||||
.matchblock.active #background {
|
.matchblock.active #background {
|
||||||
fill:#444444;
|
fill:#444444;
|
||||||
}
|
}
|
||||||
|
.matchblock.complete #background {
|
||||||
|
fill:#dddddd;
|
||||||
|
}
|
||||||
|
|
||||||
.red {fill:#FF2222;}
|
.red {fill:#FF2222;}
|
||||||
.blue {fill:#2080FF;}
|
.blue {fill:#2080FF;}
|
||||||
|
|||||||
Reference in New Issue
Block a user