diff --git a/script.user.js b/script.user.js index 32b39c4..0ba2067 100644 --- a/script.user.js +++ b/script.user.js @@ -75,10 +75,10 @@ background: black; background: #0f161c !important; } .close { -color: black; +color: white; opacity: 1; } -.ui-widget-content .ui-slider { +.ui-slider { background: black; } `;