Ignore:
Timestamp:
2019-05-18T19:15:26+02:00 (5 years ago)
Author:
Klumbumbus
Message:

fix #17519 - add shop=watches (icon from https://wiki.openstreetmap.org/wiki/File:Watch_symbol.svg, color changed, CC0 and PD licensed)

File:
1 edited

Legend:

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

    r15086 r15092  
    19461946area[shop=massage],
    19471947area[shop=mobile_phone],
     1948area[shop=watches],
    19481949area[shop=motorcycle],
    19491950area[shop=musical_instrument],
     
    21802181    set icon_z17;
    21812182}
     2183node[shop=watches] {
     2184    icon-image: "presets/shop/watches.svg";
     2185    set icon_z17;
     2186}
    21822187node[shop=motorcycle] {
    21832188    icon-image: "presets/vehicle/motorbike.svg";
Note: See TracChangeset for help on using the changeset viewer.