This commit is contained in:
Nova Cat 2024-11-30 22:25:18 -08:00
parent 8e6052b7be
commit 07975c9293

View file

@ -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;
} }
`; `;