jquery - CSS for Canvas element (SoundCloud duration)? -
i'm trying style duration of soundcloud players (stylish or tampermonkey).
i dunno canvas enough. how can style duration in color , size?
it lastly canvas in .waveform__layer
<div class="waveform__layer waveform__scene"> <canvas aria-hidden="true" class="g-box-full scenelayer" width="900" height="110"></canvas> <canvas aria-hidden="true" class="g-box-full scenelayer waveformcommentsnode loaded" width="900" height="110"></canvas> <canvas aria-hidden="true" class="g-box-full scenelayer" width="900" height="110"></canvas> </div> example page: https://soundcloud.com/kenny-dope/fmg-1-side-b-set-if-off-7-instrumental-strafe
you can't, canvas part styled javascript, not possible stylish.
jquery css css3 soundcloud tampermonkey
No comments:
Post a Comment