From 52c8de0bd76c611ba6a8afbb4693fa1a399b23b5 Mon Sep 17 00:00:00 2001 From: 3D-I Date: Mon, 30 Aug 2021 22:43:11 +0200 Subject: [PATCH] [ticket/16863] Support playing video attachments PHPBB3-16863 --- phpBB/styles/prosilver/theme/content.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css index 592269a0b3..0f1ea9fc0f 100644 --- a/phpBB/styles/prosilver/theme/content.css +++ b/phpBB/styles/prosilver/theme/content.css @@ -689,7 +689,6 @@ dl.thumbnail dt a:hover img { } .c-file-audio-source { - /** placeholder */ } @@ -698,7 +697,6 @@ dl.thumbnail dt a:hover img { } .c-file-video-source { - /** placeholder */ }