Changes between Version 23 and Version 24 of Styles/PowerMapping
- Timestamp:
- 2016-07-19T20:39:27+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/PowerMapping
v23 v24 13 13 node[node_type=xfrmr], node[power=transformer] 14 14 { 15 icon-image: " styles/standard/power/transformer.svg";15 icon-image: "presets/power/transformer.svg"; 16 16 text: auto; 17 17 } … … 25 25 node[power=end_pole], node[power=pole], node[node_type=start_node], node[node_type=endpoint] 26 26 { 27 icon-image: " styles/standard/power/pole.svg";27 icon-image: "presets/power/pole.svg"; 28 28 text: auto; 29 29 } … … 42 42 node[power=protection_device], node[power=switch], node[node_type=protection], node[node_type=LBS], node[node_type=generation],node[power=isolator],node[power=RMU] 43 43 { 44 icon-image: " styles/standard/power/power.svg";44 icon-image: "presets/power/power.svg"; 45 45 } 46 46 node[todo=yes]
