From 23d72f23cb7d7200763d95d63bfc5d0f1a2ba6c7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 30 May 2015 17:55:04 +0200 Subject: GTK3: add much more csd apps to window-controls whitelist --- .../GreenLaguna/gtk-3.0/window-controls.css | 50 +++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css b/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css index e9f7fe76..7ab9b339 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css @@ -219,6 +219,54 @@ 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 { +EvWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +BaobabWindow .titlebar .left .titlebutton:first-child, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BaobabWindow .titlebar .left .titlebutton:first-child:hover, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +BaobabWindow .titlebar .left .titlebutton:first-child:active, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BaobabWindow .titlebar .left .titlebutton:first-child:checked, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BaobabWindow .titlebar .left .titlebutton:first-child:backdrop, +BaobabWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BaobabWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child, +BjbWindowBase .titlebar .left .titlebutton:first-child, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BjbWindowBase .titlebar .left .titlebutton:first-child:hover, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child:active, +BjbWindowBase .titlebar .left .titlebutton:first-child:active, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BjbWindowBase .titlebar .left .titlebutton:first-child:checked, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BjbWindowBase .titlebar .left .titlebutton:first-child:backdrop, +BjbWindowBase .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BjbWindowBase .titlebar .left .titlebutton:first-child:backdrop:hover, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +BoxesAppWindow .titlebar .left .titlebutton:first-child, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BoxesAppWindow .titlebar .left .titlebutton:first-child:hover, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +BoxesAppWindow .titlebar .left .titlebutton:first-child:active, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BoxesAppWindow .titlebar .left .titlebutton:first-child:checked, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BoxesAppWindow .titlebar .left .titlebutton:first-child:backdrop, +BoxesAppWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BoxesAppWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +ContactsWindow .titlebar .left .titlebutton:first-child, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +ContactsWindow .titlebar .left .titlebutton:first-child:hover, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +ContactsWindow .titlebar .left .titlebutton:first-child:active, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +ContactsWindow .titlebar .left .titlebutton:first-child:checked, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +ContactsWindow .titlebar .left .titlebutton:first-child:backdrop, +ContactsWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +ContactsWindow .titlebar .left .titlebutton:first-child:backdrop:hover { background-image: none; } -- cgit v1.2.1