Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/styles/blue-theme.css')
-rw-r--r--frontends/php/styles/blue-theme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/styles/blue-theme.css b/frontends/php/styles/blue-theme.css
index 5430ecfb0fd..39ec7e7500b 100644
--- a/frontends/php/styles/blue-theme.css
+++ b/frontends/php/styles/blue-theme.css
@@ -2924,8 +2924,8 @@ button[disabled], button[disabled]:hover, button[disabled]:active {
stroke-width: 2px; }
.svg-point-highlight {
- fill: #1f2c33;
- fill-opacity: 0.5; }
+ fill: #1f2c33 !important;
+ fill-opacity: 0.5 !important; }
.svg-graph-preview {
margin-top: 10px;