diff options
author | raveit65 <[email protected]> | 2015-05-30 17:55:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-30 17:56:16 +0200 |
commit | 14640f9f90aab0b539c00296e9dd474e284346a6 (patch) | |
tree | ba40e0d847c1d6e6b3c4fdd9e34927541b838928 /desktop-themes/GreenLaguna/gtk-3.0 | |
parent | 9c3b4f1b6f7139416f8e6ecef25fc903f1cd279d (diff) | |
download | mate-themes-14640f9f90aab0b539c00296e9dd474e284346a6.tar.bz2 mate-themes-14640f9f90aab0b539c00296e9dd474e284346a6.tar.xz |
GTK3: add much more csd apps to window-controls whitelist
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; } |