diff options
author | raveit65 <[email protected]> | 2015-05-30 17:55:04 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-30 17:56:00 +0200 |
commit | 23d72f23cb7d7200763d95d63bfc5d0f1a2ba6c7 (patch) | |
tree | 823983f65dd0cb8f838146f4242d1b87b280c571 /desktop-themes/GreenLaguna/gtk-3.0 | |
parent | 74fff61e7487069ee2a25944dad1a348d5c06bd0 (diff) | |
download | mate-themes-23d72f23cb7d7200763d95d63bfc5d0f1a2ba6c7.tar.bz2 mate-themes-23d72f23cb7d7200763d95d63bfc5d0f1a2ba6c7.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; } |