From 569ed29fe353ef8e290778f9dbcd6631dd1d1161 Mon Sep 17 00:00:00 2001 From: rafaellaguna Date: Thu, 26 Jan 2012 20:32:20 +0100 Subject: [PATCH] syntax corrections --- usr/share/themes/Lubuntu-default/gtk-3.0/toolbar.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/usr/share/themes/Lubuntu-default/gtk-3.0/toolbar.css b/usr/share/themes/Lubuntu-default/gtk-3.0/toolbar.css index 9a31f57..20deaa9 100644 --- a/usr/share/themes/Lubuntu-default/gtk-3.0/toolbar.css +++ b/usr/share/themes/Lubuntu-default/gtk-3.0/toolbar.css @@ -7,11 +7,6 @@ background-image: -gtk-gradient (linear, left top, left bottom, from (#E0E0E0), -to (#A3A3A3)); +to (#C0C0C0)); +-GtkWidget-window-dragging: true; } - -.primary-toolbar .toolbar, -.primary-toolbar.toolbar { - -GtkWidget-window-dragging: true; -} -