Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / ui / src / assets / css / wf-graph.css
@@ -1,13 +1,13 @@
-g.node circle{\r
-    fill: #ffffff;\r
-    stroke: #333;\r
-}\r
-g.node rect{\r
-    fill: #ffffff;\r
-    stroke: #333;\r
-}\r
-g.edgePath .path {\r
-    stroke: #000000!important;\r
-    fill: transparent!important;\r
-    stroke-dasharray: 0, 0!important;\r
-}\r
+g.node circle{
+    fill: #ffffff;
+    stroke: #333;
+}
+g.node rect{
+    fill: #ffffff;
+    stroke: #333;
+}
+g.edgePath .path {
+    stroke: #000000!important;
+    fill: transparent!important;
+    stroke-dasharray: 0, 0!important;
+}