From 429d3db1f6e181fdfe631107207c9fb2031e7dd8 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Fri, 29 Jan 2016 21:01:41 +0100 Subject: Gtk+-3.20 BlueMenta window-controls: first raw port to gtk+ 3.20 --- .../BlueMenta/gtk-3.0/window-controls.css | 404 +++++++++++---------- 1 file changed, 207 insertions(+), 197 deletions(-) diff --git a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css index 3af5e0fe..fd975c4c 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/window-controls.css +++ b/desktop-themes/BlueMenta/gtk-3.0/window-controls.css @@ -1,15 +1,15 @@ -.titlebar .right .titlebutton:nth-last-child(3), -.titlebar .right:dir(rtl) .titlebutton:nth-child(3), -.titlebar .left .titlebutton:nth-child(3), -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3), -.titlebar .right .titlebutton:nth-last-child(2), -.titlebar .right:dir(rtl) .titlebutton:nth-child(2), -.titlebar .left .titlebutton:nth-child(2), -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2), -.titlebar .right .titlebutton:last-child, -.titlebar .right:dir(rtl) .titlebutton:first-child, -.titlebar .left .titlebutton:first-child, -.titlebar .left:dir(rtl) .titlebutton:last-child { +headerbar.titlebar .right .titlebutton:nth-last-child(3), +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3), +headerbar.titlebar .left .titlebutton:nth-child(3), +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3), +headerbar.titlebar .right .titlebutton:nth-last-child(2), +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2), +headerbar.titlebar .left .titlebutton:nth-child(2), +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2), +headerbar.titlebar .right .titlebutton:last-child, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +headerbar.titlebar .left .titlebutton:first-child, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child { color: transparent; background-position: center; background-repeat: no-repeat; @@ -24,249 +24,259 @@ /* minimize */ -.titlebar .right .titlebutton:nth-last-child(3), -.titlebar .right:dir(rtl) .titlebutton:nth-child(3), -.titlebar .left .titlebutton:nth-child(3), -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3) { +headerbar.titlebar .right .titlebutton:nth-last-child(3), +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3), +headerbar.titlebar .left .titlebutton:nth-child(3), +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3) { background-image: url('window-controls/minimize_focused_normal.png'); } -.titlebar .right .titlebutton:nth-last-child(3):hover, -.titlebar .right:dir(rtl) .titlebutton:nth-child(3):hover, -.titlebar .left .titlebutton:nth-child(3):hover, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):hover { +headerbar.titlebar .right .titlebutton:nth-last-child(3):hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3):hover, +headerbar.titlebar .left .titlebutton:nth-child(3):hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):hover { background-image: url('window-controls/minimize_focused_prelight.png'); } -.titlebar .right .titlebutton:nth-last-child(3):active, -.titlebar .right:dir(rtl) .titlebutton:nth-child(3):active, -.titlebar .left .titlebutton:nth-child(3):active, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):active, -.titlebar .right .titlebutton:nth-last-child(3):checked, -.titlebar .right:dir(rtl) .titlebutton:nth-child(3):checked, -.titlebar .left .titlebutton:nth-child(3):checked, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):checked { +headerbar.titlebar .right .titlebutton:nth-last-child(3):active, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3):active, +headerbar.titlebar .left .titlebutton:nth-child(3):active, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):active, +headerbar.titlebar .right .titlebutton:nth-last-child(3):checked, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3):checked, +headerbar.titlebar .left .titlebutton:nth-child(3):checked, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):checked { background-image: url('window-controls/minimize_focused_pressed.png'); } -.titlebar .right .titlebutton:nth-last-child(3):backdrop, -.titlebar .right:dir(rtl) .titlebutton:nth-child(3):backdrop, -.titlebar .left .titlebutton:nth-child(3):backdrop, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):backdrop { +headerbar.titlebar .right .titlebutton:nth-last-child(3):backdrop, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3):backdrop, +headerbar.titlebar .left .titlebutton:nth-child(3):backdrop, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):backdrop { background-image: url('window-controls/minimize_unfocused.png'); } -.titlebar .right .titlebutton:nth-last-child(3):backdrop:hover, -.titlebar .right:dir(rtl) .titlebutton:nth-child(3):backdrop:hover, -.titlebar .left .titlebutton:nth-child(3):backdrop:hover, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):backdrop:hover { +headerbar.titlebar .right .titlebutton:nth-last-child(3):backdrop:hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(3):backdrop:hover, +headerbar.titlebar .left .titlebutton:nth-child(3):backdrop:hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(3):backdrop:hover { background-image: url('window-controls/minimize_unfocused_prelight.png'); } /* maximize */ -.titlebar .right .titlebutton:nth-last-child(2), -.titlebar .right:dir(rtl) .titlebutton:nth-child(2), -.titlebar .left .titlebutton:nth-child(2), -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2) { +headerbar.titlebar .right .titlebutton:nth-last-child(2), +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2), +headerbar.titlebar .left .titlebutton:nth-child(2), +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2) { background-image: url('window-controls/maximize_focused_normal.png'); } -.titlebar .right .titlebutton:nth-last-child(2):hover, -.titlebar .right:dir(rtl) .titlebutton:nth-child(2):hover, -.titlebar .left .titlebutton:nth-child(2):hover, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):hover { +headerbar.titlebar .right .titlebutton:nth-last-child(2):hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2):hover, +headerbar.titlebar .left .titlebutton:nth-child(2):hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):hover { background-image: url('window-controls/maximize_focused_prelight.png'); } -.titlebar .right .titlebutton:nth-last-child(2):active, -.titlebar .right:dir(rtl) .titlebutton:nth-child(2):active, -.titlebar .left .titlebutton:nth-child(2):active, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):active, -.titlebar .right .titlebutton:nth-last-child(2):checked, -.titlebar .right:dir(rtl) .titlebutton:nth-child(2):checked, -.titlebar .left .titlebutton:nth-child(2):checked, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):checked { +headerbar.titlebar .right .titlebutton:nth-last-child(2):active, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2):active, +headerbar.titlebar .left .titlebutton:nth-child(2):active, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):active, +headerbar.titlebar .right .titlebutton:nth-last-child(2):checked, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2):checked, +headerbar.titlebar .left .titlebutton:nth-child(2):checked, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):checked { background-image: url('window-controls/maximize_focused_pressed.png'); } -.titlebar .right .titlebutton:nth-last-child(2):backdrop, -.titlebar .right:dir(rtl) .titlebutton:nth-child(2):backdrop, -.titlebar .left .titlebutton:nth-child(2):backdrop, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):backdrop { +headerbar.titlebar .right .titlebutton:nth-last-child(2):backdrop, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2):backdrop, +headerbar.titlebar .left .titlebutton:nth-child(2):backdrop, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):backdrop { background-image: url('window-controls/maximize_unfocused.png'); } -.titlebar .right .titlebutton:nth-last-child(2):backdrop:hover, -.titlebar .right:dir(rtl) .titlebutton:nth-child(2):backdrop:hover, -.titlebar .left .titlebutton:nth-child(2):backdrop:hover, -.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):backdrop:hover { +headerbar.titlebar .right .titlebutton:nth-last-child(2):backdrop:hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:nth-child(2):backdrop:hover, +headerbar.titlebar .left .titlebutton:nth-child(2):backdrop:hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:nth-last-child(2):backdrop:hover { background-image: url('window-controls/maximize_unfocused_prelight.png'); } /* close */ -.titlebar .right .titlebutton:last-child, -.titlebar .right:dir(rtl) .titlebutton:first-child, -.titlebar .left .titlebutton:first-child, -.titlebar .left:dir(rtl) .titlebutton:last-child { +headerbar.titlebar .right .titlebutton:last-child, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +headerbar.titlebar .left .titlebutton:first-child, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child { background-image: url('window-controls/close_focused_normal.png'); /*padding: 2px 6px 3px 3px;*/ /* FIXME: Uncomment this shit when using the Faenza icon theme and maybe some other icon themes */ } -.titlebar .right .titlebutton:last-child:hover, -.titlebar .right:dir(rtl) .titlebutton:first-child:hover, -.titlebar .left .titlebutton:first-child:hover, -.titlebar .left:dir(rtl) .titlebutton:last-child:hover { +headerbar.titlebar .right .titlebutton:last-child:hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +headerbar.titlebar .left .titlebutton:first-child:hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child:hover { background-image: url('window-controls/close_focused_prelight.png'); } -.titlebar .right .titlebutton:last-child:active, -.titlebar .right:dir(rtl) .titlebutton:first-child:active, -.titlebar .left .titlebutton:first-child:active, -.titlebar .left:dir(rtl) .titlebutton:last-child:active, -.titlebar .right .titlebutton:last-child:checked, -.titlebar .right:dir(rtl) .titlebutton:first-child:checked, -.titlebar .left .titlebutton:first-child:checked, -.titlebar .left:dir(rtl) .titlebutton:last-child:checked { +headerbar.titlebar .right .titlebutton:last-child:active, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +headerbar.titlebar .left .titlebutton:first-child:active, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child:active, +headerbar.titlebar .right .titlebutton:last-child:checked, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +headerbar.titlebar .left .titlebutton:first-child:checked, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child:checked { background-image: url('window-controls/close_focused_pressed.png'); } -.titlebar .right .titlebutton:last-child:backdrop, -.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, -.titlebar .left .titlebutton:first-child:backdrop, -.titlebar .left:dir(rtl) .titlebutton:last-child:backdrop { +headerbar.titlebar .right .titlebutton:last-child:backdrop, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +headerbar.titlebar .left .titlebutton:first-child:backdrop, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child:backdrop { background-image: url('window-controls/close_unfocused.png'); } -.titlebar .right .titlebutton:last-child:backdrop:hover, -.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, -.titlebar .left .titlebutton:first-child:backdrop:hover, -.titlebar .left:dir(rtl) .titlebutton:last-child:backdrop:hover { +headerbar.titlebar .right .titlebutton:last-child:backdrop:hover, +headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +headerbar.titlebar .left:dir(rtl) .titlebutton:last-child:backdrop:hover { background-image: url('window-controls/close_unfocused_prelight.png'); } /* Menu button when fallback kicks in (XFCE, Cinnamon etc.) */ -.titlebar .button.menu-button.titlebutton { +headerbar.titlebar .button.menu-button.titlebutton { background-image: url('window-controls/menu.png'); } -.titlebar .button.menu-button.titlebutton:hover { +headerbar.titlebar .button.menu-button.titlebutton:hover { background-image: url('window-controls/menu_prelight.png'); } -.titlebar .button.menu-button.titlebutton:active { +headerbar.titlebar .button.menu-button.titlebutton:active { background-image: url('window-controls/menu.png'); } -/* application adjustments */ - -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child, -NautilusWindow .titlebar .left .titlebutton:first-child, -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, -NautilusWindow .titlebar .left .titlebutton:first-child:hover, -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, -NautilusWindow .titlebar .left .titlebutton:first-child:active, -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, -NautilusWindow .titlebar .left .titlebutton:first-child:checked, -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, -NautilusWindow .titlebar .left .titlebutton:first-child:backdrop, -NautilusWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, -NautilusWindow .titlebar .left .titlebutton:first-child:backdrop:hover, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child, -YelpWindow .titlebar .left .titlebutton:first-child, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, -YelpWindow .titlebar .left .titlebutton:first-child:hover, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, -YelpWindow .titlebar .left .titlebutton:first-child:active, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, -YelpWindow .titlebar .left .titlebutton:first-child:checked, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, -YelpWindow .titlebar .left .titlebutton:first-child:backdrop, -YelpWindow .titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, -YelpWindow .titlebar .left .titlebutton:first-child:backdrop:hover, -MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child, -MathWindow .titlebar .left .titlebutton:first-child, -MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:hover, -MathWindow .titlebar .left .titlebutton:first-child:hover, -MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:active, -MathWindow .titlebar .left .titlebutton:first-child:active, -MathWindow .titlebar .right:dir(rtl) .titlebutton:first-child:checked, -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, -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, -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 { +/* application adjustments *//* +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child, +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child:hover, +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child:active, +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child:checked, +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +NautilusWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +NautilusWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +YelpWindow headerbar.titlebar .left .titlebutton:first-child, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +YelpWindow headerbar.titlebar .left .titlebutton:first-child:hover, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +YelpWindow headerbar.titlebar .left .titlebutton:first-child:active, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +YelpWindow headerbar.titlebar .left .titlebutton:first-child:checked, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +YelpWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +YelpWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +YelpWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +MathWindow headerbar.titlebar .left .titlebutton:first-child, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +MathWindow headerbar.titlebar .left .titlebutton:first-child:hover, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +MathWindow headerbar.titlebar .left .titlebutton:first-child:active, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +MathWindow headerbar.titlebar .left .titlebutton:first-child:checked, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +MathWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +MathWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +MathWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +EogWindow headerbar.titlebar .left .titlebutton:first-child, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EogWindow headerbar.titlebar .left .titlebutton:first-child:hover, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +EogWindow headerbar.titlebar .left .titlebutton:first-child:active, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +EogWindow headerbar.titlebar .left .titlebutton:first-child:checked, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +EogWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +EogWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +EogWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +EvWindow headerbar.titlebar .left .titlebutton:first-child, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +EvWindow headerbar.titlebar .left .titlebutton:first-child:hover, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +EvWindow headerbar.titlebar .left .titlebutton:first-child:active, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +EvWindow headerbar.titlebar .left .titlebutton:first-child:checked, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +EvWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +EvWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +EvWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child:hover, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child:active, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child:checked, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +BaobabWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BaobabWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child:hover, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child:active, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child:checked, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child:backdrop, +BjbWindowBase headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BjbWindowBase headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child:hover, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child:active, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child:checked, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +BoxesAppWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +BoxesAppWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:hover, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child:hover, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:active, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child:active, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:checked, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child:checked, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child:backdrop, +ContactsWindow headerbar.titlebar .right:dir(rtl) .titlebutton:first-child:backdrop:hover, +ContactsWindow headerbar.titlebar .left .titlebutton:first-child:backdrop:hover { + background-image: none; +} +*/ +/* application adjustments gtk+-3.20 */ +headerbar.titlebar button.titlebutton.toggle.popup { background-image: none; } + +/* gtk+-3.20 */ +headerbar.titlebar button image { + color: transparent; +} + -- cgit v1.2.1