Changes between Version 22 and Version 23 of Styles/PowerMapping


Ignore:
Timestamp:
2016-07-15T19:43:33+02:00 (10 years ago)
Author:
Klumbumbus
Comment:

fix icon links

Legend:

Unmodified
Added
Removed
Modified
  • Styles/PowerMapping

    v22 v23  
    4242node[power=protection_device], node[power=switch], node[node_type=protection], node[node_type=LBS], node[node_type=generation],node[power=isolator],node[power=RMU]
    4343{
    44     icon-image: "styles/standard/misc/landmark/power.png";
     44    icon-image: "styles/standard/power/power.svg";
    4545}
    4646node[todo=yes]
    4747{
    48     icon-image: "misc/error.png";
     48    icon-image: "cancel.png";
    4949    text: auto;
    5050}