diff --git a/ui/app/styles/main.css b/ui/app/styles/main.css index ffca7d5f1f..71172310ba 100644 --- a/ui/app/styles/main.css +++ b/ui/app/styles/main.css @@ -249,6 +249,10 @@ pre.clearpre { font-weight: normal !important; } +.label-critical { + background-color: #8a0000 !important; +} + .progress.progress-bar-sm { height: 10px; } diff --git a/ui/app/views/directives/severity.html b/ui/app/views/directives/severity.html index 74f74b3bbb..c24ce1ff9f 100644 --- a/ui/app/views/directives/severity.html +++ b/ui/app/views/directives/severity.html @@ -1,14 +1,13 @@
- L - M - H - !! - + L + M + H + C
- L - M - H - !! + L + M + H + C ?