summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-21 21:38:39 +0200
committerraveit65 <[email protected]>2015-04-21 21:38:39 +0200
commit86543eb2711c26fe9072edfa6b4e0b9ceb4eca7f (patch)
treeed61ad06f7e073face44e6e5233c653bdf773127 /desktop-themes
parentb03ee5f824904c91ac52d9b6c66b5546aa1fcb78 (diff)
downloadmate-themes-86543eb2711c26fe9072edfa6b4e0b9ceb4eca7f.tar.bz2
mate-themes-86543eb2711c26fe9072edfa6b4e0b9ceb4eca7f.tar.xz
GreenLaguna GTK3: use transparent color only for .button.titlebutton GtkImage
Diffstat (limited to 'desktop-themes')
-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 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;
}