Changeset 15093 in josm for trunk/styles
- Timestamp:
- 2019-05-18T19:44:52+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r15092 r15093 4308 4308 set icon_z17; 4309 4309 } 4310 area[natural=strait]:closed { 4311 fill-color: natural#002f00; 4312 } 4313 way[natural=strait] { 4314 width: 2; 4315 color: natural#002f00; 4316 } 4317 node[natural=strait] { 4318 icon-image: "presets/nautical/strait.svg"; 4319 set icon_z17; 4320 } 4310 4321 area[natural=cape], 4311 4322 area[natural=cave_entrance] {
Note:
See TracChangeset
for help on using the changeset viewer.