buttons: Fix tabmanager container icons

Fixes #553
This commit is contained in:
Rafael Mardojai CM 2023-07-15 23:39:08 -05:00
parent f159e11b06
commit d1edc1d072
No known key found for this signature in database
GPG Key ID: 2B2DAB2A58566C84
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
}
/* Fix hover background */
.toolbarbutton-badge-stack:not(#hack), .toolbarbutton-icon:not(#hack), .toolbarbutton-text:not(#hack) {
#appMenu-fullscreen-button2 > .toolbarbutton-icon {
background: transparent !important;
}

View File

@ -3,7 +3,7 @@
@namespace xul "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";
/* Icons color */
.toolbarbutton-icon,
.toolbarbutton-icon:not([class*="identity-color-"] .toolbarbutton-icon),
menuitem:not([class*='identity']) .menu-iconic-left .menu-iconic-icon,
.urlbar-page-action:not([readeractive]),
.urlbar-icon,