1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/14771] Add classes and clean up audio attachment HTML

PHPBB3-14771
This commit is contained in:
Marc Alexander
2021-07-04 21:21:53 +02:00
parent 9099bdb2ad
commit 3c63116fe7
2 changed files with 22 additions and 6 deletions

View File

@@ -682,7 +682,11 @@ dl.thumbnail dt a:hover img {
border: 1px solid transparent;
}
audio.file-audio-controls {
.c-file-comment {
font-style: italic;
}
.c-file-audio-controls {
max-width: 100%;
}