triggers panel: fix link icon color

This commit is contained in:
Alexander Zobnin
2018-03-23 16:14:06 +03:00
parent 88ed124965
commit 4c3c799458
5 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@
}
.zbx-trigger-lastchange .trigger-info-block.zbx-status-icons {
a {
a, i {
color: $zbx-text-highlighted;
}
}