toolbars and menuses are now draggable
This commit is contained in:
parent
304f21867e
commit
ee3fdda8d8
@ -1,7 +1,10 @@
|
||||
/********
|
||||
* Menu *
|
||||
********/
|
||||
|
||||
.menubar {
|
||||
-GtkWidget-window-dragging: true;
|
||||
}
|
||||
|
||||
.menuitem {
|
||||
-unico-bullet-color: @fg_color;
|
||||
|
@ -9,3 +9,9 @@ left bottom,
|
||||
from (#E0E0E0),
|
||||
to (#A3A3A3));
|
||||
}
|
||||
|
||||
.primary-toolbar .toolbar,
|
||||
.primary-toolbar.toolbar {
|
||||
-GtkWidget-window-dragging: true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user