typo
This commit is contained in:
parent
8e6052b7be
commit
07975c9293
1 changed files with 2 additions and 2 deletions
|
@ -75,10 +75,10 @@ background: black;
|
||||||
background: #0f161c !important;
|
background: #0f161c !important;
|
||||||
}
|
}
|
||||||
.close {
|
.close {
|
||||||
color: black;
|
color: white;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
.ui-widget-content .ui-slider {
|
.ui-slider {
|
||||||
background: black;
|
background: black;
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|
Loading…
Reference in a new issue