Add GPX file download
This commit is contained in:
@@ -106,6 +106,14 @@ $legend-color: #222;
|
||||
&.leaflet-control-layers-expanded {
|
||||
color: $legend-color;
|
||||
width: calc(100% - 2em - 16px);
|
||||
|
||||
a.fa-download {
|
||||
color: $legend-color;
|
||||
|
||||
&:hover {
|
||||
color: #0078A8;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&.leaflet-control-scale {
|
||||
|
||||
Reference in New Issue
Block a user