Replace fa-spinner with rounded SVG ring spinner

Webtrees 2.2.6 introduced .wt-icon-spinner wrapping a FontAwesome
fa-spinner. Replaces it (and the existing .wt-ajax-load Bootstrap
spinner-border) with a single rounded-cap SVG arc tinted via
--bs-primary. Hides FA's JS-injected <svg> child so only the new
spinner renders.
This commit is contained in:
2026-05-15 20:34:06 +02:00
parent fdc29091ac
commit 592acf5161
2 changed files with 38 additions and 3 deletions
File diff suppressed because one or more lines are too long