1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-10 17:05:30 +02:00
zen-desktop/src/toolkit/content/xul-css.patch
2024-08-13 16:43:15 +02:00

14 lines
465 B
Diff

diff --git a/toolkit/content/xul.css b/toolkit/content/xul.css
index 908132d598083dd43ee62940f4bac84e49238c92..eb7edf3870032fe796b3fa676de96e1dbb5eea85 100644
--- a/toolkit/content/xul.css
+++ b/toolkit/content/xul.css
@@ -485,7 +487,8 @@ deck > *|*:not(:-moz-native-anonymous) {
}
tabpanels > .deck-selected,
-deck > .deck-selected {
+deck > .deck-selected,
+tabpanels > [zen-split="true"] {
-moz-subtree-hidden-only-visually: 0;
visibility: inherit;
}