X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7024cc159936593350aaf7939d700102f6510787..cbd67fc6ba667bc27ca7e885145a6e34e5596f37:/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb b/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb index e96ff16240..5034b28b11 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb @@ -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 %>
<%= link_to_if_arvados_object @pipelines[0], friendly_name: true %>