From b1ae0dc0e27c84c07a5e56ce268d26c4828d2ad1 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Tue, 12 Jun 2012 17:15:04 +0200 Subject: [PATCH] thinner vpn lines in force-big.css --- html/force-big.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/force-big.css b/html/force-big.css index 69aaa64..7190bb3 100644 --- a/html/force-big.css +++ b/html/force-big.css @@ -19,8 +19,9 @@ } .link.vpn line { - stroke-dasharray: 2.5px 10px; + stroke-dasharray: 1px 6px; stroke-linecap: round; + stroke-width: 2px; } .node ellipse {