X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b812c070f127e8aacf6dd5dc2f5c0cae696ad3ac..6f9ad2eab60b45266e1287da58406e1aa25fd708:/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..2788221b0 100644 --- a/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss +++ b/app/assets/openlayers/theme/openstreetmap/SimplePanZoom.css.scss @@ -30,6 +30,7 @@ top: 13px; width: 25px; height: 24px; + left: 0px; background-position: -5px -17px; } @@ -63,10 +64,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;