static: add custom style to range input control
This commit is contained in:
parent
6a00390e53
commit
857638e9db
3 changed files with 87 additions and 1 deletions
|
@ -118,6 +118,14 @@ td.playing {
|
|||
width: 160px;
|
||||
}
|
||||
|
||||
#progress {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#volume {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#queue-volume-controls {
|
||||
width: 150px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue