Angabe stroke= aus dem SVG String herausgezogen, damit die Routinen des RD die Farbe ändern können

This commit is contained in:
2024-11-14 11:38:55 +01:00
parent ac4f738ca8
commit 5385d065dc
2 changed files with 4 additions and 4 deletions
@@ -4,8 +4,8 @@
<svg viewBox="0 0 26.45833 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
<defs />
<g transform="translate(0,-13.203638)">
<path style="opacity:0.94;fill:none;stroke:#7284ff;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
<path style="opacity:0.94;fill:none;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" stroke="#7284ff"/>
</g>
</svg>
</g>
</svg>
</svg>
+2 -2
View File
@@ -7,8 +7,8 @@
<path style="opacity:0.94;fill:none;stroke:#6170d9;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
</g>
<g transform="translate(-2.2828654,-13.048261)" style="fill:#000000;fill-opacity:1">
<path style="opacity:0.94;mix-blend-mode:normal;fill:#000000;fill-opacity:1;stroke:#b9bfee;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" />
<path style="opacity:0.94;mix-blend-mode:normal;fill:#000000;fill-opacity:1;stroke-opacity:1" d="M 13.65157,13.203638 V 277.78696" stroke-width="1px" stroke="#b9bfee"/>
</g>
</svg>
</g>
</svg>
</svg>