fix trigger description icon color

This commit is contained in:
Alexander Zobnin
2017-06-18 16:41:16 +03:00
parent 2e8de2e247
commit 387f75f018
5 changed files with 7 additions and 4 deletions

View File

@@ -52,7 +52,8 @@
color: #f4f5f8; }
.triggers-panel-table .zbx-description-icon {
float: right;
padding-right: 8px; }
padding-right: 8px;
color: #f4f5f8; }
.triggers-panel-header-bg {
background: #ECECEC;