From 3e8165aaaf3f799b0bc1c002a064de0fa2fe0c04 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 25 Dec 2019 19:03:23 +0300 Subject: [PATCH] fix(admin-plugin): styles for dot button --- .../admin/assets/scss/objects/form-control.scss | 12 ++---------- .../admin/views/templates/content/entries/index.html | 2 +- .../views/templates/extends/fieldsets/index.html | 2 +- .../admin/views/templates/extends/plugins/index.html | 2 +- .../views/templates/extends/snippets/index.html | 2 +- .../admin/views/templates/extends/themes/index.html | 2 +- .../templates/extends/themes/templates/index.html | 4 ++-- 7 files changed, 9 insertions(+), 17 deletions(-) diff --git a/site/plugins/admin/assets/scss/objects/form-control.scss b/site/plugins/admin/assets/scss/objects/form-control.scss index fd632632..1bdd3274 100644 --- a/site/plugins/admin/assets/scss/objects/form-control.scss +++ b/site/plugins/admin/assets/scss/objects/form-control.scss @@ -493,13 +493,13 @@ textarea.form-control.code-editor { opacity: 0; } -.dropdown-toggle::after { +.dot.dropdown-toggle::after { padding: 0; margin: 0; border: none; } -.dropdown-toggle { +.dot.dropdown-toggle { border: none!important; background: transparent!important; } @@ -526,14 +526,6 @@ textarea.form-control.code-editor { } } -.show > .dropdown-toggle { - border: none!important; - background: transparent!important; - color: inherit!important; - outline: none!important; - box-shadow: none!important; -} - .fieldset-selector { list-style: none; margin: 0; diff --git a/site/plugins/admin/views/templates/content/entries/index.html b/site/plugins/admin/views/templates/content/entries/index.html index 5f315bbc..b04c6db6 100644 --- a/site/plugins/admin/views/templates/content/entries/index.html +++ b/site/plugins/admin/views/templates/content/entries/index.html @@ -56,7 +56,7 @@
-