X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b812c070f127e8aacf6dd5dc2f5c0cae696ad3ac..0ba1839e78e694ab4ac1ca9fc650df1eec101b7c:/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss diff --git a/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss b/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss index 898640ccb..ad6a63223 100644 --- a/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss +++ b/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss @@ -63,10 +63,13 @@ height: 10px; left: 10px; -webkit-transition: top 100ms linear; + -moz-transition: top 100ms linear; + -o-transition: top 100ms linear; background-position: -77px -58px; pointer: move; cursor: move; } + .olControlSimplePanZoom #zoombar { top: 70px; width: 26px;