Skip to content

Add text, bg, color and hover utility classes for rendering vulnerability severity levels

What does this MR do?

This MR adds utility classes and colour variables needed for rendering severity levels within security dashboards.

Going forward this will allow us to move the existing styles (within <style> declarations in VUE-SFCs - example) to also use those classes.

Note: It also adds to new colour variables (shades of purple) - needed for the avatar for group F and medium level vulnerabilities:

Screen_Shot_2019-12-02_at_9.49.04_pm

Related to and blocking !20892 (merged)

Edited by David Pisek

Merge request reports