diff options
author | raveit65 <[email protected]> | 2015-05-30 17:55:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-30 17:55:04 +0200 |
commit | a0a9b9810065e3be7476407d458c87e5d641df8c (patch) | |
tree | ad5c7544aa990ca293d38072cae1cbcfa98a323e /desktop-themes/GreenLaguna | |
parent | b1bb1805431ac1e962e60e3fe960d0c234ec6767 (diff) | |
download | mate-themes-a0a9b9810065e3be7476407d458c87e5d641df8c.tar.bz2 mate-themes-a0a9b9810065e3be7476407d458c87e5d641df8c.tar.xz |
GTK3: add much more csd apps to window-controls whitelist
Diffstat (limited to 'desktop-themes/GreenLaguna')
-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; } |