diff options
author | raveit65 <[email protected]> | 2015-05-25 19:16:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-25 19:17:57 +0200 |
commit | 74fff61e7487069ee2a25944dad1a348d5c06bd0 (patch) | |
tree | 2e82f035e9a7d52ad0371e75ab96d779911aa0f8 /desktop-themes/GreenLaguna/gtk-3.0 | |
parent | 0318179934aa0cdcdf74975f150d949588496d2a (diff) | |
download | mate-themes-74fff61e7487069ee2a25944dad1a348d5c06bd0.tar.bz2 mate-themes-74fff61e7487069ee2a25944dad1a348d5c06bd0.tar.xz |
GTK3: add 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 | 26 |
1 files changed, 25 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 0f1d585e..e9f7fe76 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/window-controls.css @@ -195,6 +195,30 @@ MathWindow .titlebar .left .titlebutton:first-child:checked, MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, MathWindow .titlebar .left .titlebutton:first-child:backdrop, MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, -MathWindow .titlebar .left .titlebutton:first-child:backdrop:hover { +MathWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +EogWindow .titlebar .left .titlebutton:first-child, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EogWindow .titlebar .left .titlebutton:first-child:hover, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +EogWindow .titlebar .left .titlebutton:first-child:active, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +EogWindow .titlebar .left .titlebutton:first-child:checked, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +EogWindow .titlebar .left .titlebutton:first-child:backdrop, +EogWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +EogWindow .titlebar .left .titlebutton:first-child:backdrop:hover, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child, +EvWindow .titlebar .left .titlebutton:first-child, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EvWindow .titlebar .left .titlebutton:first-child:hover, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, +EvWindow .titlebar .left .titlebutton:first-child:active, +EvWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, +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 { background-image: none; } |