diff options
Diffstat (limited to 'desktop-themes/BlackMATE/gtk-3.0')
-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; } |