mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Enable window dragging on toolbar and headerbar separators
This commit is contained in:
@@ -1508,6 +1508,8 @@ OsScrollbar:insensitive {
|
||||
.toolbar .separator:insensitive {
|
||||
border-color: shade(@toolbar_bg_color, 0.95);
|
||||
color: shade(@toolbar_bg_color, 0.95);
|
||||
|
||||
-GtkWidget-window-dragging: true;
|
||||
}
|
||||
|
||||
.header-bar GtkSeparatorToolItem,
|
||||
@@ -1518,6 +1520,8 @@ OsScrollbar:insensitive {
|
||||
.titlebar .separator:insensitive {
|
||||
border-color: shade(@titlebar_bg_color, 0.95);
|
||||
color: shade(@titlebar_bg_color, 0.95);
|
||||
|
||||
-GtkWidget-window-dragging: true;
|
||||
}
|
||||
|
||||
.primary-toolbar .button .separator,
|
||||
|
||||
Reference in New Issue
Block a user