X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/459995ab51e9ceb19f12e5baf70d72b2560c9887..d57dd1f4da4d4605f534607b69944e3c977e4db5:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 757da56fe..4cc31d611 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -568,7 +568,13 @@ tr.turn { cursor: pointer; } -.routing_marker { width: 15px; cursor: move; } +.routing_marker_column { + width: 15px; + + img { + cursor: move; + } +} /* Rules for the history sidebar */