From 812cefb62db3f4b82705a9c07b6e294be2c292f8 Mon Sep 17 00:00:00 2001 From: mfluharty Date: Sun, 15 Sep 2019 21:50:26 -0600 Subject: Improve pipeline CSS Use utility class for unstyled list Remove direct child requirement for highlighting expanded job --- .../pipelines/components/graph/stage_column_component.vue | 7 ++++++- app/assets/stylesheets/pages/pipelines.scss | 6 +----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue b/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue index e9a250effd4..c98f2e0de97 100644 --- a/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue +++ b/app/assets/javascripts/pipelines/components/graph/stage_column_component.vue @@ -61,7 +61,12 @@ export default {