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);
|
background-color:rgba(0, 0, 0, 0.5);
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
border-radius: 2px;
|
/*border-radius: 2px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#volume .ui-slider-range-min {
|
#volume .ui-slider-range-min {
|
||||||
@@ -704,7 +704,7 @@ ul #chat-log{
|
|||||||
background-color:rgba(255, 255, 255, 0.8);
|
background-color:rgba(255, 255, 255, 0.8);
|
||||||
border: none;
|
border: none;
|
||||||
outline: none;
|
outline: none;
|
||||||
border-radius: 2px;
|
/*border-radius: 2px;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#volume .ui-slider-handle {
|
#volume .ui-slider-handle {
|
||||||
@@ -715,7 +715,8 @@ ul #chat-log{
|
|||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
outline: none;
|
outline: none;
|
||||||
border: none;
|
border: none;
|
||||||
display: none;
|
/*display: none;*/
|
||||||
|
margin-left:-2.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui-slider-handle
|
.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