X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/870e22b1d915017f0e8816d198c0780c8a3b6352..abd996b80280beb5f5195306a47304aee3289aa1:/public/stylesheets/browse.css diff --git a/public/stylesheets/browse.css b/public/stylesheets/browse.css index 8d041aa9d..68bef6cc5 100644 --- a/public/stylesheets/browse.css +++ b/public/stylesheets/browse.css @@ -28,7 +28,7 @@ .amenity.nursery { background: url(/images/browse/education_nursery.p.16.png) no-repeat center left; } .amenity.parking { background: url(/images/browse/parking.p.16.png) no-repeat center left; } .amenity.pharmacy { background: url(/images/browse/pharmacy.p.16.png) no-repeat center left; } -.amenity.place_of_worship { background: url(/images/browse/place_of_worship.png) no-repeat center left; } +.amenity.place_of_worship { background: url(/images/browse/place_of_worship_unknown3.p.16.png) no-repeat center left; } .amenity.police { background: url(/images/browse/police.p.16.png) no-repeat center left; } .amenity.post_box { background: url(/images/browse/post_box.p.16.png) no-repeat center left; } .amenity.post_office { background: url(/images/browse/post_office.p.16.png) no-repeat center left; } @@ -105,6 +105,7 @@ .highway.footway { background: url(/images/browse/footway.20.png) no-repeat center left; } .highway.motorway { background: url(/images/browse/motorway.20.png) no-repeat center left; } .highway.motorway_link { background: url(/images/browse/motorway.20.png) no-repeat center left; } +.highway.pedestrian { background: url(/images/browse/service.20.png) no-repeat center left; } .highway.primary { background: url(/images/browse/primary.20.png) no-repeat center left; } .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; }