]> git.openstreetmap.org Git - rails.git/commitdiff
A few more icons
authorDan Karran <dan@karran.net>
Sat, 29 May 2010 13:15:58 +0000 (14:15 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 7 Jun 2010 21:43:01 +0000 (22:43 +0100)
public/images/browse/education_nursery.p.16.png [new file with mode: 0644]
public/images/browse/education_school.p.16.png [new file with mode: 0644]
public/images/browse/education_university.p.16.png [new file with mode: 0644]
public/images/browse/transport_rental_car.p.16.png [new file with mode: 0644]
public/stylesheets/browse.css

diff --git a/public/images/browse/education_nursery.p.16.png b/public/images/browse/education_nursery.p.16.png
new file mode 100644 (file)
index 0000000..63651ef
Binary files /dev/null and b/public/images/browse/education_nursery.p.16.png differ
diff --git a/public/images/browse/education_school.p.16.png b/public/images/browse/education_school.p.16.png
new file mode 100644 (file)
index 0000000..95744bf
Binary files /dev/null and b/public/images/browse/education_school.p.16.png differ
diff --git a/public/images/browse/education_university.p.16.png b/public/images/browse/education_university.p.16.png
new file mode 100644 (file)
index 0000000..57c92c3
Binary files /dev/null and b/public/images/browse/education_university.p.16.png differ
diff --git a/public/images/browse/transport_rental_car.p.16.png b/public/images/browse/transport_rental_car.p.16.png
new file mode 100644 (file)
index 0000000..b5fc399
Binary files /dev/null and b/public/images/browse/transport_rental_car.p.16.png differ
index 0186715e40ef02a42921b3b9cdc6b8373b23c221..b23e271571c7fb13e2f0bae38cd4f0ef31363b60 100644 (file)
@@ -3,7 +3,7 @@
 
 .deleted { text-decoration: line-through; }
 
 
 .deleted { text-decoration: line-through; }
 
-/* Nodes */
+/* Nodes (and ways as areas) */
 
 .aeroway.aerodrome { background: url(/images/browse/aerodrome.p.16.png) no-repeat center left; }
 
 
 .aeroway.aerodrome { background: url(/images/browse/aerodrome.p.16.png) no-repeat center left; }
 
@@ -14,6 +14,7 @@
 .amenity.bicycle_rental { background: url(/images/browse/transport_rental_bicycle.p.16.png) no-repeat center left; }
 .amenity.bus_station { background: url(/images/browse/bus_station.n.16.png) no-repeat center left; }
 .amenity.cafe { background: url(/images/browse/cafe.p.16.png) no-repeat center left; }
 .amenity.bicycle_rental { background: url(/images/browse/transport_rental_bicycle.p.16.png) no-repeat center left; }
 .amenity.bus_station { background: url(/images/browse/bus_station.n.16.png) no-repeat center left; }
 .amenity.cafe { background: url(/images/browse/cafe.p.16.png) no-repeat center left; }
+.amenity.car_rental { background: url(/images/browse/transport_rental_car.p.16.png) no-repeat center left; }
 .amenity.car_sharing { background: url(/images/browse/car_share.p.16.png) no-repeat center left; }
 .amenity.cinema { background: url(/images/browse/cinema.p.16.png) no-repeat center left; }
 .amenity.drinking_water { background: url(/images/browse/drinkingtap.p.16.png) no-repeat center left; }
 .amenity.car_sharing { background: url(/images/browse/car_share.p.16.png) no-repeat center left; }
 .amenity.cinema { background: url(/images/browse/cinema.p.16.png) no-repeat center left; }
 .amenity.drinking_water { background: url(/images/browse/drinkingtap.p.16.png) no-repeat center left; }
@@ -22,6 +23,7 @@
 .amenity.fuel { background: url(/images/browse/fuel.p.16.png) no-repeat center left; }
 .amenity.hospital { background: url(/images/browse/hospital.p.16.png) no-repeat center left; }
 .amenity.library { background: url(/images/browse/library.p.16.png) no-repeat center left; }
 .amenity.fuel { background: url(/images/browse/fuel.p.16.png) no-repeat center left; }
 .amenity.hospital { background: url(/images/browse/hospital.p.16.png) no-repeat center left; }
 .amenity.library { background: url(/images/browse/library.p.16.png) no-repeat center left; }
+.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.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.pub { background: url(/images/browse/pub.p.16.png) no-repeat center left; }
 .amenity.restaurant { background: url(/images/browse/restaurant.p.16.png) no-repeat center left; }
 .amenity.recycling { background: url(/images/browse/recycling.p.16.png) no-repeat center left; }
 .amenity.pub { background: url(/images/browse/pub.p.16.png) no-repeat center left; }
 .amenity.restaurant { background: url(/images/browse/restaurant.p.16.png) no-repeat center left; }
 .amenity.recycling { background: url(/images/browse/recycling.p.16.png) no-repeat center left; }
+.amenity.school { background: url(/images/browse/education_school.p.16.png) no-repeat center left; }
 .amenity.shelter { background: url(/images/browse/shelter2.p.16.png) no-repeat center left; }
 .amenity.telephone { background: url(/images/browse/telephone.p.16.png) no-repeat center left; }
 .amenity.theatre { background: url(/images/browse/theatre.p.16.png) no-repeat center left; }
 .amenity.toilets { background: url(/images/browse/toilets.p.16.png) no-repeat center left; }
 .amenity.shelter { background: url(/images/browse/shelter2.p.16.png) no-repeat center left; }
 .amenity.telephone { background: url(/images/browse/telephone.p.16.png) no-repeat center left; }
 .amenity.theatre { background: url(/images/browse/theatre.p.16.png) no-repeat center left; }
 .amenity.toilets { background: url(/images/browse/toilets.p.16.png) no-repeat center left; }
+.amenity.university { background: url(/images/browse/education_university.p.16.png) no-repeat center left; }
 
 .barrier.gate { background: url(/images/browse/gate2.p.16.png) no-repeat center left; }
 
 
 .barrier.gate { background: url(/images/browse/gate2.p.16.png) no-repeat center left; }