Adding css file for viz_nvd3

This commit is contained in:
Maxime Beauchemin 2015-10-04 16:44:54 -07:00
parent a32cf0c152
commit 5f62a1fe02
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
.dashed {
stroke-dasharray: 3, 3;
}