Add 20km allowed zone icon (#347)

Co-authored-by: Gautier P <gautier_git@damsy.net>
This commit is contained in:
Gautier P 2020-12-01 20:56:14 +01:00 committed by GitHub
parent 1958f55f18
commit 779c720b7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 296 additions and 24 deletions

View file

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