mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/16863] Support playing video attachments
Correctly implement audio and video HTML5 tags (there is only one source) PHPBB3-16863
This commit is contained in:
@@ -688,18 +688,10 @@ dl.thumbnail dt a:hover img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.c-file-audio-source {
|
||||
/** placeholder */
|
||||
}
|
||||
|
||||
.c-file-video-controls {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.c-file-video-source {
|
||||
/** placeholder */
|
||||
}
|
||||
|
||||
/* Post poll styles
|
||||
---------------------------------------- */
|
||||
fieldset.polls {
|
||||
|
Reference in New Issue
Block a user