Made Schnelsen permanently green

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-04-30 21:15:00 +02:00
parent 4f6f335b3f
commit 470d3beaa7
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
/*fill: #fc0 !important;*/
fill: #fc0;
}
#election_map g:hover {
#election_map g:hover, #election_map g.active {
fill: #228B22;
cursor: pointer;
}