From 75ae36e53f87b4d331bb05e3ba1810cef4e62bf2 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Sat, 29 Mar 2014 01:34:50 +0900 Subject: [PATCH] Fix style --- c3.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c3.css b/c3.css index ec60ec1..1ed516c 100644 --- a/c3.css +++ b/c3.css @@ -72,7 +72,7 @@ text { /*-- Focus --*/ -.c3-target.c3-focused path.-line { +.c3-target.c3-focused path.c3-line { stroke-width: 2px; }