8 lines
191 B
CSS
8 lines
191 B
CSS
/* enable in about:config by setting true:
|
|
* toolkit.legacyUserProfileCustomizations.stylesheets*/
|
|
|
|
.urlbarView-favicon,
|
|
.tab-icon-image,
|
|
.tab-close-button {
|
|
display: none !important;
|
|
}
|