mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated volumeslider for player
This commit is contained in:
@@ -694,7 +694,7 @@ ul #chat-log{
|
||||
background-color:rgba(0, 0, 0, 0.5);
|
||||
border: none;
|
||||
outline: none;
|
||||
border-radius: 2px;
|
||||
/*border-radius: 2px;*/
|
||||
}
|
||||
|
||||
#volume .ui-slider-range-min {
|
||||
@@ -704,7 +704,7 @@ ul #chat-log{
|
||||
background-color:rgba(255, 255, 255, 0.8);
|
||||
border: none;
|
||||
outline: none;
|
||||
border-radius: 2px;
|
||||
/*border-radius: 2px;*/
|
||||
}
|
||||
|
||||
#volume .ui-slider-handle {
|
||||
@@ -715,7 +715,8 @@ ul #chat-log{
|
||||
cursor: pointer;
|
||||
outline: none;
|
||||
border: none;
|
||||
display: none;
|
||||
/*display: none;*/
|
||||
margin-left:-2.5px;
|
||||
}
|
||||
|
||||
.ui-slider-handle
|
||||
|
||||
2
static/dist/main-min.js
vendored
2
static/dist/main-min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user