This commit is contained in:
Mr. M
2025-09-02 12:16:57 +02:00

View File

@@ -23,6 +23,12 @@
display: none !important;
}
@media -moz-pref('zen.theme.disable-lightweight') {
#customization-lwtheme-link {
display: none !important;
}
}
.private-browsing-indicator-with-label {
display: none !important;
}