2012-01-26 20:32:20 +01:00

13 lines
183 B
CSS

/***********
* toolbar *
***********/
.toolbar {
background-image: -gtk-gradient (linear,
left top,
left bottom,
from (#E0E0E0),
to (#C0C0C0));
-GtkWidget-window-dragging: true;
}