1 // Copyright (C) The Arvados Authors. All rights reserved.
3 // SPDX-License-Identifier: AGPL-3.0
5 // Place all the styles related to the PipelineInstances controller here.
6 // They will automatically be included in application.css.
7 // You can use Sass (SCSS) here: http://sass-lang.com/
9 .pipeline-compare-headrow div {
13 .pipeline-compare-headrow:first-child {
14 border-bottom: 1px solid black;
16 .pipeline-compare-row .notnormal {
20 .pipeline_color_legend {
23 border: 1px solid #000;
25 .pipeline_color_legend a {
29 .col-md-1.pipeline-instance-spacing {
34 .col-md-3.pipeline-instance-spacing > .progress {