Add 20km allowed zone icon (#347)
Co-authored-by: Gautier P <gautier_git@damsy.net>
This commit is contained in:
parent
1958f55f18
commit
779c720b7d
11 changed files with 296 additions and 24 deletions
|
|
@ -197,6 +197,9 @@ input#trackname:focus:invalid {
|
|||
.pois-draw-enabled {
|
||||
cursor: cell;
|
||||
}
|
||||
.circlego-draw-enabled {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#map {
|
||||
/* center error message horizontally */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue