diff options
author | raveit65 <[email protected]> | 2015-05-25 19:16:47 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-05-25 19:16:47 +0200 |
commit | b1bb1805431ac1e962e60e3fe960d0c234ec6767 (patch) | |
tree | 97ec3f718d8193a12fea6bdadaf8a6cd6c9388dc /desktop-themes/BlackMATE | |
parent | b531855c42209ab4c555e846e700e1df1d3eccbb (diff) | |
download | mate-themes-b1bb1805431ac1e962e60e3fe960d0c234ec6767.tar.bz2 mate-themes-b1bb1805431ac1e962e60e3fe960d0c234ec6767.tar.xz |
GTK3: add more csd apps to window-controls whitelist
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-3.0/window-controls.css | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/window-controls.css b/desktop-themes/BlackMATE/gtk-3.0/window-controls.css index 0f1d585e..e9f7fe76 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/window-controls.css +++ b/desktop-themes/BlackMATE/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; } |