Files
openlayers/examples_src/custom-controls.css
2015-04-02 19:10:09 +02:00

8 lines
86 B
CSS

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