]> git.openstreetmap.org Git - rails.git/commitdiff
Adding more shop icons
authorDan Karran <dan@karran.net>
Fri, 28 May 2010 22:16:29 +0000 (23:16 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 7 Jun 2010 21:43:01 +0000 (22:43 +0100)
public/images/browse/shop_bicycle.p.16.png [new file with mode: 0644]
public/images/browse/shop_books.p.16.png [new file with mode: 0644]
public/images/browse/shop_butcher.p.16.png [new file with mode: 0644]
public/images/browse/shop_estateagent2.p.16.png [new file with mode: 0644]
public/images/browse/shop_fish.p.16.png [new file with mode: 0644]
public/images/browse/shop_garden_centre.p.16.png [new file with mode: 0644]
public/images/browse/shop_gift.p.16.png [new file with mode: 0644]
public/images/browse/shop_greengrocer.p.16.png [new file with mode: 0644]
public/images/browse/shop_jewelry.p.16.png [new file with mode: 0644]
public/stylesheets/browse.css

diff --git a/public/images/browse/shop_bicycle.p.16.png b/public/images/browse/shop_bicycle.p.16.png
new file mode 100644 (file)
index 0000000..d0b3680
Binary files /dev/null and b/public/images/browse/shop_bicycle.p.16.png differ
diff --git a/public/images/browse/shop_books.p.16.png b/public/images/browse/shop_books.p.16.png
new file mode 100644 (file)
index 0000000..dc241d2
Binary files /dev/null and b/public/images/browse/shop_books.p.16.png differ
diff --git a/public/images/browse/shop_butcher.p.16.png b/public/images/browse/shop_butcher.p.16.png
new file mode 100644 (file)
index 0000000..8ff5740
Binary files /dev/null and b/public/images/browse/shop_butcher.p.16.png differ
diff --git a/public/images/browse/shop_estateagent2.p.16.png b/public/images/browse/shop_estateagent2.p.16.png
new file mode 100644 (file)
index 0000000..fc2cecf
Binary files /dev/null and b/public/images/browse/shop_estateagent2.p.16.png differ
diff --git a/public/images/browse/shop_fish.p.16.png b/public/images/browse/shop_fish.p.16.png
new file mode 100644 (file)
index 0000000..7e0eabb
Binary files /dev/null and b/public/images/browse/shop_fish.p.16.png differ
diff --git a/public/images/browse/shop_garden_centre.p.16.png b/public/images/browse/shop_garden_centre.p.16.png
new file mode 100644 (file)
index 0000000..ca07d43
Binary files /dev/null and b/public/images/browse/shop_garden_centre.p.16.png differ
diff --git a/public/images/browse/shop_gift.p.16.png b/public/images/browse/shop_gift.p.16.png
new file mode 100644 (file)
index 0000000..ac084f5
Binary files /dev/null and b/public/images/browse/shop_gift.p.16.png differ
diff --git a/public/images/browse/shop_greengrocer.p.16.png b/public/images/browse/shop_greengrocer.p.16.png
new file mode 100644 (file)
index 0000000..abb2c52
Binary files /dev/null and b/public/images/browse/shop_greengrocer.p.16.png differ
diff --git a/public/images/browse/shop_jewelry.p.16.png b/public/images/browse/shop_jewelry.p.16.png
new file mode 100644 (file)
index 0000000..bb98255
Binary files /dev/null and b/public/images/browse/shop_jewelry.p.16.png differ
index ecd24bccf8c052f20db0f0f1ed11e08b32a84269..534a3f0654b18530ac18b197eb634ca91f45467e 100644 (file)
 
 .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 { 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.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.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; }
 .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; }