✨ Further customized librewolf browser
This commit is contained in:
parent
95eeae47ba
commit
0ad5825a92
2 changed files with 14 additions and 0 deletions
8
firefox_preferences/chrome/userChrome.css
Normal file
8
firefox_preferences/chrome/userChrome.css
Normal 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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue