Ignore:
Timestamp:
2020-06-25T20:08:55+02:00 (4 years ago)
Author:
Klumbumbus
Message:

see #18265 - Add shop=pottery (icon is internal craft=pottery icon in shop color, PD and CC0 licensed)

File:
1 edited

Legend:

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

    r16714 r16715  
    20902090area[shop=hifi],
    20912091area[shop=houseware],
     2092area[shop=pottery],
    20922093area[shop=jewelry],
    20932094area[shop=kitchen],
     
    23272328    set icon_z17;
    23282329}
     2330node[shop=pottery] {
     2331    icon-image: "presets/shop/pottery.svg";
     2332    set icon_z17;
     2333}
    23292334node[shop=jewelry] {
    23302335    icon-image: "presets/shop/jewelry.svg";
Note: See TracChangeset for help on using the changeset viewer.