Changeset 19558 in josm for trunk/resources/styles/standard


Ignore:
Timestamp:
2026-04-10T12:24:49+02:00 (5 days ago)
Author:
stoecker
Message:

support shop games in map, fix #24688

File:
1 edited

Legend:

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

    r19458 r19558  
    25912591    set icon_z17;
    25922592}
     2593node[shop=games] {
     2594    icon-image: "presets/shop/games.svg";
     2595    set icon_z17;
     2596}
    25932597node[shop=doityourself] {
    25942598    icon-image: "presets/shop/diy_store.svg";
Note: See TracChangeset for help on using the changeset viewer.