mirror of
https://forge.chapril.org/tykayn/libre-charge-map
synced 2025-06-20 01:34:43 +02:00
add calcul itineraire et décharge
This commit is contained in:
parent
872d14e17c
commit
da7292e746
8 changed files with 502 additions and 53 deletions
|
@ -700,6 +700,16 @@ header {
|
|||
}
|
||||
}
|
||||
}
|
||||
.routing{
|
||||
|
||||
.start-marker { font-size: 2em; }
|
||||
.end-marker { font-size: 2em; }
|
||||
.pause-marker { font-size: 2em; }
|
||||
|
||||
.route-color{
|
||||
fill: #0059ce;
|
||||
}
|
||||
}
|
||||
|
||||
@include meta.load-css('_osmose.scss');
|
||||
@include meta.load-css('_recherche.scss');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue