diff --git a/script.user.js b/script.user.js index 2263812..9c0840d 100644 --- a/script.user.js +++ b/script.user.js @@ -16,8 +16,8 @@ background: #0f161c !important; color: white; } .ui-dialog-titlebar-close { -background: red; -radius: 100%; +background: red !important; +border-radius: 100%; color: white; } .ui-widget-header {