From 0318179934aa0cdcdf74975f150d949588496d2a Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 25 May 2015 17:45:03 +0200 Subject: GTK3: add gnome-calculator to appplication whitelist for window-controls close-menu button --- desktop-themes/Menta/gtk-3.0/window-controls.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'desktop-themes/Menta') diff --git a/desktop-themes/Menta/gtk-3.0/window-controls.css b/desktop-themes/Menta/gtk-3.0/window-controls.css index 1b398090..17104b3d 100644 --- a/desktop-themes/Menta/gtk-3.0/window-controls.css +++ b/desktop-themes/Menta/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; } -- cgit v1.2.1