X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/15c156483263893d2c767030bd544d589833af93..edd6235b45164bff20cbe8f2a0c9d10027211cf4:/app/assets/stylesheets/common.css.scss?ds=inline diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index d0732de74..0f306b6d3 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1024,6 +1024,8 @@ tr.turn { tr.turn:hover { background: lighten($green, 30%); } +.routing_engines, #route_from, #route_to { margin-left: 25px; } +.routing_marker { width: 15px; position: absolute; } /* Rules for entity history */