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-25 18:53:44 +0300
committerAndrejs Verza <andrejs.verza@zabbix.com>2021-03-25 18:53:44 +0300
commit0eeff80b6542cd2c3a07b559d16921d5c2d57f58 (patch)
tree864bfbfab144f61b0f513b757df22857f061a977 /sass
parent309ebe61df35ddd30dc0291ced3995784cd2a3db (diff)
..F....... [ZBXNEXT-6309] removed wrong styling of dashboard editing controls (visible in HC-light theme)
Diffstat (limited to 'sass')
-rwxr-xr-xsass/stylesheets/sass/components/_dashboard.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/sass/stylesheets/sass/components/_dashboard.scss b/sass/stylesheets/sass/components/_dashboard.scss
index 1e949d4f404..6959d1ad5cc 100755
--- a/sass/stylesheets/sass/components/_dashboard.scss
+++ b/sass/stylesheets/sass/components/_dashboard.scss
@@ -15,8 +15,6 @@
}
.dashboard-edit {
- background-color: $ui-bg-color;
- box-shadow: 0 0 0 4px $ui-bg-color;
display: inline-block;
margin-right: 5px;
position: relative;