]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/browse.css
Merge branch 'master' into openid
[rails.git] / public / stylesheets / browse.css
index 8d041aa9d0cb7e3a768cf6f2fd1e1427fa28b1a0..19d31d9c14840aec8681beb0bdd0efacb5ac525e 100644 (file)
@@ -1,5 +1,6 @@
 .node { padding-left: 25px; }
 .way { padding-left: 25px; }
+.relation { padding-left: 25px; }
 
 .deleted { text-decoration: line-through; }
 
@@ -28,7 +29,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; }
 .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; }