node-red-contrib-jwht-map/worldmap/leaflet/leaflet.mousecoordinate.css
2022-01-24 09:09:14 +00:00

8 lines
162 B
CSS

.leaflet-control-mouseCoordinate{
text-align:left;
border-radius:4px;
color:#333;
background:rgba(255,255,255,0.7);
padding:4px 8px 4px 4px
}