e
This commit is contained in:
parent
c04fd9480c
commit
07e4654c65
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ const style = document.createElement("style");
|
|||
style.innerHTML = `
|
||||
body, .primary-navbar .active a, .navbar, .ui-dialog, ui-widget-content {
|
||||
background: #0f161c !important;
|
||||
color: white;
|
||||
color: white !important;
|
||||
}
|
||||
.ui-dialog-titlebar-close {
|
||||
background: red !important;
|
||||
|
|
Loading…
Reference in a new issue