slider
This commit is contained in:
parent
89655a37d6
commit
8e6052b7be
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ background: #0f161c !important;
|
|||
color: black;
|
||||
opacity: 1;
|
||||
}
|
||||
.ui-widget-content .ui-slider {
|
||||
background: black;
|
||||
}
|
||||
`;
|
||||
document.body.appendChild(style);
|
||||
|
||||
|
|
Loading…
Reference in a new issue