diff --git a/userContent.css b/userContent.css index 509b598..23d692d 100644 --- a/userContent.css +++ b/userContent.css @@ -603,6 +603,7 @@ url-prefix(https://discovery.addons.mozilla.org) { } } @-moz-document url-prefix(chrome://) { + #ConnectionsDialogPane, #FontsDialogPane, #LanguagesDialogPane, .windowDialog, @@ -2253,4 +2254,4 @@ url-prefix(https://discovery.addons.mozilla.org) { color: var(--grey-30); background: var(--accent-2) } -} \ No newline at end of file +}