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:
authorReinis Detlavs <reinis.detlavs@zabbix.com>2022-03-02 17:30:49 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2022-03-08 10:37:24 +0300
commitb8cc59acf6273a6ccf6e502a7c69556f4aa006d8 (patch)
treef53ca778ddcf5379e72735339937e234a80acddf /sass
parenta1849878e11e63296ec250b299705a4427c7537c (diff)
..F....... [ZBXNEXT-7420] added documentation links to Zabbix frontend sections
Diffstat (limited to 'sass')
-rw-r--r--sass/stylesheets/sass/screen.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/stylesheets/sass/screen.scss b/sass/stylesheets/sass/screen.scss
index 0efb5610a6f..6fcda43c571 100644
--- a/sass/stylesheets/sass/screen.scss
+++ b/sass/stylesheets/sass/screen.scss
@@ -2682,6 +2682,11 @@ $form-icon-btn: (
.drag-icon,
.dashboard-widget-head {
@extend %cursor-dragging;
+
+ .popup-sysmap-doc-link {
+ margin-right: -15px;
+ margin-top: -15px;
+ }
}
}