thinner vpn lines in force-big.css
This commit is contained in:
parent
a35a28cafe
commit
b1ae0dc0e2
|
@ -19,8 +19,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.link.vpn line {
|
.link.vpn line {
|
||||||
stroke-dasharray: 2.5px 10px;
|
stroke-dasharray: 1px 6px;
|
||||||
stroke-linecap: round;
|
stroke-linecap: round;
|
||||||
|
stroke-width: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.node ellipse {
|
.node ellipse {
|
||||||
|
|
Loading…
Reference in a new issue