Changeset 13945 in josm for trunk/styles/standard


Ignore:
Timestamp:
2018-06-17T21:27:09+02:00 (6 years ago)
Author:
Don-vip
Message:

add natural=cape

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/styles/standard/elemstyles.mapcss

    r13875 r13945  
    42484248    set icon_z17;
    42494249}
     4250node[natural=cape] {
     4251    icon-image: "presets/nautical/cape.svg";
     4252    set icon_z17;
     4253}
    42504254area[natural=reef] {
    42514255    fill-color: reef#80c9ff;
Note: See TracChangeset for help on using the changeset viewer.