X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/6baa2ad39f3b47a8a9004864fabcb4aa6287318e..51d2a846ece990db7c4109ecf923ad9201c6f8e6:/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 */