X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dd2ff7e2dabaf355b20c94dd4671ae41d38805b0..81a6c7b7bebb06c2e9711451e6795f65b34d59ca:/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; }