Blame |
Last modification |
View Log
| RSS feed
/* Conditional stylesheet for IE. */
.leaflet-control-locate {
border: 3px solid #999;
}
.leaflet-control-locate a {
background-color: #eee;
}
.leaflet-control-locate a:hover {
background-color: #fff;
}