1 // Copyright (C) The Arvados Authors. All rights reserved.
3 // SPDX-License-Identifier: AGPL-3.0
5 // Place all the styles related to the PipelineTemplates controller here.
6 // They will automatically be included in application.css.
7 // You can use Sass (SCSS) here: http://sass-lang.com/
9 .pipeline_color_legend {
14 table.pipeline-components-table {
20 table.pipeline-components-table thead th {
23 table.pipeline-components-table div.progress {
27 table.pipeline-components-table td {
29 text-overflow: ellipsis;