Changeset 18627 in josm for trunk/resources/styles/standard
- Timestamp:
- 2023-01-09T22:25:21+01:00 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/styles/standard/elemstyles.mapcss
r18588 r18627 3205 3205 } 3206 3206 area[amenity=animal_boarding], 3207 area[amenity=animal_breeding], 3207 3208 area[amenity=place_of_worship], 3208 3209 area[amenity=monastery], … … 3222 3223 node[amenity=animal_boarding] { 3223 3224 icon-image: "presets/accommodation/animal_boarding.svg"; 3225 set icon_z17; 3226 } 3227 node[amenity=animal_breeding] { 3228 icon-image: "presets/misc/animal_breeding.svg"; 3224 3229 set icon_z17; 3225 3230 }
Note:
See TracChangeset
for help on using the changeset viewer.