From 5a8af1365fa9aee5adc3a65597d5c39aae72f4c5 Mon Sep 17 00:00:00 2001 From: Dan Karran Date: Sat, 29 May 2010 14:15:58 +0100 Subject: [PATCH] A few more icons --- public/images/browse/education_nursery.p.16.png | Bin 0 -> 484 bytes public/images/browse/education_school.p.16.png | Bin 0 -> 478 bytes .../images/browse/education_university.p.16.png | Bin 0 -> 440 bytes .../images/browse/transport_rental_car.p.16.png | Bin 0 -> 468 bytes public/stylesheets/browse.css | 6 +++++- 5 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 public/images/browse/education_nursery.p.16.png create mode 100644 public/images/browse/education_school.p.16.png create mode 100644 public/images/browse/education_university.p.16.png create mode 100644 public/images/browse/transport_rental_car.p.16.png diff --git a/public/images/browse/education_nursery.p.16.png b/public/images/browse/education_nursery.p.16.png new file mode 100644 index 0000000000000000000000000000000000000000..63651ef8760aabcf700c71fea59cd909975eda55 GIT binary patch literal 484 zcmVXPa(^x>4N(D5fc?`s- zv5Fp@3s9S^eMgxE_7Jv=n0w~}gi$!4qBFoAO6=4v2JeE4Y2GtS45M&BkPVcse~c>Y z%?r)jyW_i!juW&MpCq`kiVo&~=GT&w`~{4>9l0bbA5p%b%qIX1adJ~d2mNFJNh)Cb z^L8EOZoN?-JJiDuMojPNY2{kiE7KK=qu`16GIIyPtKf1jpL>t;&`#O4Qn_UI&Hige zzgCOY<)r@%V0d+S6Bq@4IN$Y|*vu&U7y#vtE!h{TUucv6$Go_6Yv-Wbbw33vzq^U~ z?*v29P>-kHC%}2WH|k<{16To`*`i%Q&`bb8_$It2E!hMf0keu$s>SMDvN%)0^T2Pv aJLwl3ypyFJ&QfRq0000Uyq!Ab-{ ztZdFkyk4-h(SJbCs|5=ixj@81A(l2;n8bK#3})kdV_~9a;+{56`M!BG-!}vQ6UF1= zM){{Wn)Pvcb#9`zAzE@ zZ6#f{eG?P+o_}s&dC_;>FWqRf0Gnl)G9)X_r6*9F(Cm#d)JK0XJj#DpSR;#M| zlv3*F&O3Fq27oeckr-Rv7Rvci*XcaZp99#Q0p4L+hzbMn^?+J2DDHQLofCC#?P2?P zF(@AV@q}_v&LKXJx}&u^f#vS<2IhTx*gpH)2>>y~b>LCm=RG+1Vbjg{H{L(vJDZ}f Uy5P zcDqq56!)X!rt$LBSmqaj*OBdohIY!S;LLtI#}f3Amb-_vX&b-P*aaGdfN#j@2PK zJ=x#b|2%nswQB9`h*6p}!=FFsRGo(kdO&7z&>b92yW&YI0749pY@aVF<7vz_AUnU3 ibfwqr9h?^M@AVrp`-~W?-D0Ew0000F>jxj-jX@*(Gd#1#Y(UkEj-~x`7vln9D61)?;<@ z-2DVqA$OESbsFK2-^~}KVvWIP(1~nm7Hh^M%uvHLw|Ew-MR9NV!2{Gh@8ha>Xboll z=cX-CenYktch`c?Gi(^-T{w*eT1UJ!2-fJRFB*@ za6?aKfL;p>PFESERLQc;XSHnZ=C`rjMJz`HuM+kb%gU`=;kc|0000< KMNUMnLSTYAkJzLD literal 0 HcmV?d00001 diff --git a/public/stylesheets/browse.css b/public/stylesheets/browse.css index 0186715e4..b23e27157 100644 --- a/public/stylesheets/browse.css +++ b/public/stylesheets/browse.css @@ -3,7 +3,7 @@ .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; } @@ -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.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; } @@ -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.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; } @@ -32,10 +34,12 @@ .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; } .barrier.gate { background: url(/images/browse/gate2.p.16.png) no-repeat center left; } -- 2.43.2