Merge pull request #1023 from nicolas-oliveira/master

Firefox 121 - Opacity glitch with NVIDIA and Wayland env
This commit is contained in:
Vince 2024-02-15 20:57:14 +08:00 committed by GitHub
commit aab74d3cbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,10 @@
@namespace xul url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#main-window {
-moz-appearance: -moz-window-titlebar !important;
}
/* Headerbar top border corners rounded */
:root[tabsintitlebar][sizemode="normal"]:not([gtktiledwindow="true"]) {
#nav-bar {