triggers panel: styles cleanup

This commit is contained in:
Alexander Zobnin
2018-03-23 15:31:47 +03:00
parent 9cdae1ac88
commit 88a44f84ab
5 changed files with 17 additions and 28 deletions

View File

@@ -38,10 +38,6 @@
}
}
.alert-list-footer {
justify-content: flex-start;
}
.trigger-info-block {
display: flex;
@@ -59,10 +55,6 @@
opacity: 0.4;
}
}
.card-item-wrapper {
padding-left: 4px;
}
}
.zbx-trigger-card {
@@ -84,11 +76,11 @@
.zbx-trigger-highlighted {
color: $zbx-text-highlighted;
// .alert-rule-item__icon,
.alert-rule-item__body,
.alert-rule-item__header,
.alert-rule-item__time,
.zabbix-hostname, .zbx-description {
.zabbix-hostname,
.zbx-description {
color: $zbx-text-highlighted;
}
@@ -189,8 +181,9 @@
.triggers-severity-config {
&.gf-form-label {
padding-top: 4px;
padding-bottom: 4px;
padding-top: 5px;
padding-bottom: 5px;
border-radius: 0px;
}
.icon-gf {