Further customized librewolf browser

This commit is contained in:
z3rOR0ne 2023-02-23 23:37:31 -08:00
parent 95eeae47ba
commit 0ad5825a92
2 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,8 @@
/* enable in about:config by setting true:
* toolkit.legacyUserProfileCustomizations.stylesheets*/
.urlbarView-favicon,
.tab-icon-image,
.tab-close-button {
display: none !important;
}