Open Olddddd opened 3 years ago
Hello there,
Don't know if it's a bug or a feature request, but the notification pop-ups are not darkened, is that normal?
In case ShadowFox doesn't cover it, I also saw a Reddit's post mentioning adding this code to the userChrome.css file but it doesn't work:
`@-moz-document url("chrome://global/content/alerts/alert.xul"){
background-color: black !important;; color: white !important;
} }`
Any thoughts?
Thanks.
Hello there,
Don't know if it's a bug or a feature request, but the notification pop-ups are not darkened, is that normal?
In case ShadowFox doesn't cover it, I also saw a Reddit's post mentioning adding this code to the userChrome.css file but it doesn't work:
`@-moz-document url("chrome://global/content/alerts/alert.xul"){
alertBox{
} }`
Any thoughts?
Thanks.