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:
authorAndrejs Verza <andrejs.verza@zabbix.com>2021-03-19 17:40:43 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2021-03-19 17:40:43 +0300
commita993e636474e34a6f7eb5a04839f9f9a9580a2e1 (patch)
treeb5a776d9b257aba4e9e71f0e99f61032cb041d33 /sass
parent200eb4ca07e0e5ee96ec3d2d18f5fbad020d11d4 (diff)
..F....... [ZBXNEXT-6309] refactoring
Diffstat (limited to 'sass')
-rwxr-xr-xsass/stylesheets/sass/components/_dashboard.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/stylesheets/sass/components/_dashboard.scss b/sass/stylesheets/sass/components/_dashboard.scss
index 04cba0c30e7..7b0401d86c1 100755
--- a/sass/stylesheets/sass/components/_dashboard.scss
+++ b/sass/stylesheets/sass/components/_dashboard.scss
@@ -206,6 +206,7 @@
z-index: 999;
color: $font-alt-color;
cursor: pointer;
+ user-select: none;
.dashbrd-grid-widget-new-box,
.dashbrd-grid-widget-set-position,