mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-06 00:55:11 +00:00
feat: Disable mozilla sponsors, b=no-bug, c=no-component
This commit is contained in:
@@ -582,7 +582,9 @@ groupbox h2 {
|
||||
#dataCollectionGroup,
|
||||
#websiteAdvertisingCategory,
|
||||
#websiteAdvertisingGroup,
|
||||
#helpButton {
|
||||
#helpButton,
|
||||
#support-firefox,
|
||||
.mission-message {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@@ -596,3 +598,9 @@ groupbox h2 {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media -moz-pref('zen.urlbar.replace-newtab') {
|
||||
#category-home {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user