Changeset 8865 in josm for trunk/styles/standard


Ignore:
Timestamp:
2015-10-13T20:57:01+02:00 (9 years ago)
Author:
Klumbumbus
Message:

fix #11896 - add amenity=compressed_air to preset and mappaint style

File:
1 edited

Legend:

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

    r8766 r8865  
    27422742    text: auto;
    27432743}
     2744node[amenity=compressed_air] {
     2745    icon-image: "vehicle/compressed_air.svg";
     2746    set icon_z17;
     2747    text: auto;
     2748}
    27442749area[amenity=shelter],
    27452750area[amenity=marketplace],
Note: See TracChangeset for help on using the changeset viewer.