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

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 {