Show inverted polygon for allowed zone
This commit is contained in:
parent
04d549ad61
commit
1d78e03d0a
2 changed files with 44 additions and 2 deletions
|
|
@ -200,6 +200,9 @@ input#trackname:focus:invalid {
|
|||
.circlego-draw-enabled {
|
||||
cursor: pointer;
|
||||
}
|
||||
.circlego-outside {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
#map {
|
||||
/* center error message horizontally */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue