mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Replace 1h KO with a catch all category - display only when required
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
background-color: rgba(202, 196, 39, 0.6)
|
||||
}
|
||||
|
||||
.marker-cluster-KO {
|
||||
.marker-cluster-Other {
|
||||
background-color: rgba(211, 67, 84, 0.6);
|
||||
}
|
||||
|
||||
.marker-cluster-KO div {
|
||||
.marker-cluster-Other div {
|
||||
background-color: rgba(203, 41, 60, 0.6);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user