[ticket/16863] Support playing video attachments

PHPBB3-16863
This commit is contained in:
3D-I 2021-08-30 22:43:11 +02:00
parent b042cc5539
commit 52c8de0bd7

View file

@ -689,7 +689,6 @@ dl.thumbnail dt a:hover img {
} }
.c-file-audio-source { .c-file-audio-source {
/** placeholder */ /** placeholder */
} }
@ -698,7 +697,6 @@ dl.thumbnail dt a:hover img {
} }
.c-file-video-source { .c-file-video-source {
/** placeholder */ /** placeholder */
} }