Files
dcs-retribution/client/src/components/ruler/Ruler.css

10 lines
138 B
CSS

@import "~leaflet-ruler/src/leaflet-ruler.css";
.result-tooltip{
border-color: #435466;
}
.moving-tooltip{
border-color: #435466;
}