searxng/searx/templates/simple
Monty 47dcf876ff [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
2022-03-24 22:22:45 +01:00
..
filters [enh] simple: basic ARIA fixes 2022-03-08 19:37:21 +00:00
messages [fix] templates: remove unneeded escape \' of single quotation mark 2021-11-24 17:40:03 +01:00
result_templates [mod] simple theme: define a '.show-content-button' 2022-02-19 15:12:50 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html Various change on PR 930 2022-03-13 22:22:02 +01:00
categories.html [fix] simple: display "Click on the magnifier..." only the mouse over the categories 2022-02-27 19:48:21 +01:00
icons.html [build] /static 2022-01-22 17:23:43 +01:00
index.html [simple] link preferences on /about and /stats 2022-01-31 11:57:24 +01:00
info.html Info: code refactoring & bug fixes 2022-03-16 22:26:36 +01:00
infobox.html [enh] simple: basic ARIA fixes 2022-03-08 19:37:21 +00:00
macros.html [fix] simple theme: open preferences with general tab 2022-03-19 19:55:54 +01:00
page_with_header.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00
preferences.html [fix] simple theme: open preferences with general tab 2022-03-19 19:55:54 +01:00
results.html [enh] simple: basic ARIA fixes 2022-03-08 19:37:21 +00:00
search.html [simple theme] refactor search form 2022-03-24 22:22:45 +01:00
simple_search.html [simple theme] refactor search form 2022-03-24 22:22:45 +01:00
stats.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00