Ignore:
Timestamp:
2019-11-20T22:09:01+01:00 (6 years ago)
Author:
Klumbumbus
Message:

fix #18337 - add shop=scuba_diving (icon derived from internal sport=scuba_diving icon, CC0 and PD licensed)

File:
1 edited

Legend:

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

    r15535 r15536  
    20382038area[shop=tailor],
    20392039area[shop=travel_agency],
     2040area[shop=scuba_diving],
    20402041area[shop=toys],
    20412042area[shop=vacuum_cleaner],
     
    23332334node[shop=travel_agency] {
    23342335    icon-image: "presets/shop/travel_agency.svg";
     2336    set icon_z17;
     2337}
     2338node[shop=scuba_diving] {
     2339    icon-image: "presets/shop/scuba_diving.svg";
    23352340    set icon_z17;
    23362341}
Note: See TracChangeset for help on using the changeset viewer.