Notifications has no Settings button
I'm getting daily warning notifications from Mcafee about some virus. Don't even have Mcafee. When I go to Settings -> Privacy & Security -> Notifications, there is no Settings button to modify push notifications.
Solution eye eponami
Is the "Settings" button visible in Troubleshoot Mode?
Tanga eyano oyo ndenge esengeli 👍 1All Replies (3)
Solution eye oponami
Is the "Settings" button visible in Troubleshoot Mode?
Yes, thx! Do you know why this button is not visible normally?
Are you using code in userContent.css/userChrome.css to style built-in about pages ?
You can set this pref to false on the about:config page to disable userContent.css and userChrome.css.
- about:config => toolkit.legacyUserProfileCustomizations.stylesheets = false
- https://support.mozilla.org/en-US/kb/about-config-editor-firefox
More info about userChrome.css/userContent.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html