mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16863] Support playing video attachments
PHPBB3-16863
This commit is contained in:
@@ -688,6 +688,16 @@ dl.thumbnail dt a:hover img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.c-file-audio-source {
|
||||
}
|
||||
|
||||
.c-file-video-controls {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.c-file-video-source {
|
||||
}
|
||||
|
||||
/* Post poll styles
|
||||
---------------------------------------- */
|
||||
fieldset.polls {
|
||||
|
Reference in New Issue
Block a user