summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-05-25 17:45:03 +0200
committerraveit65 <[email protected]>2015-05-25 17:45:03 +0200
commitb9703844e12e19922081a61efc9b6409704b07b8 (patch)
tree8d97ad601b6a273a5be5e81f5856822bcedc21a4 /desktop-themes/BlueMenta
parent68ee687a8203717fd1178bd18426b24ae7ce028e (diff)
downloadmate-themes-b9703844e12e19922081a61efc9b6409704b07b8.tar.bz2
mate-themes-b9703844e12e19922081a61efc9b6409704b07b8.tar.xz
GTK3: add gnome-calculator to appplication whitelist for window-controls close-menu button
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/window-controls.css14
1 files changed, 13 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css
index 1b398090..17104b3d 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css
@@ -183,6 +183,18 @@ YelpWindow .titlebar .left .titlebutton:first-child:checked,
YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop,
YelpWindow .titlebar .left .titlebutton:first-child:backdrop,
YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover,
-YelpWindow .titlebar .left .titlebutton:first-child:backdrop:hover {
+YelpWindow .titlebar .left .titlebutton:first-child:backdrop:hover,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child,
+MathWindow .titlebar .left .titlebutton:first-child,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover,
+MathWindow .titlebar .left .titlebutton:first-child:hover,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active,
+MathWindow .titlebar .left .titlebutton:first-child:active,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked,
+MathWindow .titlebar .left .titlebutton:first-child:checked,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop,
+MathWindow .titlebar .left .titlebutton:first-child:backdrop,
+MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover,
+MathWindow .titlebar .left .titlebutton:first-child:backdrop:hover {
background-image: none;
}