thinner vpn lines in force-big.css

This commit is contained in:
Nils Schneider 2012-06-12 17:15:04 +02:00
parent a35a28cafe
commit b1ae0dc0e2

View file

@ -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 {