Explorar o código

Remove unused css

Zachary Tong %!s(int64=12) %!d(string=hai) anos
pai
achega
5d72a6337d
Modificáronse 1 ficheiros con 0 adicións e 17 borrados
  1. 0 17
      panels/parallelcoordinates/module.html

+ 0 - 17
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;