From 47dcf876ffbfdcbc37474f073f8df37a5c984df4 Mon Sep 17 00:00:00 2001 From: Monty Date: Wed, 9 Mar 2022 17:43:58 +0100 Subject: [simple theme] refactor search form * update search input form params; inspiried by whoogle * remove autofocus from result page input form (JS impl. as well as input param) -> autofocus on landing page still works only on desktop and tablet with JS impl. * update landing page margins on mobile * rework border and radius for search form to 0.8rem and outline * remove positioning from autocomplete JS lib and use CSS impl. * match search box and autocomplete width * rework search form to a google like design on mobile * fix settings icon display withg RTL on mobile on result page when search input is empty --- searx/templates/simple/search.html | 10 ++++++---- searx/templates/simple/simple_search.html | 10 ++++++---- 2 files changed, 12 insertions(+), 8 deletions(-) (limited to 'searx/templates/simple') diff --git a/searx/templates/simple/search.html b/searx/templates/simple/search.html index a26af3e5d..90a296aeb 100644 --- a/searx/templates/simple/search.html +++ b/searx/templates/simple/search.html @@ -4,10 +4,12 @@ {% include '__common__/searxng-wordmark.min.svg' without context %} -