From 86543eb2711c26fe9072edfa6b4e0b9ceb4eca7f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 21 Apr 2015 21:38:39 +0200 Subject: GreenLaguna GTK3: use transparent color only for .button.titlebutton GtkImage --- desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index e8c1b5d0..fc2f88c3 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -2363,7 +2363,7 @@ GtkPopover .separator { } /* avoid double displaying of window controls */ -.titlebar .button GtkImage { +.titlebar .button.titlebutton GtkImage { color: transparent; } -- cgit v1.2.1