1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2025-08-09 14:31:13 +02:00

Revise dashed svg stroke width, color

This commit is contained in:
billz 2025-03-18 03:20:46 -07:00
parent d5cc80d1f2
commit 5ce06c6214
2 changed files with 6 additions and 6 deletions

View File

@ -3,9 +3,9 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 227 596" style="enable-background:new 0 0 227 596;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#7D7E7E;stroke-width:4;}
.st1{fill:none;stroke:#7D7E7E;stroke-width:4;stroke-dasharray:6.0204,3.0102;}
.st2{fill:none;stroke:#7D7E7E;stroke-width:4;stroke-dasharray:5.7963,2.8981;}
.st0{fill:none;stroke:#999999;stroke-width:3;}
.st1{fill:none;stroke:#999999;stroke-width:3;stroke-dasharray:6.0204,3.0102;}
.st2{fill:none;stroke:#999999;stroke-width:3;stroke-dasharray:5.7963,2.8981;}
</style>
<g id="dashed">
<g id="Line_1">

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -3,9 +3,9 @@
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 314 594" style="enable-background:new 0 0 314 594;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#7D7E7E;stroke-width:4;}
.st1{fill:none;stroke:#7D7E7E;stroke-width:4;stroke-dasharray:6.04,3.02;}
.st2{fill:none;stroke:#7D7E7E;stroke-width:4;stroke-dasharray:5.7963,2.8981;}
.st0{fill:none;stroke:#999999;stroke-width:3;}
.st1{fill:none;stroke:#999999;stroke-width:3;stroke-dasharray:6.04,3.02;}
.st2{fill:none;stroke:#999999;stroke-width:3;stroke-dasharray:5.7963,2.8981;}
</style>
<g id="dashed">
<g id="horizontal">

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB