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:
authorMārtiņš Tālbergs <martins.talbergs@zabbix.com>2021-03-10 10:23:19 +0300
committerMārtiņš Tālbergs <martins.talbergs@zabbix.com>2021-03-10 10:23:19 +0300
commit6b7576162c93c540a19f343e9be4e8faf047453a (patch)
treef74ea36dea97fa1dd9f13e5f13a5b31f7cff0fc0 /sass
parentf09f9a482c10bbd70d7b181a848403e36cb5359c (diff)
..F....... [ZBXNEXT-6288] removed unreferenced code
Diffstat (limited to 'sass')
-rw-r--r--sass/stylesheets/sass/hc-dark.scss1
-rw-r--r--sass/stylesheets/sass/screen.scss2
2 files changed, 0 insertions, 3 deletions
diff --git a/sass/stylesheets/sass/hc-dark.scss b/sass/stylesheets/sass/hc-dark.scss
index 6c32d7148c2..10fb60b585d 100644
--- a/sass/stylesheets/sass/hc-dark.scss
+++ b/sass/stylesheets/sass/hc-dark.scss
@@ -467,7 +467,6 @@ $icon-btn: (
);
// Dynamically generated classes:
-// .btn-conf
// .btn-kiosk
// .btn-max
// .btn-min
diff --git a/sass/stylesheets/sass/screen.scss b/sass/stylesheets/sass/screen.scss
index 266af7708c1..2aa59cad0c7 100644
--- a/sass/stylesheets/sass/screen.scss
+++ b/sass/stylesheets/sass/screen.scss
@@ -2058,7 +2058,6 @@ button {
}
$icon-btn: (
- conf: $btn-bg-color url($sprite-path) no-repeat -7px -187px,
kiosk: $btn-bg-color url($sprite-path) no-repeat -79px -259px,
min: $btn-bg-color url($sprite-path) no-repeat -7px -259px,
add-fav: $btn-bg-color url($sprite-path) no-repeat -7px -295px,
@@ -2068,7 +2067,6 @@ $icon-btn: (
);
// Dynamically generated classes:
-// .btn-conf
// .btn-kiosk
// .btn-min
// .btn-add-fav