Changeset 16265 in josm for trunk/resources/styles/standard
- Timestamp:
- 2020-04-11T23:11:07+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/styles/standard/elemstyles.mapcss
r16250 r16265 2072 2072 area[shop=coffee], 2073 2073 area[shop=antiques], 2074 area[shop=storage_rental], 2074 2075 area[shop=music], 2075 2076 area[shop=weapons], … … 2437 2438 node[shop=antiques] { 2438 2439 icon-image: "presets/shop/antique.svg"; 2440 set icon_z17; 2441 } 2442 node[shop=storage_rental] { 2443 icon-image: "presets/shop/storage_rental.svg"; 2439 2444 set icon_z17; 2440 2445 }
Note:
See TracChangeset
for help on using the changeset viewer.