Skip to content

Fix style-lint for `ee/app/assets/stylesheets/pages/pipelines.scss`

Sarah Groff Hennigh-Palermo requested to merge 10950-css-updates into master

What does this MR do?

This MR fixes the stylelint errors for pipelines.scss. The three commits are grouped by warning, as listed in #10950 (closed).

change Before After
issue 1: .has-linked-pipelines big graph has-pipeline-before has-pipeline-after
issue 1: .has-linked-pipelines mini graph, prefix mini-before-b mini-after-b
issue 1: .has-linked-pipelines mini graph, postfix mini-before-a mini-after-a
issue 2: replace icon nesting with utility class icon-before icon-after
issue 3: set spacing with utility classes, prefix 01 02
issue 3: set spacing with utility classes, postfix 03 04

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #10950 (closed)

Edited by Sarah Groff Hennigh-Palermo

Merge request reports