I'm looking for a way to make the audio player from
display:block
to
display:inline-block
How can I apply CSS to the audio player, as it doesn't seem to output with a class or useful id.
Preferably I'd like to apply this change to Audio media only, but if I have to make it apply to all the media I can live with that.