summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/prometheus.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/prometheus.scss')
-rw-r--r--app/assets/stylesheets/pages/prometheus.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/prometheus.scss b/app/assets/stylesheets/pages/prometheus.scss
index 30ef047bf04..5872c90a25e 100644
--- a/app/assets/stylesheets/pages/prometheus.scss
+++ b/app/assets/stylesheets/pages/prometheus.scss
@@ -93,6 +93,11 @@
.alert-current-setting {
max-width: 240px;
+
+ .badge.badge-danger {
+ color: $red-500;
+ background-color: $red-100;
+ }
}
.prometheus-graph-cursor {