[ticket/16899] Add SVG and WEBP to ranks, smilies and topic icons

Take care of the old crappy IE

PHPBB3-16899
This commit is contained in:
3D-I 2021-10-21 23:54:04 +02:00
parent 40322bb1b6
commit 06ef03f8d6

View file

@ -738,6 +738,7 @@ fieldset.polls dd div {
.profile-rank img {
max-width: 160px;
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;
}
/* Post-profile avatars */