bring back mp4 badge that got removed during thumbnail changes

This commit is contained in:
edshot99 2024-12-12 21:41:44 -06:00
parent 6a7b40483a
commit c1b7a904a6

View File

@ -43,6 +43,7 @@ article.thumbnail {
// Badges
&[data-tags~=animated] > a:before { @include preview-type-badge("ANIM"); }
&[data-file-ext=webm] > a:before { @include preview-type-badge("WEBM"); }
&[data-file-ext=mp4] > a:before { @include preview-type-badge("MP4"); }
a { text-align: center; } // Fixes an issue with blacklisted pool thumbnails