This commit is contained in:
vinceliuice
2022-02-20 22:50:56 +08:00
parent 98efe260a1
commit 32b9e501be
12 changed files with 306 additions and 0 deletions

View File

@@ -121,7 +121,12 @@ tooltip.background.chromium { background-color: rgba($tooltip, 1); }
/***********
* Firefox *
***********/
#MozillaGtkWidget {
&.background headerbar.titlebar.default-decoration button.titlebutton {
@extend %firefox_window_button;
}
> widget {
// For popover, entry in toolbar, etc.
text { background-color: $surface; }