From b042cc5539e7e987fcbe26995c14257554dc62a2 Mon Sep 17 00:00:00 2001 From: 3D-I Date: Mon, 30 Aug 2021 22:10:03 +0200 Subject: [PATCH] [ticket/16863] Support playing video attachments PHPBB3-16863 --- phpBB/styles/prosilver/theme/content.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 2296a15224..592269a0b3 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -689,6 +689,8 @@ dl.thumbnail dt a:hover img { } .c-file-audio-source { + + /** placeholder */ } .c-file-video-controls { @@ -696,6 +698,8 @@ dl.thumbnail dt a:hover img { } .c-file-video-source { + + /** placeholder */ } /* Post poll styles