From 74fff61e7487069ee2a25944dad1a348d5c06bd0 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Mon, 25 May 2015 19:16:47 +0200 Subject: GTK3: add more csd apps to window-controls whitelist --- .../BlueMenta/gtk-3.0/window-controls.css | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'desktop-themes/BlueMenta') diff --git a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css index 17104b3d..937c975b 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css +++ b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css @@ -195,6 +195,30 @@ 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 { +MathWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +EogWindow .titlebar .left .titlebutton:first-child, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EogWindow .titlebar .left .titlebutton:first-child:hover, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +EogWindow .titlebar .left .titlebutton:first-child:active, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +EogWindow .titlebar .left .titlebutton:first-child:checked, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +EogWindow .titlebar .left .titlebutton:first-child:backdrop, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +EogWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +EvWindow .titlebar .left .titlebutton:first-child, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EvWindow .titlebar .left .titlebutton:first-child:hover, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +EvWindow .titlebar .left .titlebutton:first-child:active, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +EvWindow .titlebar .left .titlebutton:first-child:checked, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +EvWindow .titlebar .left .titlebutton:first-child:backdrop, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +EvWindow .titlebar .left .titlebutton:first-child:backdrop:hover { background-image: none; } -- cgit v1.2.1