Files
openlayers/examples/custom-controls.css
2015-04-17 06:22:38 -06:00

8 lines
86 B
CSS

.rotate-north {
top: 65px;
left: .5em;
}
.ol-touch .rotate-north {
top: 80px;
}