Changeset 17028 in josm for trunk/resources/styles/standard
- Timestamp:
- 2020-09-14T18:40:02+02:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/resources/styles/standard/elemstyles.mapcss
r17027 r17028 1395 1395 area[man_made=lighthouse], 1396 1396 area[man_made=monitoring_station], 1397 area[man_made=pumping_station], 1397 1398 area[man_made=mineshaft] { 1398 1399 fill-color: manmade#d8d8d8; … … 1473 1474 node[man_made=monitoring_station] { 1474 1475 icon-image: "presets/misc/monitoring_station.svg"; 1476 set icon_z17; 1477 } 1478 node[man_made=pumping_station] { 1479 icon-image: "presets/misc/pumping_station.svg"; 1475 1480 set icon_z17; 1476 1481 }
Note:
See TracChangeset
for help on using the changeset viewer.