diff options
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |