Address #560 by adding a 'Volume' label
This commit is contained in:
parent
7448429341
commit
c5c40a0386
4 changed files with 29 additions and 6 deletions
|
|
@ -664,3 +664,19 @@ input#logout[type="submit"]:hover {
|
|||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#soundcloud-volume-holder {
|
||||
position: absolute;
|
||||
top: 170px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#soundcloud-volume-label {
|
||||
margin-left: 2px;
|
||||
}
|
||||
|
||||
#soundcloud-volume {
|
||||
margin-top: 5px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue