📝 Updated userChrome.css
This commit is contained in:
parent
8f7a6b9af2
commit
225eb811c3
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,10 @@
|
||||||
/* enable in about:config by setting true:
|
/* enable in about:config by setting true:
|
||||||
* toolkit.legacyUserProfileCustomizations.stylesheets*/
|
* toolkit.legacyUserProfileCustomizations.stylesheets*/
|
||||||
|
|
||||||
|
#urlbar-container {
|
||||||
|
--toolbar-field-focus-border-color: #2c77ac;
|
||||||
|
}
|
||||||
|
|
||||||
#urlbar-zoom-button,
|
#urlbar-zoom-button,
|
||||||
#tracking-protection-icon-container,
|
#tracking-protection-icon-container,
|
||||||
#back-button,
|
#back-button,
|
||||||
|
|
@ -11,6 +15,7 @@
|
||||||
#urlbar-input-container > #page-action-buttons,
|
#urlbar-input-container > #page-action-buttons,
|
||||||
.urlbarView-favicon,
|
.urlbarView-favicon,
|
||||||
.tab-icon-image,
|
.tab-icon-image,
|
||||||
|
#tabs-newtab-button > .toolbarbutton-icon,
|
||||||
/* .tab-label-container, */
|
/* .tab-label-container, */
|
||||||
.tab-close-button {
|
.tab-close-button {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue