added search loader

This commit is contained in:
Oleg Belyaev 2025-03-24 01:36:05 +03:00
parent fe72db6c49
commit 3855cf6bf0
3 changed files with 22 additions and 2 deletions

View file

@ -105,7 +105,7 @@ declare function page:header($lang as xs:string, $href-other as xs:string) {
aria-label="Search" />
{if (not(session:get('searchQuery'))) then
<button type="submit">
<svg xmlns="http://www.w3.org/2000/svg"
<svg id="abv-search-icon" xmlns="http://www.w3.org/2000/svg"
width="16" height="16"
viewBox="0 0 16 16"
fill="currentColor" class="bi bi-search">