[mod] theme: improve thumbnails display on results page

Deletes thumbnails instead of showing an error image and also moves them to the right side. Also gives them a background and makes them into rounded 4:3 rectangles for better ui.
This commit is contained in:
vojkovic
2026-09-20 10:00:04 +00:00
committed by Brock Vojkovic
parent e75fd22d09
commit bcd2b709fe
5 changed files with 81 additions and 33 deletions

View File

@@ -70,6 +70,7 @@
</div>
{%- endif -%}
</div>{{- '' -}}
</div>
<div class="break"></div>
{{- result_footer(result) }}