thinner vpn lines in force-big.css
This commit is contained in:
parent
a35a28cafe
commit
b1ae0dc0e2
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue