X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6acfb92f4e97007dd1b224ff8e74c104f250ddb8..74fec3cd8284eae4829dad2c287588d52c621c4b:/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..153659158b 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_graph.html.erb @@ -1,13 +1,6 @@ -<% 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 %> +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> <% if @pipelines.count > 1 %>