X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/03fb042591bf60cd74aa277ee3de98f02d8486d3..3ae17e46adb861fc7167dfed7bcf5968dbf3f9a2:/public/stylesheets/browse.css?ds=sidebyside diff --git a/public/stylesheets/browse.css b/public/stylesheets/browse.css index 19d31d9c1..3e966e370 100644 --- a/public/stylesheets/browse.css +++ b/public/stylesheets/browse.css @@ -111,6 +111,7 @@ .highway.primary_link { background: url(/images/browse/primary.20.png) no-repeat center left; } .highway.residential { background: url(/images/browse/unclassified.20.png) no-repeat center left; } .highway.secondary { background: url(/images/browse/secondary.20.png) no-repeat center left; } +.highway.secondary_link { background: url(/images/browse/secondary.20.png) no-repeat center left; } .highway.service { background: url(/images/browse/service.20.png) no-repeat center left; } .highway.trunk { background: url(/images/browse/trunk.20.png) no-repeat center left; } .highway.trunk_link { background: url(/images/browse/trunk.20.png) no-repeat center left; }