Skip to content

Commit cb2280b

Browse files
authored
[NAD] Fix customStyle.css for NAD custom profile (#787)
* Fix customStyle.css for NAD custom profile * Update unit test references Signed-off-by: Florian Dupuy <florian.dupuy@rte-france.com>
1 parent 9b38f18 commit cb2280b

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

network-area-diagram/src/main/resources/customStyle.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
.nad-hvdc-edge polyline.nad-hvdc {stroke: grey; stroke-width: 40}
77
.nad-branch-edges .nad-tie-line-edge .nad-edge-path {stroke-width: 7}
88
.nad-pst-arrow {stroke: #6a6a6a; stroke-width: 4; stroke-linecap: round; fill: none}
9-
path.nad-arrow-out:not(.nad-state-out .nad-arrow-out) {visibility: hidden}
10-
path.nad-arrow-in:not(.nad-state-in .nad-arrow-in) {visibility: hidden}
119
.nad-text-background {flood-color: #90a4aeaa}
1210
.nad-text-nodes {font: 25px serif; fill: black; dominant-baseline: central}
1311
.nad-text-nodes foreignObject {overflow: visible; color: black}

network-area-diagram/src/test/resources/custom_style_provider.svg

Lines changed: 0 additions & 2 deletions
Loading

network-area-diagram/src/test/resources/custom_style_provider_empty.svg

Lines changed: 0 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)