Skip to content

Last minute CI Style tweaks for 8.14

Dimitrie Hoekstra requested to merge ci-style-tweaks-8.14 into master

What does this MR do?

  • Skipped builds now have use a lighter gray.
  • Converted all status icons to be managed by scss colors only
  • Consolidated all status icon styles into icons.scss
  • Deleted any classes or styles within the svg's
  • Gave status badges a hover style, but only if clickable
  • Fixed alignment issue mini-pipeline graph

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

As per the discussion in the slack chat https://gitlab.slack.com/archives/ci/p1479743986004879

Screenshots (if relevant)

  • skipped builds: image image

  • hover style status badges: 2016-11-22_00.21.272016-11-22_00.58.38

  • mini pipeline graph:

before: image

after: image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports