mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-04 15:57:45 +02:00
[ticket/16863] Support playing video attachments
PHPBB3-16863
This commit is contained in:
@@ -689,6 +689,8 @@ dl.thumbnail dt a:hover img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c-file-audio-source {
|
.c-file-audio-source {
|
||||||
|
|
||||||
|
/** placeholder */
|
||||||
}
|
}
|
||||||
|
|
||||||
.c-file-video-controls {
|
.c-file-video-controls {
|
||||||
@@ -696,6 +698,8 @@ dl.thumbnail dt a:hover img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c-file-video-source {
|
.c-file-video-source {
|
||||||
|
|
||||||
|
/** placeholder */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Post poll styles
|
/* Post poll styles
|
||||||
|
Reference in New Issue
Block a user