thinner vpn lines in force-big.css

alfred-data
Nils Schneider 2012-06-12 17:15:04 +02:00
parent a35a28cafe
commit b1ae0dc0e2
1 changed files with 2 additions and 1 deletions

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 {