Restore rule for landuse=tourism and rename tourist.png to tourism.png
This commit is contained in:
parent
340c28127f
commit
3e92f1991e
2 changed files with 1 additions and 0 deletions
Before Width: | Height: | Size: 161 B After Width: | Height: | Size: 161 B |
|
@ -142,6 +142,7 @@ a.relation:first-child::before {
|
|||
.landuse.military::before { content: image-url('browse/military.png'); }
|
||||
.landuse.residential::before { content: image-url('browse/residential.png'); }
|
||||
.landuse.retail::before { content: image-url('browse/retail.png'); }
|
||||
.landuse.tourism::before { content: image-url('browse/tourism.png'); }
|
||||
.landuse.wood::before { content: image-url('browse/wood.png'); }
|
||||
|
||||
.leisure.golf_course::before { content: image-url('browse/golf.png'); }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue