X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=bottlenecks.git;a=blobdiff_plain;f=test-scheduler%2Fui%2Fsrc%2Fassets%2Fcss%2Fwf-graph.css;fp=testing-scheduler%2Fui%2Fsrc%2Fassets%2Fcss%2Fwf-graph.css;h=62aaeea9528cdf56f8f584fcad8e3e34c88861c7;hp=e576656ee4c60f31f3baccbd5cab7e01ad899df6;hb=e32043f58a2450b6a5986dc2a01f64f8b22c3992;hpb=a09bbea983aca3e437e254566da98196177748d9 diff --git a/testing-scheduler/ui/src/assets/css/wf-graph.css b/test-scheduler/ui/src/assets/css/wf-graph.css similarity index 94% rename from testing-scheduler/ui/src/assets/css/wf-graph.css rename to test-scheduler/ui/src/assets/css/wf-graph.css index e576656e..62aaeea9 100644 --- a/testing-scheduler/ui/src/assets/css/wf-graph.css +++ b/test-scheduler/ui/src/assets/css/wf-graph.css @@ -1,13 +1,13 @@ -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; -} +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; +}