primo commit
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
/* Compatible with Leaflet 0.7 */
|
||||
.leaflet-control-locate a {
|
||||
font-size: 1.4em;
|
||||
color: #444;
|
||||
cursor: pointer;
|
||||
}
|
||||
.leaflet-control-locate.active a {
|
||||
color: #2074B6;
|
||||
}
|
||||
.leaflet-control-locate.active.following a {
|
||||
color: #FC8428;
|
||||
}
|
||||
2
media/com_phocagallery/js/leaflet-control-locate/L.Control.Locate.mapbox.min.css
vendored
Normal file
2
media/com_phocagallery/js/leaflet-control-locate/L.Control.Locate.mapbox.min.css
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
.leaflet-control-locate a{font-size:1.4em;color:#444;cursor:pointer}.leaflet-control-locate.active a{color:#2074B6}.leaflet-control-locate.active.following a{color:#FC8428}.leaflet-control-locate a{padding:3px 0 0 8px}.leaflet-control-locate.requesting a{padding:3px 0 0 4px}
|
||||
/*# sourceMappingURL=L.Control.Locate.mapbox.min.css.map */
|
||||
5
media/com_phocagallery/js/leaflet-control-locate/L.Control.Locate.min.js
vendored
Normal file
5
media/com_phocagallery/js/leaflet-control-locate/L.Control.Locate.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
media/com_phocagallery/js/leaflet-control-locate/font-awesome.min.css
vendored
Normal file
4
media/com_phocagallery/js/leaflet-control-locate/font-awesome.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
<html><body style="background-color: #000;"></body></html>
|
||||
Reference in New Issue
Block a user