[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-128.3.0esr-14.0-1] fixup! Bug 32308: Use direct browser sizing for letterboxing.

morgan (@morgan) git at gitlab.torproject.org
Wed Oct 16 21:46:38 UTC 2024



morgan pushed to branch tor-browser-128.3.0esr-14.0-1 at The Tor Project / Applications / Tor Browser


Commits:
e17547a9 by hackademix at 2024-10-16T23:28:06+02:00
fixup! Bug 32308: Use direct browser sizing for letterboxing.

Bug 43217: Do not round letterboxing corners in fullscreen.

- - - - -


1 changed file:

- browser/base/content/browser.css


Changes:

=====================================
browser/base/content/browser.css
=====================================
@@ -113,6 +113,11 @@
   background: var(--letterboxing-gradient-color2);
 }
 
+browser:fullscreen {
+  --letterboxing-border-top-radius: 0;
+  --letterboxing-border-radius: 0;
+}
+
 :root:not([inDOMFullscreen]) .letterboxing.letterboxing-ready .browserContainer:not(.responsive-mode)
   > .browserStack:not(.exclude-letterboxing) {
   place-content: var(--letterboxing-vertical-alignment) center;



View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e17547a9dd5fd897189866c1d3b9d6b23744fdaa

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e17547a9dd5fd897189866c1d3b9d6b23744fdaa
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20241016/c6330f9f/attachment-0001.htm>


More information about the tor-commits mailing list