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
path: root/sass
diff options
context:
space:
mode:
authorMiks Kronkalns <miks.kronkalns@zabbix.com>2017-07-11 17:18:43 +0300
committerMiks Kronkalns <miks.kronkalns@zabbix.com>2017-07-11 17:18:43 +0300
commit8248bfe5908442d9106a6a68546e6081fcfb6dac (patch)
tree48111e20944f2c9b982005ecef0645c8a7b63ee4 /sass
parentc8dc4e6dfb2dd30c35c1a727500bde80b31c8cfb (diff)
..F....... [ZBXNEXT-3807] fixed wrong coloring of navigation tree item with no map in dashboard edit mode
Diffstat (limited to 'sass')
-rw-r--r--sass/stylesheets/sass/screen.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/stylesheets/sass/screen.scss b/sass/stylesheets/sass/screen.scss
index 5ae7f136a84..2f673e0abc1 100644
--- a/sass/stylesheets/sass/screen.scss
+++ b/sass/stylesheets/sass/screen.scss
@@ -4614,6 +4614,7 @@ tr.cursor-move {
}
}
+ &.no-map,
&.inaccessible {
> .tree-row {
> .content {