Changeset 15434 in josm for trunk/styles/standard
- Timestamp:
- 2019-10-06T16:39:49+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r15433 r15434 2039 2039 area[shop=lottery], 2040 2040 area[shop=pet], 2041 area[shop=pet_grooming], 2041 2042 area[shop=photo], 2042 2043 area[shop=ticket], … … 2352 2353 node[shop=pet] { 2353 2354 icon-image: "presets/shop/pet.svg"; 2355 set icon_z17; 2356 } 2357 node[shop=pet_grooming] { 2358 icon-image: "presets/shop/pet_grooming.svg"; 2354 2359 set icon_z17; 2355 2360 }
Note:
See TracChangeset
for help on using the changeset viewer.