X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/213fff35ea5973e79f4072c4da5a5c2fd643bc6d..48fc453dd0c2050e744faefbd62265c625f8e72f:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 6c1a65e7b..549226f58 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -570,9 +570,6 @@ td.distance { tr.turn { cursor: pointer; } -tr.turn:hover { - background: $list-highlight; -} .routing_marker { width: 15px; cursor: move; }