]> git.openstreetmap.org Git - rails.git/commitdiff
Using generic place_of_worship icon instead of Christian one
authorDan Karran <dan@karran.net>
Sun, 30 May 2010 19:10:33 +0000 (20:10 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 7 Jun 2010 21:43:01 +0000 (22:43 +0100)
public/images/browse/place_of_worship_unknown3.p.16.png [new file with mode: 0644]
public/stylesheets/browse.css

diff --git a/public/images/browse/place_of_worship_unknown3.p.16.png b/public/images/browse/place_of_worship_unknown3.p.16.png
new file mode 100644 (file)
index 0000000..08b8329
Binary files /dev/null and b/public/images/browse/place_of_worship_unknown3.p.16.png differ
index 8d041aa9d0cb7e3a768cf6f2fd1e1427fa28b1a0..78745de4b35efb7593c9c0c41543b47bc1bf9136 100644 (file)
@@ -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; }