From b531855c42209ab4c555e846e700e1df1d3eccbb 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/BlackMATE/gtk-3.0/window-controls.css | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'desktop-themes/BlackMATE') diff --git a/desktop-themes/BlackMATE/gtk-3.0/window-controls.css b/desktop-themes/BlackMATE/gtk-3.0/window-controls.css index 1a34953b..0f1d585e 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/window-controls.css +++ b/desktop-themes/BlackMATE/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