mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-20 02:45:21 +00:00
update
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
}
|
||||
|
||||
#titlebar {
|
||||
min-height: 0 !important
|
||||
min-height: 0 !important;
|
||||
max-height: 36px !important;
|
||||
}
|
||||
|
||||
@@ -54,8 +54,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;
|
||||
}
|
||||
}
|
||||
|
||||
/* Reorder toolbars */
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
#titlebar {
|
||||
min-height: 0 !important
|
||||
min-height: 0 !important;
|
||||
max-height: 42px !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.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
VERSION: (GNOME-SHELL) 48.0
|
||||
|
||||
RELEASE TIME: Mon Nov 10 06:03:55 PM CST 2025
|
||||
RELEASE TIME: 2025年 12月 27日 星期六 11:07:03 CST
|
||||
|
||||
--->>> GTK | GNOME Shell | Cinnamon | Metacity | XFWM | Plank <<<---
|
||||
Color variants : Dark;Light
|
||||
|
||||
Reference in New Issue
Block a user