problems panel: styles tweaks
This commit is contained in:
@@ -2,9 +2,14 @@ $regex: #d69e2e;
|
||||
|
||||
$zbx-tag-color: $gray-6;
|
||||
$zbx-text-highlighted: $black;
|
||||
$action-button-color: #497dc0;
|
||||
$action-button-text-color: $gray-6;
|
||||
$problems-border-color: $dark-1;
|
||||
$problems-table-stripe: $gray-6;
|
||||
$problems-table-row-hovered: $gray-4;
|
||||
$problem-details-background: $gray-6;
|
||||
$problem-statusbar-background: $gray-4;
|
||||
$problem-statusbar-muted: $gray-5;
|
||||
$action-button-color: #103e66;
|
||||
$problem-statusbar-fired: #ca4c17;
|
||||
$problem-event-highlighted: $white;
|
||||
$problem-expander-highlighted: darken($problems-table-stripe, 20%);
|
||||
|
||||
Reference in New Issue
Block a user