UX: add proper error message when loading an image fails + add detection for strict tracking protection to show an error message for that; fix #2408

This commit is contained in:
Pieter Vander Vennet 2025-06-07 01:56:15 +02:00
parent 6f66556cf3
commit 45c0f1a8d6
6 changed files with 77 additions and 13 deletions

View file

@ -5513,7 +5513,7 @@ h2.group {
border-radius: 1em;
margin: 0.25em;
text-align: center;
padding: 0.15em 0.3em;
padding: 0.15em 0.7em;
border: 2px dotted #ff9143;
}