5416: Disable repository browsing (and skip tests) if git version is suspected unreli...
[arvados.git] / apps / workbench / app / views / pipeline_instances / _show_graph.html.erb
index e96ff1624073f8e5b0b5f6f86ff13abc80d78ce9..5034b28b112a8a7072583d437cb3a830dda09922 100644 (file)
@@ -1,14 +1,3 @@
-<% content_for :css do %>
-  .pipeline_color_legend {
-    margin-top: 0.2em;
-    padding: 0.2em 1em;
-    border: 1px solid #000;
-  }
-  .pipeline_color_legend a {
-    color: #000;
-  }
-<% end %>
-
 <% if @pipelines.count > 1 %>
   <div style="text-align: center; padding-top: 0.5em">
     <span class="pipeline_color_legend" style="background: #aaffaa"><%= link_to_if_arvados_object @pipelines[0], friendly_name: true %></span>