Loading browser/base/content/browser.css +0 −5 Original line number Diff line number Diff line Loading @@ -120,12 +120,7 @@ browser:fullscreen { :root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode) > .browserStack:not(.exclude-letterboxing) { place-content: var(--letterboxing-vertical-alignment) center; & > .dialogStack { position: fixed; } } panelmultiview { Loading browser/themes/shared/tabbrowser/content-area.css +5 −0 Original line number Diff line number Diff line Loading @@ -205,6 +205,11 @@ position: absolute; inset: 0; /* Override the <stack> `grid-area: 1 / 1` rule with an `auto` placement. * Otherwise the .dialogStack start edges are placed relative to the * center-aligned grid items, rather than the grid's padding area. */ grid-area: auto; /* Hide tab-modal dialogs when a window-modal one is up. */ :root[window-modal-open] .browserStack > &, /* For some printing use cases we need to visually hide the dialog before Loading Loading
browser/base/content/browser.css +0 −5 Original line number Diff line number Diff line Loading @@ -120,12 +120,7 @@ browser:fullscreen { :root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode) > .browserStack:not(.exclude-letterboxing) { place-content: var(--letterboxing-vertical-alignment) center; & > .dialogStack { position: fixed; } } panelmultiview { Loading
browser/themes/shared/tabbrowser/content-area.css +5 −0 Original line number Diff line number Diff line Loading @@ -205,6 +205,11 @@ position: absolute; inset: 0; /* Override the <stack> `grid-area: 1 / 1` rule with an `auto` placement. * Otherwise the .dialogStack start edges are placed relative to the * center-aligned grid items, rather than the grid's padding area. */ grid-area: auto; /* Hide tab-modal dialogs when a window-modal one is up. */ :root[window-modal-open] .browserStack > &, /* For some printing use cases we need to visually hide the dialog before Loading