node-red-contrib-jwht-map/worldmap/leaflet/leaflet.mousecoordinate.css

8 lines
162 B
CSS
Raw Normal View History

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