Files
openlayers/examples/box-selection.css
2015-10-15 17:34:16 +02:00

5 lines
94 B
CSS

.ol-dragbox {
background-color: rgba(255,255,255,0.4);
border-color: rgba(100,150,0,1);
}