From 5d72a6337d2f5186bac349c8ac99c9d96a391b7e Mon Sep 17 00:00:00 2001 From: Zachary Tong Date: Thu, 18 Apr 2013 14:15:17 -0400 Subject: [PATCH] Remove unused css --- panels/parallelcoordinates/module.html | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/panels/parallelcoordinates/module.html b/panels/parallelcoordinates/module.html index d80efbc3ea1..1401501ab74 100644 --- a/panels/parallelcoordinates/module.html +++ b/panels/parallelcoordinates/module.html @@ -13,27 +13,10 @@ display:none } - .legend { - font-size: 18px; - font-style: oblique; - } - .legend line { stroke-width: 2px; } - .setosa { - stroke: #800; - } - - .versicolor { - stroke: #080; - } - - .virginica { - stroke: #008; - } - .brush .extent { fill-opacity: .3; stroke: #fff;