]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Use Bootstrap hoverable rows in directions tables
[rails.git] / app / assets / stylesheets / common.scss
index 6c1a65e7b97c52fab2e814d0af4f91a1e8a0ccaa..549226f58d6c551197f8ef98df0dedb3a18ac239 100644 (file)
@@ -570,9 +570,6 @@ td.distance {
 tr.turn {
     cursor: pointer;
 }
-tr.turn:hover {
-    background: $list-highlight;
-}
 
 .routing_marker { width: 15px; cursor: move; }