mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/14771] Add CSS class for audio controls
PHPBB3-14771
This commit is contained in:
@@ -682,6 +682,10 @@ dl.thumbnail dt a:hover img {
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
audio.file-audio-controls {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* Post poll styles
|
||||
---------------------------------------- */
|
||||
fieldset.polls {
|
||||
|
Reference in New Issue
Block a user