Add volume slider for soundcloud because their widget is crap
This commit is contained in:
parent
84e9bcde06
commit
04cbdfb631
2 changed files with 20 additions and 0 deletions
|
|
@ -331,3 +331,11 @@ html, body {
|
|||
#customembed_code {
|
||||
font-family: Monospace;
|
||||
}
|
||||
|
||||
#sc_volume .ui-slider-range {
|
||||
background: rgb(255, 195, 0);
|
||||
}
|
||||
|
||||
#sc_volume .ui-slider-handle {
|
||||
border-color: rgb(255, 195, 0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue