mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/16863] Support playing video attachments
PHPBB3-16863
This commit is contained in:
parent
5e796a1e86
commit
b042cc5539
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue