Changeset 11265 in josm for trunk/styles/standard/elemstyles.mapcss
- Timestamp:
- 2016-11-16T17:29:32+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/styles/standard/elemstyles.mapcss
r11233 r11265 2983 2983 area[tourism=motel], 2984 2984 area[tourism=guest_house], 2985 area[tourism=apartment], 2985 2986 area[tourism=hostel], 2986 2987 area[tourism=chalet], … … 3001 3002 node[tourism=guest_house] { 3002 3003 icon-image: "presets/accommodation/guest_house.svg"; 3004 set icon_z17; 3005 } 3006 node[tourism=apartment] { 3007 icon-image: "presets/accommodation/apartment.svg"; 3003 3008 set icon_z17; 3004 3009 }
Note:
See TracChangeset
for help on using the changeset viewer.