X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/03fb042591bf60cd74aa277ee3de98f02d8486d3..1e13e6ae2d5326d93ec3c55daaac08d884d69265:/public/stylesheets/browse.css 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; }