feat: revamped search bar for web client (#6948)

This commit is contained in:
Rukario
2025-11-05 12:21:50 -08:00
committed by GitHub
parent 90268076b8
commit c35af04606
3 changed files with 55 additions and 5 deletions

View File

@@ -87,7 +87,10 @@
<span>Show</span>
<select id="filter-mode"></select>
<select id="filter-tracker"></select>
<input type="search" id="torrent-search" placeholder="Filter" />
<div style="display: flex; position: relative">
<input type="search" id="torrent-search" placeholder="Filter" />
<input type="reset" id="reset" value="&times;" />
</div>
<span id="filter-count">&nbsp;</span>
<span class="flexible-space"></span>
<div class="speed-container">