styles refactor

This commit is contained in:
Alexander Zobnin
2017-06-18 14:09:52 +03:00
parent 077fd5a302
commit 2e8de2e247
9 changed files with 45 additions and 12 deletions

View File

@@ -48,6 +48,11 @@
padding-left: 15px; }
.triggers-panel-table td:last-child {
border-right: none; }
.triggers-panel-table .zbx-field-colored {
color: #f4f5f8; }
.triggers-panel-table .zbx-description-icon {
float: right;
padding-right: 8px; }
.triggers-panel-header-bg {
background: #242222;