This commit is contained in:
vinceliuice
2025-12-18 23:11:01 +08:00
parent 60e7f1b4c2
commit aa1ff7de4f
12 changed files with 31 additions and 11 deletions

View File

@@ -55,8 +55,21 @@
-moz-window-dragging: drag !important;
}
#toolbar-menubar:not([inactive=true]) {
margin-bottom: 0 !important;
/* Menubar */
#toolbar-menubar {
min-height: 0 !important;
}
@media -moz-pref("widget.gtk.global-menu.enabled") {
#toolbar-menubar {
display: none !important;
}
}
@media -moz-pref("widget.gtk.global-menu.wayland.enabled") {
#toolbar-menubar {
display: none !important;
}
}
#navigator-toolbox #nav-bar, findbar {

View File

@@ -58,8 +58,21 @@ findbar:-moz-window-inactive label,
}
}
#toolbar-menubar:not([inactive=true]) {
margin-bottom: 0 !important;
/* Menubar */
#toolbar-menubar {
min-height: 0 !important;
}
@media -moz-pref("widget.gtk.global-menu.enabled") {
#toolbar-menubar {
display: none !important;
}
}
@media -moz-pref("widget.gtk.global-menu.wayland.enabled") {
#toolbar-menubar {
display: none !important;
}
}
#PersonalToolbar {

View File

@@ -194,12 +194,6 @@
display: none !important;
}
/* Prevent menubar from breaking */
#toolbar-menubar:not([inactive=true]) {
height: 30px !important;
margin-bottom: 8px;
}
/* Remove default style of titlebar */
#titlebar {
-moz-appearance: none !important;

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -1,6 +1,6 @@
VERSION: (GNOME-SHELL) 48.0
RELEASE TIME: Sat Oct 4 07:46:23 PM CST 2025
RELEASE TIME: Mon Nov 10 06:03:55 PM CST 2025
--->>> GTK | GNOME Shell | Cinnamon | Metacity | XFWM | Plank <<<---
Color variants : Dark;Light