Merge remote-tracking branch 'upstream/pull/2429'
This commit is contained in:
commit
551e4295c0
4 changed files with 2 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 447 B |
BIN
app/assets/images/browse/tourism_alpine_hut.16.png
Normal file
BIN
app/assets/images/browse/tourism_alpine_hut.16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 520 B |
BIN
app/assets/images/browse/tourism_wilderness_hut.16.png
Normal file
BIN
app/assets/images/browse/tourism_wilderness_hut.16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 411 B |
|
@ -121,7 +121,7 @@
|
|||
.shop.shoes::before { content: image-url('browse/shop_shoes.16.png'); }
|
||||
.shop.supermarket::before { content: image-url('browse/shop_supermarket.p.16.png'); }
|
||||
|
||||
.tourism.alpine_hut::before { content: image-url('browse/alpinehut.p.16.png'); }
|
||||
.tourism.alpine_hut::before { content: image-url('browse/tourism_alpine_hut.16.png'); }
|
||||
.tourism.camp_site::before { content: image-url('browse/tourism_camp_site.16.png'); }
|
||||
.tourism.caravan_site::before { content: image-url('browse/tourism_caravan_site.16.png'); }
|
||||
.tourism.hostel::before { content: image-url('browse/tourism_hostel.16.png'); }
|
||||
|
@ -130,6 +130,7 @@
|
|||
.tourism.museum::before { content: image-url('browse/tourism_museum.16.png'); }
|
||||
.tourism.picnic_site::before { content: image-url('browse/tourism_picnic_site.16.png'); }
|
||||
.tourism.viewpoint::before { content: image-url('browse/view_point.p.16.png'); }
|
||||
.tourism.wilderness_hut::before { content: image-url('browse/tourism_wilderness_hut.16.png'); }
|
||||
|
||||
/* Ways */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue