no-bug: Fixed transparency not working after Firefox 150.0 (gh-13334)

This commit is contained in:
mr. m
2026-04-20 23:15:23 +02:00
committed by GitHub
parent f828d2eb20
commit 77dbc2090c

View File

@@ -4,6 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
body,
#tabbrowser-tabpanels {
background: transparent !important;
}