]> git.openstreetmap.org Git - rails.git/blob - public/stylesheets/browser-icons.css
ebfb3e0f37484a663717527e0a1b1be1afd08b99
[rails.git] / public / stylesheets / browser-icons.css
1 .node { padding-left: 25px; }
2 .way { padding-left: 25px; }
3
4 /* Nodes */
5 .aeroway.aerodrome { background: url(/images/browser-icons/aerodrome.p.16.png) no-repeat center left; }
6
7 .amenity.atm { background: url(/images/browser-icons/atm2.p.16.png) no-repeat center left; }
8 .amenity.bank { background: url(/images/browser-icons/bank2.p.16.png) no-repeat center left; }
9 .amenity.bar { background: url(/images/browser-icons/bar.p.16.png) no-repeat center left; }
10 .amenity.bicycle_rental { background: url(/images/browser-icons/rental_bicycle.p.20.png) no-repeat center left; }
11 .amenity.bus_station { background: url(/images/browser-icons/bus_station.n.16.png) no-repeat center left; }
12 .amenity.cafe { background: url(/images/browser-icons/cafe.p.16.png) no-repeat center left; }
13 .amenity.car_sharing { background: url(/images/browser-icons/car_share.p.16.png) no-repeat center left; }
14 .amenity.cinema { background: url(/images/browser-icons/cinema.p.16.png) no-repeat center left; }
15 .amenity.drinking_water { background: url(/images/browser-icons/drinkingtap.p.16.png) no-repeat center left; }
16 .amenity.fast_food { background: url(/images/browser-icons/fast_food.p.16.png) no-repeat center left; }
17 .amenity.fire_station { background: url(/images/browser-icons/firestation.p.16.png) no-repeat center left; }
18 .amenity.fuel { background: url(/images/browser-icons/fuel.p.16.png) no-repeat center left; }
19 .amenity.hospital { background: url(/images/browser-icons/hospital.p.16.png) no-repeat center left; }
20 .amenity.library { background: url(/images/browser-icons/library.p.16.png) no-repeat center left; }
21 .amenity.parking { background: url(/images/browser-icons/parking.p.16.png) no-repeat center left; }
22 .amenity.pharmacy { background: url(/images/browser-icons/pharmacy.p.16.png) no-repeat center left; }
23 .amenity.place_of_worship { background: url(/images/browser-icons/place_of_worship.png) no-repeat center left; }
24 .amenity.police { background: url(/images/browser-icons/police.p.16.png) no-repeat center left; }
25 .amenity.post_box { background: url(/images/browser-icons/post_box.p.16.png) no-repeat center left; }
26 .amenity.post_office { background: url(/images/browser-icons/post_office.p.16.png) no-repeat center left; }
27 .amenity.prison { background: url(/images/browser-icons/prison.p.16.png) no-repeat center left; }
28 .amenity.pub { background: url(/images/browser-icons/pub.p.16.png) no-repeat center left; }
29 .amenity.restaurant { background: url(/images/browser-icons/restaurant.p.16.png) no-repeat center left; }
30 .amenity.recycling { background: url(/images/browser-icons/recycling.p.16.png) no-repeat center left; }
31 .amenity.shelter { background: url(/images/browser-icons/shelter2.p.16.png) no-repeat center left; }
32 .amenity.telephone { background: url(/images/browser-icons/telephone.p.16.png) no-repeat center left; }
33 .amenity.theatre { background: url(/images/browser-icons/theatre.p.16.png) no-repeat center left; }
34 .amenity.toilets { background: url(/images/browser-icons/toilets.p.16.png) no-repeat center left; }
35
36 .barrier.gate { background: url(/images/browser-icons/gate2.p.16.png) no-repeat center left; }
37
38 .highway.bus_stop { background: url(/images/browser-icons/bus_stop.p.16.png) no-repeat center left; }
39 .highway.mini_roundabout { background: url(/images/browser-icons/mini_round.p.16.png) no-repeat center left; }
40 .highway.traffic_signals { background: url(/images/browser-icons/traffic_light.png) no-repeat center left; }
41 .highway.turning_circle { background: url(/images/browser-icons/turning_circle.p.16.png) no-repeat center left; }
42
43 .man_made.lighthouse { background: url(/images/browser-icons/lighthouse.p.16.png) no-repeat center left; }
44
45 .natural.tree { background: url(/images/browser-icons/tree.p.16.png) no-repeat center left; }
46
47 .railway.halt { background: url(/images/browser-icons/halt.p.16.png) no-repeat center left; }
48 .railway.station { background: url(/images/browser-icons/station.p.16.png) no-repeat center left; }
49 .railway.level_crossing { background: url(/images/browser-icons/level_crossing.p.16.png) no-repeat center left; }
50
51 .shop { background: url(/images/browser-icons/shop_convenience.p.16.png) no-repeat center left; }
52 .shop.bakery { background: url(/images/browser-icons/shop_bakery.p.16.png) no-repeat center left; }
53 .shop.clothes { background: url(/images/browser-icons/shop_clothes.p.16.png) no-repeat center left; }
54 .shop.convenience { background: url(/images/browser-icons/shop_convenience.p.16.png) no-repeat center left; }
55 .shop.diy { background: url(/images/browser-icons/shop_diy.p.16.png) no-repeat center left; }
56 .shop.hairdresser { background: url(/images/browser-icons/shop_hairdresser.p.16.png) no-repeat center left; }
57 .shop.supermarket { background: url(/images/browser-icons/shop_supermarket.p.16.png) no-repeat center left; }
58
59 .tourism.alpine_hut { background: url(/images/browser-icons/alpinehut.p.16.png) no-repeat center left; }
60 .tourism.camp_site { background: url(/images/browser-icons/camping.n.16.png) no-repeat center left; }
61 .tourism.caravan_site { background: url(/images/browser-icons/caravan_park.n.16.png) no-repeat center left; }
62 .tourism.hostel { background: url(/images/browser-icons/hostel.p.16.png) no-repeat center left; }
63 .tourism.hotel { background: url(/images/browser-icons/hotel.p.16.png) no-repeat center left; }
64 .tourism.museum { background: url(/images/browser-icons/museum.p.16.png) no-repeat center left; }
65 .tourism.viewpoint { background: url(/images/browser-icons/view_point.p.16.png) no-repeat center left; }
66
67 /* Ways */
68 .aeroway.runway { background: url(/images/browser-icons/runway.20.png) no-repeat center left; }
69 .aeroway.taxiway { background: url(/images/browser-icons/taxiway.20.png) no-repeat center left; }
70
71 .building { background: url(/images/browser-icons/building.png) no-repeat center left; }
72
73 .highway.bridleway { background: url(/images/browser-icons/bridleway.20.png) no-repeat center left; }
74 .highway.byway { background: url(/images/browser-icons/byway.20.png) no-repeat center left; }
75 .highway.cycleway { background: url(/images/browser-icons/cycleway.20.png) no-repeat center left; }
76 .highway.footway { background: url(/images/browser-icons/footway.20.png) no-repeat center left; }
77 .highway.motorway { background: url(/images/browser-icons/motorway.20.png) no-repeat center left; }
78 .highway.primary { background: url(/images/browser-icons/primary.20.png) no-repeat center left; }
79 .highway.residential { background: url(/images/browser-icons/unclassified.20.png) no-repeat center left; }
80 .highway.secondary { background: url(/images/browser-icons/secondary.20.png) no-repeat center left; }
81 .highway.trunk { background: url(/images/browser-icons/trunk.20.png) no-repeat center left; }
82 .highway.unclassified { background: url(/images/browser-icons/unclassified.20.png) no-repeat center left; }
83
84 .landuse.brownfield { background: url(/images/browser-icons/brownfield.png) no-repeat center left; }
85 .landuse.cemetery { background: url(/images/browser-icons/cemetery.png) no-repeat center left; }
86 .landuse.commercial { background: url(/images/browser-icons/commercial.png) no-repeat center left; }
87 .landuse.farm { background: url(/images/browser-icons/farm.png) no-repeat center left; }
88 .landuse.forest { background: url(/images/browser-icons/forest.png) no-repeat center left; }
89 .landuse.industrial { background: url(/images/browser-icons/industrial.png) no-repeat center left; }
90 .landuse.military { background: url(/images/browser-icons/military.png) no-repeat center left; }
91 .landuse.residential { background: url(/images/browser-icons/residential.png) no-repeat center left; }
92 .landuse.retail { background: url(/images/browser-icons/retail.png) no-repeat center left; }
93 .landuse.tourism { background: url(/images/browser-icons/tourism.png) no-repeat center left; }
94 .landuse.wood { background: url(/images/browser-icons/wood.png) no-repeat center left; }
95
96 .leisure.golf_course { background: url(/images/browser-icons/golf.png) no-repeat center left; }
97 .leisure.park { background: url(/images/browser-icons/park.png) no-repeat center left; }
98 .leisure.pitch { background: url(/images/browser-icons/pitch.png) no-repeat center left; }
99 .leisure.nature_reserve { background: url(/images/browser-icons/reserve.png) no-repeat center left; }
100
101 .natural.heath { background: url(/images/browser-icons/heathland.png) no-repeat center left; }
102 .natural.water { background: url(/images/browser-icons/lake.png) no-repeat center left; }
103
104 .railway.light_rail { background: url(/images/browser-icons/light_rail.20.png) no-repeat center left; }
105 .railway.rail { background: url(/images/browser-icons/rail.20.png) no-repeat center left; }
106 .railway.subway { background: url(/images/browser-icons/subway.20.png) no-repeat center left; }
107 .railway.tram { background: url(/images/browser-icons/tram.20.png) no-repeat center left; }