mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Disable mozilla's settings in zen-preferences.css
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: 5afe9873d1...7bf34b6f28
@@ -341,3 +341,12 @@ groupbox h2 {
|
||||
.zenThemeMarketplaceItemUninstallButton {
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
/* Disable mozilla's settings */
|
||||
|
||||
#dataCollectionCategory,
|
||||
#dataCollectionGroup,
|
||||
#websiteAdvertisingCategory,
|
||||
#websiteAdvertisingGroup {
|
||||
display: none !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user