problems: fix background highlight for alert list

This commit is contained in:
Alexander Zobnin
2019-01-15 18:00:35 +03:00
parent 195373953c
commit 79e4ec884a
4 changed files with 6 additions and 1 deletions

View File

@@ -119,6 +119,7 @@
.zbx-trigger-highlighted {
color: $zbx-text-highlighted;
background: linear-gradient(135deg, $zbx-card-background-start, $zbx-card-background-stop);
.alert-rule-item__body,
.alert-rule-item__header,