This commit is contained in:
Nova Cat 2024-11-30 21:06:55 -08:00
parent 1540adb96b
commit c04fd9480c

View file

@ -16,8 +16,8 @@ background: #0f161c !important;
color: white; color: white;
} }
.ui-dialog-titlebar-close { .ui-dialog-titlebar-close {
background: red; background: red !important;
radius: 100%; border-radius: 100%;
color: white; color: white;
} }
.ui-widget-header { .ui-widget-header {