triggers panel: minor refactor

This commit is contained in:
Alexander Zobnin
2018-03-23 16:09:24 +03:00
parent e09bbe125b
commit 01927ec4ad
8 changed files with 3 additions and 26 deletions

View File

@@ -61,12 +61,6 @@
.zbx-trigger-highlighted .zbx-trigger-lastchange .trigger-info-block.zbx-status-icons a {
color: #000; }
@keyframes zabbix-triggers-panel {
100% {
opacity: 1;
box-shadow: 0 0 10px 0px #d44939;
border-bottom-color: rgba(212, 73, 57, 0.25); } }
@keyframes zabbix-triggers-icon {
100% {
opacity: 1; } }