From 4191f9859ec1ec524167478c6fffce1da219a8fe Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 11 Apr 2022 22:54:19 +0200 Subject: [PATCH] Improved: dropdown close area (#4293) * fix Ansum theme: close X in white * fix Mapco theme: close X in white * move the dropdown-close outside of the list * CSS * bring flux elemt behind the grey background * Update main.js --- app/layout/aside_feed.phtml | 4 +-- app/layout/header.phtml | 3 +- app/layout/nav_menu.phtml | 6 ++-- .../helpers/index/normal/entry_bottom.phtml | 8 ++--- p/scripts/main.js | 2 +- p/themes/Ansum/_mobile.scss | 4 +++ p/themes/Ansum/ansum.css | 6 ++++ p/themes/Ansum/ansum.rtl.css | 6 ++++ p/themes/Mapco/_mobile.scss | 4 +++ p/themes/Mapco/mapco.css | 6 ++++ p/themes/Mapco/mapco.rtl.css | 6 ++++ p/themes/base-theme/template.css | 29 +++++-------------- p/themes/base-theme/template.rtl.css | 29 +++++-------------- 13 files changed, 59 insertions(+), 54 deletions(-) diff --git a/app/layout/aside_feed.phtml b/app/layout/aside_feed.phtml index 10dc8e724..b1218561c 100644 --- a/app/layout/aside_feed.phtml +++ b/app/layout/aside_feed.phtml @@ -122,18 +122,17 @@ diff --git a/app/layout/header.phtml b/app/layout/header.phtml index e872a5918..6040df2d3 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -40,7 +40,7 @@ + diff --git a/app/layout/nav_menu.phtml b/app/layout/nav_menu.phtml index 7fa7ad7cf..77bda8e27 100644 --- a/app/layout/nav_menu.phtml +++ b/app/layout/nav_menu.phtml @@ -34,8 +34,6 @@ + @@ -102,8 +101,6 @@ + diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index 220fc5f62..8508acf71 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -45,10 +45,9 @@ echo _t('index.menu.tags'); ?> - + + +