Changeset 17017 in josm for trunk/resources/styles/standard
- Timestamp:
- 2020-09-12T17:22:27+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/styles/standard/elemstyles.mapcss
r16993 r17017 4770 4770 } 4771 4771 area[natural=cape], 4772 area[natural=sinkhole], 4772 4773 area[natural=cave_entrance] { 4773 4774 fill-color: natural#002f00; … … 4775 4776 node[natural=cape] { 4776 4777 icon-image: "presets/nautical/cape.svg"; 4778 set icon_z17; 4779 } 4780 node[natural=sinkhole] { 4781 icon-image: "presets/landmark/sinkhole.svg"; 4777 4782 set icon_z17; 4778 4783 }
Note:
See TracChangeset
for help on using the changeset viewer.