summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-21 21:38:39 +0200
committerraveit65 <[email protected]>2015-04-21 21:46:13 +0200
commitffee429979389f9f6d22af0d3b07edc83d84653d (patch)
tree457b4484061a38b3897d19402559cc7f480cec30 /desktop-themes/GreenLaguna
parentc78ec99121007a9f6c838e86c6d3d71be9f431e0 (diff)
downloadmate-themes-ffee429979389f9f6d22af0d3b07edc83d84653d.tar.bz2
mate-themes-ffee429979389f9f6d22af0d3b07edc83d84653d.tar.xz
GreenLaguna GTK3: use transparent color only for .button.titlebutton GtkImage
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css2
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 4c8c743e..71c0756d 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css
@@ -2563,7 +2563,7 @@ GtkPopover .separator {
}
/* avoid double displaying of window controls */
-.titlebar .button GtkImage {
+.titlebar .button.titlebutton GtkImage {
color: transparent;
}