]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/browse.css
Merge branch 'master' into openid
[rails.git] / public / stylesheets / browse.css
index 2ca44bcd1e1a4a4e66a4757f6f4d9819a9df0387..19d31d9c14840aec8681beb0bdd0efacb5ac525e 100644 (file)
@@ -1,27 +1,35 @@
 .node { padding-left: 25px; }
 .way { padding-left: 25px; }
+.relation { padding-left: 25px; }
 
-/* Nodes */
+.deleted { text-decoration: line-through; }
+
+/* Nodes (and ways as areas) */
 
 .aeroway.aerodrome { background: url(/images/browse/aerodrome.p.16.png) no-repeat center left; }
 
 .amenity.atm { background: url(/images/browse/atm2.p.16.png) no-repeat center left; }
 .amenity.bank { background: url(/images/browse/bank2.p.16.png) no-repeat center left; }
 .amenity.bar { background: url(/images/browse/bar.p.16.png) no-repeat center left; }
-.amenity.bicycle_rental { background: url(/images/browse/rental_bicycle.p.20.png) no-repeat center left; }
+.amenity.bicycle_parking { background: url(/images/browse/transport_parking_bicycle.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.dentist { background: url(/images/browse/health_dentist.p.16.png) no-repeat center left; }
+.amenity.doctors { background: url(/images/browse/health_doctors.p.16.png) no-repeat center left; }
 .amenity.drinking_water { background: url(/images/browse/drinkingtap.p.16.png) no-repeat center left; }
 .amenity.fast_food { background: url(/images/browse/fast_food.p.16.png) no-repeat center left; }
 .amenity.fire_station { background: url(/images/browse/firestation.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.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; }
 .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.university { background: url(/images/browse/education_university.p.16.png) no-repeat center left; }
+.amenity.veterinary { background: url(/images/browse/health_veterinary.p.16.png) no-repeat center left; }
 
 .barrier.gate { background: url(/images/browse/gate2.p.16.png) no-repeat center left; }
 
 .highway.traffic_signals { background: url(/images/browse/traffic_light.png) no-repeat center left; }
 .highway.turning_circle { background: url(/images/browse/turning_circle.p.16.png) no-repeat center left; }
 
+.historic.castle { background: url(/images/browse/tourist_castle.p.16.png) no-repeat center left; }
+.historic.memorial { background: url(/images/browse/tourist_memorial.p.16.png) no-repeat center left; }
+.historic.monument { background: url(/images/browse/tourist_monument.p.16.png) no-repeat center left; }
+.historic.ruins { background: url(/images/browse/tourist_ruins.p.16.png) no-repeat center left; }
+.historic.wreck { background: url(/images/browse/tourist_wreck.p.16.png) no-repeat center left; }
+
 .man_made.lighthouse { background: url(/images/browse/lighthouse.p.16.png) no-repeat center left; }
+.man_made.windmill { background: url(/images/browse/tourist_windmill.p.16.png) no-repeat center left; }
 
 .natural.tree { background: url(/images/browse/tree.p.16.png) no-repeat center left; }
 
 
 .shop { background: url(/images/browse/shop_convenience.p.16.png) no-repeat center left; }
 .shop.bakery { background: url(/images/browse/shop_bakery.p.16.png) no-repeat center left; }
+.shop.bicycle { background: url(/images/browse/shop_bicycle.p.16.png) no-repeat center left; }
+.shop.books { background: url(/images/browse/shop_books.p.16.png) no-repeat center left; }
+.shop.butcher { background: url(/images/browse/shop_butcher.p.16.png) no-repeat center left; }
 .shop.clothes { background: url(/images/browse/shop_clothes.p.16.png) no-repeat center left; }
 .shop.convenience { background: url(/images/browse/shop_convenience.p.16.png) no-repeat center left; }
 .shop.diy { background: url(/images/browse/shop_diy.p.16.png) no-repeat center left; }
+.shop.estate_agent { background: url(/images/browse/shop_estateagent2.p.16.png) no-repeat center left; }
+.shop.fish { background: url(/images/browse/shop_fish.p.16.png) no-repeat center left; }
+.shop.garden_centre { background: url(/images/browse/shop_garden_centre.p.16.png) no-repeat center left; }
+.shop.gift { background: url(/images/browse/shop_gift.p.16.png) no-repeat center left; }
+.shop.greengrocer { background: url(/images/browse/shop_greengrocer.p.16.png) no-repeat center left; }
 .shop.hairdresser { background: url(/images/browse/shop_hairdresser.p.16.png) no-repeat center left; }
+.shop.jewelry { background: url(/images/browse/shop_jewelry.p.16.png) no-repeat center left; }
 .shop.supermarket { background: url(/images/browse/shop_supermarket.p.16.png) no-repeat center left; }
 
 .tourism.alpine_hut { background: url(/images/browse/alpinehut.p.16.png) no-repeat center left; }
@@ -63,6 +90,7 @@
 .tourism.hostel { background: url(/images/browse/hostel.p.16.png) no-repeat center left; }
 .tourism.hotel { background: url(/images/browse/hotel.p.16.png) no-repeat center left; }
 .tourism.museum { background: url(/images/browse/museum.p.16.png) no-repeat center left; }
+.tourism.picnic_site { background: url(/images/browse/tourist_picnic.p.16.png) no-repeat center left; }
 .tourism.viewpoint { background: url(/images/browse/view_point.p.16.png) no-repeat center left; }
 
 /* Ways */
 .highway.cycleway { background: url(/images/browse/cycleway.20.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; }
 .highway.secondary { 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; }
 .highway.unclassified { background: url(/images/browse/unclassified.20.png) no-repeat center left; }
 
 .landuse.brownfield { background: url(/images/browse/brownfield.png) no-repeat center left; }