Search form enhancement 1

This commit is contained in:
2026-02-09 09:43:37 +01:00
parent 2c7137f605
commit 1eb50d8969
5 changed files with 351 additions and 2 deletions

View File

@@ -243,6 +243,10 @@ body {
display: none !important;
}
#dokuwiki__sitetools form.search div.ajax_qsearch.is-open {
display: block !important;
}
/* action dropdown is alternative for all hidden tools */
#dokuwiki__header .mobileTools {
display: block;