Show inverted polygon for allowed zone

This commit is contained in:
Norbert Renner 2020-12-04 18:16:13 +01:00 committed by Gautier P
parent 04d549ad61
commit 1d78e03d0a
2 changed files with 44 additions and 2 deletions

View file

@ -200,6 +200,9 @@ input#trackname:focus:invalid {
.circlego-draw-enabled {
cursor: pointer;
}
.circlego-outside {
cursor: not-allowed;
}
#map {
/* center error message horizontally */