diff options
Diffstat (limited to 'desktop-themes/GreenLaguna/gtk-3.0')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/window-controls.css | 50 |
1 files changed, 49 insertions, 1 deletions
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; } |