diff --git a/gtk-3.0/gtk.css b/gtk-3.0/gtk.css index 72d3659..504ec64 100644 --- a/gtk-3.0/gtk.css +++ b/gtk-3.0/gtk.css @@ -189,7 +189,7 @@ treeview entry.flat:focus, treeview entry:focus { border-color: #75ff25; } @keyframes needs_attention { from { background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#f57900), to(transparent)); } to { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#f57900), to(transparent)); } } -button.sidebar-button, expander title > arrow, notebook > header tabs > tab, notebook > header > tabs > arrow, treeview.view header button, modelbutton.flat arrow, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 1px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); } +button.sidebar-button, expander title > arrow, notebook > header tabs > tab, notebook > header > tabs > arrow, treeview.view header button, modelbutton.flat arrow, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 0px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); } expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > header > tabs > arrow:hover, treeview.view header button:hover, modelbutton.flat arrow:hover, expander title > arrow:focus, notebook > header tabs > tab:focus, notebook > header > tabs > arrow:focus, treeview.view header button:focus, modelbutton.flat arrow:focus, button:hover, button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; } @@ -197,13 +197,13 @@ expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > hea expander title > arrow:active, notebook > header tabs > tab:active, notebook > header > tabs > arrow:active, treeview.view header button:active, modelbutton.flat arrow:active, expander title > arrow.keyboard-activating, notebook > header tabs > tab.keyboard-activating, notebook > header > tabs > arrow.keyboard-activating, treeview.view header button.keyboard-activating, modelbutton.flat arrow.keyboard-activating, button:active, button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, button:checked, button:selected, button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, button:checked, button:selected, button.has-open-popup, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:checked image, notebook > header tabs > tab:checked image, notebook > header > tabs > arrow:checked image, treeview.view header button:checked image, modelbutton.flat arrow:checked image, expander title > arrow:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header > tabs > arrow:checked arrow, treeview.view header button:checked arrow, modelbutton.flat arrow:checked arrow, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow:selected image, notebook > header tabs > tab:selected image, notebook > header > tabs > arrow:selected image, treeview.view header button:selected image, modelbutton.flat arrow:selected image, expander title > arrow:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header > tabs > arrow:selected arrow, treeview.view header button:selected arrow, modelbutton.flat arrow:selected arrow, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, treeview.view header button.has-open-popup image, modelbutton.flat arrow.has-open-popup image, expander title > arrow.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, treeview.view header button.has-open-popup arrow, modelbutton.flat arrow.has-open-popup arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, button.sidebar-button .active_group #docklike-plugin button, .active_group #docklike-plugin button.sidebar-button button, button.sidebar-button .active_group #docklike-plugin button image, .active_group #docklike-plugin button.sidebar-button button image, button.sidebar-button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.sidebar-button button arrow, expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:checked image, notebook > header tabs > tab:checked image, notebook > header > tabs > arrow:checked image, treeview.view header button:checked image, modelbutton.flat arrow:checked image, expander title > arrow:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header > tabs > arrow:checked arrow, treeview.view header button:checked arrow, modelbutton.flat arrow:checked arrow, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow:selected image, notebook > header tabs > tab:selected image, notebook > header > tabs > arrow:selected image, treeview.view header button:selected image, modelbutton.flat arrow:selected image, expander title > arrow:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header > tabs > arrow:selected arrow, treeview.view header button:selected arrow, modelbutton.flat arrow:selected arrow, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, treeview.view header button.has-open-popup image, modelbutton.flat arrow.has-open-popup image, expander title > arrow.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, treeview.view header button.has-open-popup arrow, modelbutton.flat arrow.has-open-popup arrow, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, treeview.view header button .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header button button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow button image, notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab button image, notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow button image, treeview.view header button .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header button button image, modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow button image, expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow button arrow, notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab button arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button arrow, treeview.view header button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header button button arrow, modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow button arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button, button .active_group #docklike-plugin button image, .active_group #docklike-plugin button button image, button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header > tabs > arrow:checked:hover image, modelbutton.flat arrow:checked:hover image, expander title > arrow:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, modelbutton.flat arrow:checked:hover arrow, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header > tabs > arrow:checked:focus image, modelbutton.flat arrow:checked:focus image, expander title > arrow:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, modelbutton.flat arrow:checked:focus arrow, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header > tabs > arrow:selected:hover image, modelbutton.flat arrow:selected:hover image, expander title > arrow:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, modelbutton.flat arrow:selected:hover arrow, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header > tabs > arrow:selected:focus image, modelbutton.flat arrow:selected:focus image, expander title > arrow:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, modelbutton.flat arrow:selected:focus arrow, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover image, expander title > arrow.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:hover arrow, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus image, expander title > arrow.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, modelbutton.flat arrow.has-open-popup:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, button.sidebar-button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.sidebar-button button:hover, button.sidebar-button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.sidebar-button button:hover image, button.sidebar-button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.sidebar-button button:hover arrow, button.sidebar-button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.sidebar-button button:focus, button.sidebar-button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.sidebar-button button:focus image, button.sidebar-button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.sidebar-button button:focus arrow, expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, treeview.view header button:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header > tabs > arrow:checked:hover image, treeview.view header button:checked:hover image, modelbutton.flat arrow:checked:hover image, expander title > arrow:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, treeview.view header button:checked:hover arrow, modelbutton.flat arrow:checked:hover arrow, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, treeview.view header button:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header > tabs > arrow:checked:focus image, treeview.view header button:checked:focus image, modelbutton.flat arrow:checked:focus image, expander title > arrow:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, treeview.view header button:checked:focus arrow, modelbutton.flat arrow:checked:focus arrow, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, treeview.view header button:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header > tabs > arrow:selected:hover image, treeview.view header button:selected:hover image, modelbutton.flat arrow:selected:hover image, expander title > arrow:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, treeview.view header button:selected:hover arrow, modelbutton.flat arrow:selected:hover arrow, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, treeview.view header button:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header > tabs > arrow:selected:focus image, treeview.view header button:selected:focus image, modelbutton.flat arrow:selected:focus image, expander title > arrow:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, treeview.view header button:selected:focus arrow, modelbutton.flat arrow:selected:focus arrow, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, treeview.view header button.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, treeview.view header button.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover image, expander title > arrow.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, treeview.view header button.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:hover arrow, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, treeview.view header button.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, treeview.view header button.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus image, expander title > arrow.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, treeview.view header button.has-open-popup:focus arrow, modelbutton.flat arrow.has-open-popup:focus arrow, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow button:hover image, notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab button:hover image, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover image, treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button button:hover image, modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow button:hover image, expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow button:hover arrow, notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab button:hover arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover arrow, treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button button:hover arrow, modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow button:hover arrow, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow button:focus image, notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab button:focus image, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus image, treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button button:focus image, modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow button:focus image, expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow button:focus arrow, notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab button:focus arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus arrow, treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button button:focus arrow, modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow button:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button button:hover image, button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button button:hover arrow, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus, button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button button:focus image, button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow:disabled, notebook > header tabs > tab:disabled, notebook > header > tabs > arrow:disabled, treeview.view header button:disabled, modelbutton.flat arrow:disabled, button:disabled, button:disabled:checked, button:disabled:selected, button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -227,13 +227,13 @@ expander title > arrow.osd:hover, notebook > header tabs > tab.osd:hover, notebo expander title > arrow.osd:active, notebook > header tabs > tab.osd:active, notebook > header > tabs > arrow.osd:active, modelbutton.flat arrow.osd:active, expander title > arrow.osd.keyboard-activating, notebook > header tabs > tab.osd.keyboard-activating, notebook > header > tabs > arrow.osd.keyboard-activating, modelbutton.flat arrow.osd.keyboard-activating, button.osd:active, button.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, button.osd:checked, button.osd:selected, button.osd.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, button.osd:checked, button.osd:selected, button.osd.has-open-popup, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header > tabs > arrow.osd:checked image, modelbutton.flat arrow.osd:checked image, expander title > arrow.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, modelbutton.flat arrow.osd:checked arrow, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header > tabs > arrow.osd:selected image, modelbutton.flat arrow.osd:selected image, expander title > arrow.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, modelbutton.flat arrow.osd:selected arrow, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, modelbutton.flat arrow.osd.has-open-popup image, expander title > arrow.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, modelbutton.flat arrow.osd.has-open-popup arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header > tabs > arrow.osd:checked image, modelbutton.flat arrow.osd:checked image, expander title > arrow.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, modelbutton.flat arrow.osd:checked arrow, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header > tabs > arrow.osd:selected image, modelbutton.flat arrow.osd:selected image, expander title > arrow.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, modelbutton.flat arrow.osd:selected arrow, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, modelbutton.flat arrow.osd.has-open-popup image, expander title > arrow.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, modelbutton.flat arrow.osd.has-open-popup arrow, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, expander title > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.osd button image, notebook > header tabs > tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.osd button image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button image, modelbutton.flat arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.osd button image, expander title > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.osd button arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button, button.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin button.osd button image, button.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.osd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, modelbutton.flat arrow.osd:checked:hover image, expander title > arrow.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, modelbutton.flat arrow.osd:checked:hover arrow, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, modelbutton.flat arrow.osd:checked:focus image, expander title > arrow.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, modelbutton.flat arrow.osd:checked:focus arrow, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, modelbutton.flat arrow.osd:selected:hover image, expander title > arrow.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, modelbutton.flat arrow.osd:selected:hover arrow, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, modelbutton.flat arrow.osd:selected:focus image, expander title > arrow.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, modelbutton.flat arrow.osd:selected:focus arrow, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, modelbutton.flat arrow.osd.has-open-popup:hover image, expander title > arrow.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, modelbutton.flat arrow.osd.has-open-popup:hover arrow, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, modelbutton.flat arrow.osd.has-open-popup:focus image, expander title > arrow.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, modelbutton.flat arrow.osd.has-open-popup:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, modelbutton.flat arrow.osd:checked:hover image, expander title > arrow.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, modelbutton.flat arrow.osd:checked:hover arrow, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, modelbutton.flat arrow.osd:checked:focus image, expander title > arrow.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, modelbutton.flat arrow.osd:checked:focus arrow, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, modelbutton.flat arrow.osd:selected:hover image, expander title > arrow.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, modelbutton.flat arrow.osd:selected:hover arrow, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, modelbutton.flat arrow.osd:selected:focus image, expander title > arrow.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, modelbutton.flat arrow.osd:selected:focus arrow, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, modelbutton.flat arrow.osd.has-open-popup:hover image, expander title > arrow.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, modelbutton.flat arrow.osd.has-open-popup:hover arrow, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, modelbutton.flat arrow.osd.has-open-popup:focus image, expander title > arrow.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, modelbutton.flat arrow.osd.has-open-popup:focus arrow, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.osd button:hover image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover image, expander title > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.osd button:hover arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover arrow, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, expander title > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.osd button:focus image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus image, expander title > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.osd button:focus arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.osd button:hover image, button.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.osd button:hover arrow, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus, button.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.osd button:focus image, button.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.osd:disabled, notebook > header tabs > tab.osd:disabled, notebook > header > tabs > arrow.osd:disabled, modelbutton.flat arrow.osd:disabled, button.osd:disabled, button.osd:disabled:checked, button.osd:disabled:selected, button.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -247,13 +247,13 @@ expander title > arrow.osd.image-button, notebook > header tabs > tab.osd.image- .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button.keyboard-activating, popover.background.touch-selection button.keyboard-activating, popover.background.magnifier button.keyboard-activating, .osd expander title > arrow:active, expander .osd title > arrow:active, .osd notebook > header tabs > tab:active, notebook > header .osd tabs > tab:active, .osd notebook > header > tabs > arrow:active, .osd modelbutton.flat arrow:active, modelbutton.flat .osd arrow:active, .osd expander title > arrow.keyboard-activating, expander .osd title > arrow.keyboard-activating, .osd notebook > header tabs > tab.keyboard-activating, notebook > header .osd tabs > tab.keyboard-activating, .osd notebook > header > tabs > arrow.keyboard-activating, .osd modelbutton.flat arrow.keyboard-activating, modelbutton.flat .osd arrow.keyboard-activating, .osd button:active, .osd button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd button:checked, .osd button:selected, .osd button.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd button:checked, .osd button:selected, .osd button.has-open-popup, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:checked, .app-notification.frame button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, .app-notification.frame button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, .app-notification.frame button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, .app-notification.frame button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, .app-notification.frame button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, .app-notification.frame button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, .app-notification.frame button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, .app-notification.frame button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, .app-notification.frame button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:checked image, expander .osd title > arrow:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header > tabs > arrow:checked image, .osd modelbutton.flat arrow:checked image, modelbutton.flat .osd arrow:checked image, .osd expander title > arrow:checked arrow, expander .osd title > arrow:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd modelbutton.flat arrow:checked arrow, modelbutton.flat .osd arrow:checked arrow, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow:selected image, expander .osd title > arrow:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header > tabs > arrow:selected image, .osd modelbutton.flat arrow:selected image, modelbutton.flat .osd arrow:selected image, .osd expander title > arrow:selected arrow, expander .osd title > arrow:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd modelbutton.flat arrow:selected arrow, modelbutton.flat .osd arrow:selected arrow, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow.has-open-popup image, expander .osd title > arrow.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd modelbutton.flat arrow.has-open-popup image, modelbutton.flat .osd arrow.has-open-popup image, .osd expander title > arrow.has-open-popup arrow, expander .osd title > arrow.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat .osd arrow.has-open-popup arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:checked, .app-notification.frame button:checked, .csd popover.background.touch-selection button:checked, .csd popover.background.magnifier button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, .app-notification.frame button:checked image, .csd popover.background.touch-selection button:checked image, .csd popover.background.magnifier button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, .app-notification.frame button:checked arrow, .csd popover.background.touch-selection button:checked arrow, .csd popover.background.magnifier button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, .app-notification.frame button:selected, .csd popover.background.touch-selection button:selected, .csd popover.background.magnifier button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, .app-notification.frame button:selected image, .csd popover.background.touch-selection button:selected image, .csd popover.background.magnifier button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, .app-notification.frame button:selected arrow, .csd popover.background.touch-selection button:selected arrow, .csd popover.background.magnifier button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, .app-notification.frame button.has-open-popup, .csd popover.background.touch-selection button.has-open-popup, .csd popover.background.magnifier button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, .app-notification.frame button.has-open-popup image, .csd popover.background.touch-selection button.has-open-popup image, .csd popover.background.magnifier button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, .app-notification.frame button.has-open-popup arrow, .csd popover.background.touch-selection button.has-open-popup arrow, .csd popover.background.magnifier button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, .app-notification.frame button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button button, .csd popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button button, .csd popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .app-notification button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button button image, .app-notification.frame button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button button image, .csd popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button button image, .csd popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button button image, popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button button image, popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button button image, .app-notification button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button button arrow, .app-notification.frame button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button button arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button arrow, popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button button arrow, popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button button arrow, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:checked image, expander .osd title > arrow:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header > tabs > arrow:checked image, .osd modelbutton.flat arrow:checked image, modelbutton.flat .osd arrow:checked image, .osd expander title > arrow:checked arrow, expander .osd title > arrow:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd modelbutton.flat arrow:checked arrow, modelbutton.flat .osd arrow:checked arrow, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow:selected image, expander .osd title > arrow:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header > tabs > arrow:selected image, .osd modelbutton.flat arrow:selected image, modelbutton.flat .osd arrow:selected image, .osd expander title > arrow:selected arrow, expander .osd title > arrow:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd modelbutton.flat arrow:selected arrow, modelbutton.flat .osd arrow:selected arrow, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow.has-open-popup image, expander .osd title > arrow.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd modelbutton.flat arrow.has-open-popup image, modelbutton.flat .osd arrow.has-open-popup image, .osd expander title > arrow.has-open-popup arrow, expander .osd title > arrow.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat .osd arrow.has-open-popup arrow, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow button image, expander .osd title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow button image, .osd notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab button image, notebook > header .osd tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab button image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button image, .osd modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow button image, modelbutton.flat .osd arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow button image, .osd expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow button arrow, expander .osd title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow button arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button, .osd button .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button button image, .osd button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:checked:hover, .app-notification.frame button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:checked:hover, .app-notification.frame button:checked:hover, .csd popover.background.touch-selection button:checked:hover, .csd popover.background.magnifier button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, .app-notification.frame button:checked:hover image, .csd popover.background.touch-selection button:checked:hover image, .csd popover.background.magnifier button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, .app-notification.frame button:checked:hover arrow, .csd popover.background.touch-selection button:checked:hover arrow, .csd popover.background.magnifier button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, .csd popover.background.touch-selection button:checked:focus, .csd popover.background.magnifier button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, .app-notification.frame button:checked:focus image, .csd popover.background.touch-selection button:checked:focus image, .csd popover.background.magnifier button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, .app-notification.frame button:checked:focus arrow, .csd popover.background.touch-selection button:checked:focus arrow, .csd popover.background.magnifier button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, .csd popover.background.touch-selection button:selected:hover, .csd popover.background.magnifier button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, .app-notification.frame button:selected:hover image, .csd popover.background.touch-selection button:selected:hover image, .csd popover.background.magnifier button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, .app-notification.frame button:selected:hover arrow, .csd popover.background.touch-selection button:selected:hover arrow, .csd popover.background.magnifier button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, .csd popover.background.touch-selection button:selected:focus, .csd popover.background.magnifier button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, .app-notification.frame button:selected:focus image, .csd popover.background.touch-selection button:selected:focus image, .csd popover.background.magnifier button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, .app-notification.frame button:selected:focus arrow, .csd popover.background.touch-selection button:selected:focus arrow, .csd popover.background.magnifier button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, .csd popover.background.touch-selection button.has-open-popup:hover, .csd popover.background.magnifier button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, .app-notification.frame button.has-open-popup:hover image, .csd popover.background.touch-selection button.has-open-popup:hover image, .csd popover.background.magnifier button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, .app-notification.frame button.has-open-popup:hover arrow, .csd popover.background.touch-selection button.has-open-popup:hover arrow, .csd popover.background.magnifier button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, .csd popover.background.touch-selection button.has-open-popup:focus, .csd popover.background.magnifier button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, .app-notification.frame button.has-open-popup:focus image, .csd popover.background.touch-selection button.has-open-popup:focus image, .csd popover.background.magnifier button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, .app-notification.frame button.has-open-popup:focus arrow, .csd popover.background.touch-selection button.has-open-popup:focus arrow, .csd popover.background.magnifier button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd treeview.view header button:checked:hover, treeview.view header .osd button:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:hover image, expander .osd title > arrow:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd treeview.view header button:checked:hover image, treeview.view header .osd button:checked:hover image, .osd modelbutton.flat arrow:checked:hover image, modelbutton.flat .osd arrow:checked:hover image, .osd expander title > arrow:checked:hover arrow, expander .osd title > arrow:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd treeview.view header button:checked:hover arrow, treeview.view header .osd button:checked:hover arrow, .osd modelbutton.flat arrow:checked:hover arrow, modelbutton.flat .osd arrow:checked:hover arrow, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd treeview.view header button:checked:focus, treeview.view header .osd button:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:checked:focus image, expander .osd title > arrow:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd treeview.view header button:checked:focus image, treeview.view header .osd button:checked:focus image, .osd modelbutton.flat arrow:checked:focus image, modelbutton.flat .osd arrow:checked:focus image, .osd expander title > arrow:checked:focus arrow, expander .osd title > arrow:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd treeview.view header button:checked:focus arrow, treeview.view header .osd button:checked:focus arrow, .osd modelbutton.flat arrow:checked:focus arrow, modelbutton.flat .osd arrow:checked:focus arrow, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd treeview.view header button:selected:hover, treeview.view header .osd button:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:hover image, expander .osd title > arrow:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd treeview.view header button:selected:hover image, treeview.view header .osd button:selected:hover image, .osd modelbutton.flat arrow:selected:hover image, modelbutton.flat .osd arrow:selected:hover image, .osd expander title > arrow:selected:hover arrow, expander .osd title > arrow:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd treeview.view header button:selected:hover arrow, treeview.view header .osd button:selected:hover arrow, .osd modelbutton.flat arrow:selected:hover arrow, modelbutton.flat .osd arrow:selected:hover arrow, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd treeview.view header button:selected:focus, treeview.view header .osd button:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow:selected:focus image, expander .osd title > arrow:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd treeview.view header button:selected:focus image, treeview.view header .osd button:selected:focus image, .osd modelbutton.flat arrow:selected:focus image, modelbutton.flat .osd arrow:selected:focus image, .osd expander title > arrow:selected:focus arrow, expander .osd title > arrow:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd treeview.view header button:selected:focus arrow, treeview.view header .osd button:selected:focus arrow, .osd modelbutton.flat arrow:selected:focus arrow, modelbutton.flat .osd arrow:selected:focus arrow, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd treeview.view header button.has-open-popup:hover, treeview.view header .osd button.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:hover image, expander .osd title > arrow.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd treeview.view header button.has-open-popup:hover image, treeview.view header .osd button.has-open-popup:hover image, .osd modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat .osd arrow.has-open-popup:hover image, .osd expander title > arrow.has-open-popup:hover arrow, expander .osd title > arrow.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd treeview.view header button.has-open-popup:hover arrow, treeview.view header .osd button.has-open-popup:hover arrow, .osd modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat .osd arrow.has-open-popup:hover arrow, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd treeview.view header button.has-open-popup:focus, treeview.view header .osd button.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow.has-open-popup:focus image, expander .osd title > arrow.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd treeview.view header button.has-open-popup:focus image, treeview.view header .osd button.has-open-popup:focus image, .osd modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat .osd arrow.has-open-popup:focus image, .osd expander title > arrow.has-open-popup:focus arrow, expander .osd title > arrow.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd treeview.view header button.has-open-popup:focus arrow, treeview.view header .osd button.has-open-popup:focus arrow, .osd modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat .osd arrow.has-open-popup:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:checked:hover, .app-notification.frame button:checked:hover, .csd popover.background.touch-selection button:checked:hover, .csd popover.background.magnifier button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, .app-notification.frame button:checked:hover image, .csd popover.background.touch-selection button:checked:hover image, .csd popover.background.magnifier button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, .app-notification.frame button:checked:hover arrow, .csd popover.background.touch-selection button:checked:hover arrow, .csd popover.background.magnifier button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, .csd popover.background.touch-selection button:checked:focus, .csd popover.background.magnifier button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, .app-notification.frame button:checked:focus image, .csd popover.background.touch-selection button:checked:focus image, .csd popover.background.magnifier button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, .app-notification.frame button:checked:focus arrow, .csd popover.background.touch-selection button:checked:focus arrow, .csd popover.background.magnifier button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, .csd popover.background.touch-selection button:selected:hover, .csd popover.background.magnifier button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, .app-notification.frame button:selected:hover image, .csd popover.background.touch-selection button:selected:hover image, .csd popover.background.magnifier button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, .app-notification.frame button:selected:hover arrow, .csd popover.background.touch-selection button:selected:hover arrow, .csd popover.background.magnifier button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, .csd popover.background.touch-selection button:selected:focus, .csd popover.background.magnifier button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, .app-notification.frame button:selected:focus image, .csd popover.background.touch-selection button:selected:focus image, .csd popover.background.magnifier button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, .app-notification.frame button:selected:focus arrow, .csd popover.background.touch-selection button:selected:focus arrow, .csd popover.background.magnifier button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, .csd popover.background.touch-selection button.has-open-popup:hover, .csd popover.background.magnifier button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, .app-notification.frame button.has-open-popup:hover image, .csd popover.background.touch-selection button.has-open-popup:hover image, .csd popover.background.magnifier button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, .app-notification.frame button.has-open-popup:hover arrow, .csd popover.background.touch-selection button.has-open-popup:hover arrow, .csd popover.background.magnifier button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, .csd popover.background.touch-selection button.has-open-popup:focus, .csd popover.background.magnifier button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, .app-notification.frame button.has-open-popup:focus image, .csd popover.background.touch-selection button.has-open-popup:focus image, .csd popover.background.magnifier button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, .app-notification.frame button.has-open-popup:focus arrow, .csd popover.background.touch-selection button.has-open-popup:focus arrow, .csd popover.background.magnifier button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button button:hover image, .app-notification.frame button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button button:hover image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover image, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover image, popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button button:hover image, popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button button:hover image, .app-notification button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button button:hover arrow, .app-notification.frame button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button button:hover arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover arrow, popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button button:hover arrow, popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button button:hover arrow, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .app-notification button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button button:focus image, .app-notification.frame button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button button:focus image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus image, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus image, popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button button:focus image, popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button button:focus image, .app-notification button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button button:focus arrow, .app-notification.frame button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button button:focus arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus arrow, popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button button:focus arrow, popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button button:focus arrow, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd treeview.view header button:checked:hover, treeview.view header .osd button:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:hover image, expander .osd title > arrow:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd treeview.view header button:checked:hover image, treeview.view header .osd button:checked:hover image, .osd modelbutton.flat arrow:checked:hover image, modelbutton.flat .osd arrow:checked:hover image, .osd expander title > arrow:checked:hover arrow, expander .osd title > arrow:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd treeview.view header button:checked:hover arrow, treeview.view header .osd button:checked:hover arrow, .osd modelbutton.flat arrow:checked:hover arrow, modelbutton.flat .osd arrow:checked:hover arrow, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd treeview.view header button:checked:focus, treeview.view header .osd button:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:checked:focus image, expander .osd title > arrow:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd treeview.view header button:checked:focus image, treeview.view header .osd button:checked:focus image, .osd modelbutton.flat arrow:checked:focus image, modelbutton.flat .osd arrow:checked:focus image, .osd expander title > arrow:checked:focus arrow, expander .osd title > arrow:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd treeview.view header button:checked:focus arrow, treeview.view header .osd button:checked:focus arrow, .osd modelbutton.flat arrow:checked:focus arrow, modelbutton.flat .osd arrow:checked:focus arrow, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd treeview.view header button:selected:hover, treeview.view header .osd button:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:hover image, expander .osd title > arrow:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd treeview.view header button:selected:hover image, treeview.view header .osd button:selected:hover image, .osd modelbutton.flat arrow:selected:hover image, modelbutton.flat .osd arrow:selected:hover image, .osd expander title > arrow:selected:hover arrow, expander .osd title > arrow:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd treeview.view header button:selected:hover arrow, treeview.view header .osd button:selected:hover arrow, .osd modelbutton.flat arrow:selected:hover arrow, modelbutton.flat .osd arrow:selected:hover arrow, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd treeview.view header button:selected:focus, treeview.view header .osd button:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow:selected:focus image, expander .osd title > arrow:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd treeview.view header button:selected:focus image, treeview.view header .osd button:selected:focus image, .osd modelbutton.flat arrow:selected:focus image, modelbutton.flat .osd arrow:selected:focus image, .osd expander title > arrow:selected:focus arrow, expander .osd title > arrow:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd treeview.view header button:selected:focus arrow, treeview.view header .osd button:selected:focus arrow, .osd modelbutton.flat arrow:selected:focus arrow, modelbutton.flat .osd arrow:selected:focus arrow, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd treeview.view header button.has-open-popup:hover, treeview.view header .osd button.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:hover image, expander .osd title > arrow.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd treeview.view header button.has-open-popup:hover image, treeview.view header .osd button.has-open-popup:hover image, .osd modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat .osd arrow.has-open-popup:hover image, .osd expander title > arrow.has-open-popup:hover arrow, expander .osd title > arrow.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd treeview.view header button.has-open-popup:hover arrow, treeview.view header .osd button.has-open-popup:hover arrow, .osd modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat .osd arrow.has-open-popup:hover arrow, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd treeview.view header button.has-open-popup:focus, treeview.view header .osd button.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow.has-open-popup:focus image, expander .osd title > arrow.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd treeview.view header button.has-open-popup:focus image, treeview.view header .osd button.has-open-popup:focus image, .osd modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat .osd arrow.has-open-popup:focus image, .osd expander title > arrow.has-open-popup:focus arrow, expander .osd title > arrow.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd treeview.view header button.has-open-popup:focus arrow, treeview.view header .osd button.has-open-popup:focus arrow, .osd modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat .osd arrow.has-open-popup:focus arrow, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button button:hover, treeview.view header .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow button:hover image, expander .osd title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow button:hover image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover image, .osd treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button button:hover image, treeview.view header .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button button:hover image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover image, .osd expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow button:hover arrow, expander .osd title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow button:hover arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover arrow, .osd treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button button:hover arrow, treeview.view header .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button button:hover arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover arrow, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button button:focus, treeview.view header .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow button:focus image, expander .osd title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow button:focus image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus image, .osd treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button button:focus image, treeview.view header .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button button:focus image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus image, .osd expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow button:focus arrow, expander .osd title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow button:focus arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus arrow, .osd treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button button:focus arrow, treeview.view header .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button button:focus arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button button:hover image, .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button button:hover arrow, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus, .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button button:focus image, .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd expander title > arrow:disabled, expander .osd title > arrow:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header > tabs > arrow:disabled, .osd modelbutton.flat arrow:disabled, modelbutton.flat .osd arrow:disabled, .osd button:disabled, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -265,13 +265,13 @@ expander title > arrow.osd.image-button, notebook > header tabs > tab.osd.image- .app-notification button:disabled:active, popover.background.touch-selection button:disabled:active, popover.background.magnifier button:disabled:active, .app-notification button:disabled.keyboard-activating, popover.background.touch-selection button:disabled.keyboard-activating, popover.background.magnifier button:disabled.keyboard-activating, .osd expander title > arrow:disabled:active, expander .osd title > arrow:disabled:active, .osd notebook > header tabs > tab:disabled:active, notebook > header .osd tabs > tab:disabled:active, .osd notebook > header > tabs > arrow:disabled:active, .osd modelbutton.flat arrow:disabled:active, modelbutton.flat .osd arrow:disabled:active, .osd expander title > arrow:disabled.keyboard-activating, expander .osd title > arrow:disabled.keyboard-activating, .osd notebook > header tabs > tab:disabled.keyboard-activating, notebook > header .osd tabs > tab:disabled.keyboard-activating, .osd notebook > header > tabs > arrow:disabled.keyboard-activating, .osd modelbutton.flat arrow:disabled.keyboard-activating, modelbutton.flat .osd arrow:disabled.keyboard-activating, .osd button:disabled:active, .osd button:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:disabled:checked, .app-notification.frame button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:checked image, .app-notification.frame button:disabled:checked image, popover.background.touch-selection button:disabled:checked image, popover.background.magnifier button:disabled:checked image, .app-notification button:disabled:checked arrow, .app-notification.frame button:disabled:checked arrow, popover.background.touch-selection button:disabled:checked arrow, popover.background.magnifier button:disabled:checked arrow, .app-notification button:disabled:selected, .app-notification.frame button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled:selected image, .app-notification.frame button:disabled:selected image, popover.background.touch-selection button:disabled:selected image, popover.background.magnifier button:disabled:selected image, .app-notification button:disabled:selected arrow, .app-notification.frame button:disabled:selected arrow, popover.background.touch-selection button:disabled:selected arrow, popover.background.magnifier button:disabled:selected arrow, .app-notification button:disabled.has-open-popup, .app-notification.frame button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled.has-open-popup image, .app-notification.frame button:disabled.has-open-popup image, popover.background.touch-selection button:disabled.has-open-popup image, popover.background.magnifier button:disabled.has-open-popup image, .app-notification button:disabled.has-open-popup arrow, .app-notification.frame button:disabled.has-open-popup arrow, popover.background.touch-selection button:disabled.has-open-popup arrow, popover.background.magnifier button:disabled.has-open-popup arrow, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:checked image, expander .osd title > arrow:disabled:checked image, .osd notebook > header tabs > tab:disabled:checked image, notebook > header .osd tabs > tab:disabled:checked image, .osd notebook > header > tabs > arrow:disabled:checked image, .osd modelbutton.flat arrow:disabled:checked image, modelbutton.flat .osd arrow:disabled:checked image, .osd expander title > arrow:disabled:checked arrow, expander .osd title > arrow:disabled:checked arrow, .osd notebook > header tabs > tab:disabled:checked arrow, notebook > header .osd tabs > tab:disabled:checked arrow, .osd notebook > header > tabs > arrow:disabled:checked arrow, .osd modelbutton.flat arrow:disabled:checked arrow, modelbutton.flat .osd arrow:disabled:checked arrow, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled:selected image, expander .osd title > arrow:disabled:selected image, .osd notebook > header tabs > tab:disabled:selected image, notebook > header .osd tabs > tab:disabled:selected image, .osd notebook > header > tabs > arrow:disabled:selected image, .osd modelbutton.flat arrow:disabled:selected image, modelbutton.flat .osd arrow:disabled:selected image, .osd expander title > arrow:disabled:selected arrow, expander .osd title > arrow:disabled:selected arrow, .osd notebook > header tabs > tab:disabled:selected arrow, notebook > header .osd tabs > tab:disabled:selected arrow, .osd notebook > header > tabs > arrow:disabled:selected arrow, .osd modelbutton.flat arrow:disabled:selected arrow, modelbutton.flat .osd arrow:disabled:selected arrow, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled.has-open-popup image, expander .osd title > arrow:disabled.has-open-popup image, .osd notebook > header tabs > tab:disabled.has-open-popup image, notebook > header .osd tabs > tab:disabled.has-open-popup image, .osd notebook > header > tabs > arrow:disabled.has-open-popup image, .osd modelbutton.flat arrow:disabled.has-open-popup image, modelbutton.flat .osd arrow:disabled.has-open-popup image, .osd expander title > arrow:disabled.has-open-popup arrow, expander .osd title > arrow:disabled.has-open-popup arrow, .osd notebook > header tabs > tab:disabled.has-open-popup arrow, notebook > header .osd tabs > tab:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup arrow, .osd modelbutton.flat arrow:disabled.has-open-popup arrow, modelbutton.flat .osd arrow:disabled.has-open-popup arrow, .osd button:disabled:checked, .osd button:disabled:checked image, .osd button:disabled:checked arrow, .osd button:disabled:selected, .osd button:disabled:selected image, .osd button:disabled:selected arrow, .osd button:disabled.has-open-popup, .osd button:disabled.has-open-popup image, .osd button:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:disabled:checked, .app-notification.frame button:disabled:checked, .csd popover.background.touch-selection button:disabled:checked, .csd popover.background.magnifier button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:checked image, .app-notification.frame button:disabled:checked image, .csd popover.background.touch-selection button:disabled:checked image, .csd popover.background.magnifier button:disabled:checked image, popover.background.touch-selection button:disabled:checked image, popover.background.magnifier button:disabled:checked image, .app-notification button:disabled:checked arrow, .app-notification.frame button:disabled:checked arrow, .csd popover.background.touch-selection button:disabled:checked arrow, .csd popover.background.magnifier button:disabled:checked arrow, popover.background.touch-selection button:disabled:checked arrow, popover.background.magnifier button:disabled:checked arrow, .app-notification button:disabled:selected, .app-notification.frame button:disabled:selected, .csd popover.background.touch-selection button:disabled:selected, .csd popover.background.magnifier button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled:selected image, .app-notification.frame button:disabled:selected image, .csd popover.background.touch-selection button:disabled:selected image, .csd popover.background.magnifier button:disabled:selected image, popover.background.touch-selection button:disabled:selected image, popover.background.magnifier button:disabled:selected image, .app-notification button:disabled:selected arrow, .app-notification.frame button:disabled:selected arrow, .csd popover.background.touch-selection button:disabled:selected arrow, .csd popover.background.magnifier button:disabled:selected arrow, popover.background.touch-selection button:disabled:selected arrow, popover.background.magnifier button:disabled:selected arrow, .app-notification button:disabled.has-open-popup, .app-notification.frame button:disabled.has-open-popup, .csd popover.background.touch-selection button:disabled.has-open-popup, .csd popover.background.magnifier button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled.has-open-popup image, .app-notification.frame button:disabled.has-open-popup image, .csd popover.background.touch-selection button:disabled.has-open-popup image, .csd popover.background.magnifier button:disabled.has-open-popup image, popover.background.touch-selection button:disabled.has-open-popup image, popover.background.magnifier button:disabled.has-open-popup image, .app-notification button:disabled.has-open-popup arrow, .app-notification.frame button:disabled.has-open-popup arrow, .csd popover.background.touch-selection button:disabled.has-open-popup arrow, .csd popover.background.magnifier button:disabled.has-open-popup arrow, popover.background.touch-selection button:disabled.has-open-popup arrow, popover.background.magnifier button:disabled.has-open-popup arrow, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, .app-notification.frame button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button:disabled button, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .app-notification button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button:disabled button image, .app-notification.frame button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button:disabled button image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button image, popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button:disabled button image, .app-notification button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button:disabled button arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button arrow, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:checked image, expander .osd title > arrow:disabled:checked image, .osd notebook > header tabs > tab:disabled:checked image, notebook > header .osd tabs > tab:disabled:checked image, .osd notebook > header > tabs > arrow:disabled:checked image, .osd modelbutton.flat arrow:disabled:checked image, modelbutton.flat .osd arrow:disabled:checked image, .osd expander title > arrow:disabled:checked arrow, expander .osd title > arrow:disabled:checked arrow, .osd notebook > header tabs > tab:disabled:checked arrow, notebook > header .osd tabs > tab:disabled:checked arrow, .osd notebook > header > tabs > arrow:disabled:checked arrow, .osd modelbutton.flat arrow:disabled:checked arrow, modelbutton.flat .osd arrow:disabled:checked arrow, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled:selected image, expander .osd title > arrow:disabled:selected image, .osd notebook > header tabs > tab:disabled:selected image, notebook > header .osd tabs > tab:disabled:selected image, .osd notebook > header > tabs > arrow:disabled:selected image, .osd modelbutton.flat arrow:disabled:selected image, modelbutton.flat .osd arrow:disabled:selected image, .osd expander title > arrow:disabled:selected arrow, expander .osd title > arrow:disabled:selected arrow, .osd notebook > header tabs > tab:disabled:selected arrow, notebook > header .osd tabs > tab:disabled:selected arrow, .osd notebook > header > tabs > arrow:disabled:selected arrow, .osd modelbutton.flat arrow:disabled:selected arrow, modelbutton.flat .osd arrow:disabled:selected arrow, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled.has-open-popup image, expander .osd title > arrow:disabled.has-open-popup image, .osd notebook > header tabs > tab:disabled.has-open-popup image, notebook > header .osd tabs > tab:disabled.has-open-popup image, .osd notebook > header > tabs > arrow:disabled.has-open-popup image, .osd modelbutton.flat arrow:disabled.has-open-popup image, modelbutton.flat .osd arrow:disabled.has-open-popup image, .osd expander title > arrow:disabled.has-open-popup arrow, expander .osd title > arrow:disabled.has-open-popup arrow, .osd notebook > header tabs > tab:disabled.has-open-popup arrow, notebook > header .osd tabs > tab:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup arrow, .osd modelbutton.flat arrow:disabled.has-open-popup arrow, modelbutton.flat .osd arrow:disabled.has-open-popup arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd expander title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow:disabled button image, expander .osd title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow:disabled button image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button image, .osd expander title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button arrow, .osd button:disabled:checked, .osd button:disabled:checked image, .osd button:disabled:checked arrow, .osd button:disabled:selected, .osd button:disabled:selected image, .osd button:disabled:selected arrow, .osd button:disabled.has-open-popup, .osd button:disabled.has-open-popup image, .osd button:disabled.has-open-popup arrow, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button, .osd button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button:disabled button image, .osd button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd button:disabled:checked:hover, .osd button:disabled:checked:focus, .osd button:disabled:selected:hover, .osd button:disabled:selected:focus, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd button:disabled:checked:hover, .osd button:disabled:checked:focus, .osd button:disabled:selected:hover, .osd button:disabled:selected:focus, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:focus, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, .csd popover.background.touch-selection button:disabled:checked:hover, .csd popover.background.magnifier button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:hover image, .app-notification.frame button:disabled:checked:hover image, .csd popover.background.touch-selection button:disabled:checked:hover image, .csd popover.background.magnifier button:disabled:checked:hover image, popover.background.touch-selection button:disabled:checked:hover image, popover.background.magnifier button:disabled:checked:hover image, .app-notification button:disabled:checked:hover arrow, .app-notification.frame button:disabled:checked:hover arrow, .csd popover.background.touch-selection button:disabled:checked:hover arrow, .csd popover.background.magnifier button:disabled:checked:hover arrow, popover.background.touch-selection button:disabled:checked:hover arrow, popover.background.magnifier button:disabled:checked:hover arrow, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, .csd popover.background.touch-selection button:disabled:checked:focus, .csd popover.background.magnifier button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:checked:focus image, .app-notification.frame button:disabled:checked:focus image, .csd popover.background.touch-selection button:disabled:checked:focus image, .csd popover.background.magnifier button:disabled:checked:focus image, popover.background.touch-selection button:disabled:checked:focus image, popover.background.magnifier button:disabled:checked:focus image, .app-notification button:disabled:checked:focus arrow, .app-notification.frame button:disabled:checked:focus arrow, .csd popover.background.touch-selection button:disabled:checked:focus arrow, .csd popover.background.magnifier button:disabled:checked:focus arrow, popover.background.touch-selection button:disabled:checked:focus arrow, popover.background.magnifier button:disabled:checked:focus arrow, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, .csd popover.background.touch-selection button:disabled:selected:hover, .csd popover.background.magnifier button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:hover image, .app-notification.frame button:disabled:selected:hover image, .csd popover.background.touch-selection button:disabled:selected:hover image, .csd popover.background.magnifier button:disabled:selected:hover image, popover.background.touch-selection button:disabled:selected:hover image, popover.background.magnifier button:disabled:selected:hover image, .app-notification button:disabled:selected:hover arrow, .app-notification.frame button:disabled:selected:hover arrow, .csd popover.background.touch-selection button:disabled:selected:hover arrow, .csd popover.background.magnifier button:disabled:selected:hover arrow, popover.background.touch-selection button:disabled:selected:hover arrow, popover.background.magnifier button:disabled:selected:hover arrow, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, .csd popover.background.touch-selection button:disabled:selected:focus, .csd popover.background.magnifier button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled:selected:focus image, .app-notification.frame button:disabled:selected:focus image, .csd popover.background.touch-selection button:disabled:selected:focus image, .csd popover.background.magnifier button:disabled:selected:focus image, popover.background.touch-selection button:disabled:selected:focus image, popover.background.magnifier button:disabled:selected:focus image, .app-notification button:disabled:selected:focus arrow, .app-notification.frame button:disabled:selected:focus arrow, .csd popover.background.touch-selection button:disabled:selected:focus arrow, .csd popover.background.magnifier button:disabled:selected:focus arrow, popover.background.touch-selection button:disabled:selected:focus arrow, popover.background.magnifier button:disabled:selected:focus arrow, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, .csd popover.background.touch-selection button:disabled.has-open-popup:hover, .csd popover.background.magnifier button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:hover image, .app-notification.frame button:disabled.has-open-popup:hover image, .csd popover.background.touch-selection button:disabled.has-open-popup:hover image, .csd popover.background.magnifier button:disabled.has-open-popup:hover image, popover.background.touch-selection button:disabled.has-open-popup:hover image, popover.background.magnifier button:disabled.has-open-popup:hover image, .app-notification button:disabled.has-open-popup:hover arrow, .app-notification.frame button:disabled.has-open-popup:hover arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:hover arrow, .csd popover.background.magnifier button:disabled.has-open-popup:hover arrow, popover.background.touch-selection button:disabled.has-open-popup:hover arrow, popover.background.magnifier button:disabled.has-open-popup:hover arrow, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, .csd popover.background.touch-selection button:disabled.has-open-popup:focus, .csd popover.background.magnifier button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled.has-open-popup:focus image, .app-notification.frame button:disabled.has-open-popup:focus image, .csd popover.background.touch-selection button:disabled.has-open-popup:focus image, .csd popover.background.magnifier button:disabled.has-open-popup:focus image, popover.background.touch-selection button:disabled.has-open-popup:focus image, popover.background.magnifier button:disabled.has-open-popup:focus image, .app-notification button:disabled.has-open-popup:focus arrow, .app-notification.frame button:disabled.has-open-popup:focus arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:focus arrow, .csd popover.background.magnifier button:disabled.has-open-popup:focus arrow, popover.background.touch-selection button:disabled.has-open-popup:focus arrow, popover.background.magnifier button:disabled.has-open-popup:focus arrow, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd treeview.view header button:disabled:checked:hover, treeview.view header .osd button:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:hover image, expander .osd title > arrow:disabled:checked:hover image, .osd notebook > header tabs > tab:disabled:checked:hover image, notebook > header .osd tabs > tab:disabled:checked:hover image, .osd notebook > header > tabs > arrow:disabled:checked:hover image, .osd treeview.view header button:disabled:checked:hover image, treeview.view header .osd button:disabled:checked:hover image, .osd modelbutton.flat arrow:disabled:checked:hover image, modelbutton.flat .osd arrow:disabled:checked:hover image, .osd expander title > arrow:disabled:checked:hover arrow, expander .osd title > arrow:disabled:checked:hover arrow, .osd notebook > header tabs > tab:disabled:checked:hover arrow, notebook > header .osd tabs > tab:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow:disabled:checked:hover arrow, .osd treeview.view header button:disabled:checked:hover arrow, treeview.view header .osd button:disabled:checked:hover arrow, .osd modelbutton.flat arrow:disabled:checked:hover arrow, modelbutton.flat .osd arrow:disabled:checked:hover arrow, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd treeview.view header button:disabled:checked:focus, treeview.view header .osd button:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:checked:focus image, expander .osd title > arrow:disabled:checked:focus image, .osd notebook > header tabs > tab:disabled:checked:focus image, notebook > header .osd tabs > tab:disabled:checked:focus image, .osd notebook > header > tabs > arrow:disabled:checked:focus image, .osd treeview.view header button:disabled:checked:focus image, treeview.view header .osd button:disabled:checked:focus image, .osd modelbutton.flat arrow:disabled:checked:focus image, modelbutton.flat .osd arrow:disabled:checked:focus image, .osd expander title > arrow:disabled:checked:focus arrow, expander .osd title > arrow:disabled:checked:focus arrow, .osd notebook > header tabs > tab:disabled:checked:focus arrow, notebook > header .osd tabs > tab:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow:disabled:checked:focus arrow, .osd treeview.view header button:disabled:checked:focus arrow, treeview.view header .osd button:disabled:checked:focus arrow, .osd modelbutton.flat arrow:disabled:checked:focus arrow, modelbutton.flat .osd arrow:disabled:checked:focus arrow, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd treeview.view header button:disabled:selected:hover, treeview.view header .osd button:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:hover image, expander .osd title > arrow:disabled:selected:hover image, .osd notebook > header tabs > tab:disabled:selected:hover image, notebook > header .osd tabs > tab:disabled:selected:hover image, .osd notebook > header > tabs > arrow:disabled:selected:hover image, .osd treeview.view header button:disabled:selected:hover image, treeview.view header .osd button:disabled:selected:hover image, .osd modelbutton.flat arrow:disabled:selected:hover image, modelbutton.flat .osd arrow:disabled:selected:hover image, .osd expander title > arrow:disabled:selected:hover arrow, expander .osd title > arrow:disabled:selected:hover arrow, .osd notebook > header tabs > tab:disabled:selected:hover arrow, notebook > header .osd tabs > tab:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow:disabled:selected:hover arrow, .osd treeview.view header button:disabled:selected:hover arrow, treeview.view header .osd button:disabled:selected:hover arrow, .osd modelbutton.flat arrow:disabled:selected:hover arrow, modelbutton.flat .osd arrow:disabled:selected:hover arrow, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd treeview.view header button:disabled:selected:focus, treeview.view header .osd button:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled:selected:focus image, expander .osd title > arrow:disabled:selected:focus image, .osd notebook > header tabs > tab:disabled:selected:focus image, notebook > header .osd tabs > tab:disabled:selected:focus image, .osd notebook > header > tabs > arrow:disabled:selected:focus image, .osd treeview.view header button:disabled:selected:focus image, treeview.view header .osd button:disabled:selected:focus image, .osd modelbutton.flat arrow:disabled:selected:focus image, modelbutton.flat .osd arrow:disabled:selected:focus image, .osd expander title > arrow:disabled:selected:focus arrow, expander .osd title > arrow:disabled:selected:focus arrow, .osd notebook > header tabs > tab:disabled:selected:focus arrow, notebook > header .osd tabs > tab:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow:disabled:selected:focus arrow, .osd treeview.view header button:disabled:selected:focus arrow, treeview.view header .osd button:disabled:selected:focus arrow, .osd modelbutton.flat arrow:disabled:selected:focus arrow, modelbutton.flat .osd arrow:disabled:selected:focus arrow, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd treeview.view header button:disabled.has-open-popup:hover, treeview.view header .osd button:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:hover image, expander .osd title > arrow:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover image, .osd treeview.view header button:disabled.has-open-popup:hover image, treeview.view header .osd button:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow:disabled.has-open-popup:hover image, .osd expander title > arrow:disabled.has-open-popup:hover arrow, expander .osd title > arrow:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, .osd treeview.view header button:disabled.has-open-popup:hover arrow, treeview.view header .osd button:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:hover arrow, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd treeview.view header button:disabled.has-open-popup:focus, treeview.view header .osd button:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled.has-open-popup:focus image, expander .osd title > arrow:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus image, .osd treeview.view header button:disabled.has-open-popup:focus image, treeview.view header .osd button:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow:disabled.has-open-popup:focus image, .osd expander title > arrow:disabled.has-open-popup:focus arrow, expander .osd title > arrow:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, .osd treeview.view header button:disabled.has-open-popup:focus arrow, treeview.view header .osd button:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:focus arrow, .osd button:disabled:checked:hover, .osd button:disabled:checked:hover image, .osd button:disabled:checked:hover arrow, .osd button:disabled:checked:focus, .osd button:disabled:checked:focus image, .osd button:disabled:checked:focus arrow, .osd button:disabled:selected:hover, .osd button:disabled:selected:hover image, .osd button:disabled:selected:hover arrow, .osd button:disabled:selected:focus, .osd button:disabled:selected:focus image, .osd button:disabled:selected:focus arrow, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:hover image, .osd button:disabled.has-open-popup:hover arrow, .osd button:disabled.has-open-popup:focus, .osd button:disabled.has-open-popup:focus image, .osd button:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, .csd popover.background.touch-selection button:disabled:checked:hover, .csd popover.background.magnifier button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:hover image, .app-notification.frame button:disabled:checked:hover image, .csd popover.background.touch-selection button:disabled:checked:hover image, .csd popover.background.magnifier button:disabled:checked:hover image, popover.background.touch-selection button:disabled:checked:hover image, popover.background.magnifier button:disabled:checked:hover image, .app-notification button:disabled:checked:hover arrow, .app-notification.frame button:disabled:checked:hover arrow, .csd popover.background.touch-selection button:disabled:checked:hover arrow, .csd popover.background.magnifier button:disabled:checked:hover arrow, popover.background.touch-selection button:disabled:checked:hover arrow, popover.background.magnifier button:disabled:checked:hover arrow, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, .csd popover.background.touch-selection button:disabled:checked:focus, .csd popover.background.magnifier button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:checked:focus image, .app-notification.frame button:disabled:checked:focus image, .csd popover.background.touch-selection button:disabled:checked:focus image, .csd popover.background.magnifier button:disabled:checked:focus image, popover.background.touch-selection button:disabled:checked:focus image, popover.background.magnifier button:disabled:checked:focus image, .app-notification button:disabled:checked:focus arrow, .app-notification.frame button:disabled:checked:focus arrow, .csd popover.background.touch-selection button:disabled:checked:focus arrow, .csd popover.background.magnifier button:disabled:checked:focus arrow, popover.background.touch-selection button:disabled:checked:focus arrow, popover.background.magnifier button:disabled:checked:focus arrow, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, .csd popover.background.touch-selection button:disabled:selected:hover, .csd popover.background.magnifier button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:hover image, .app-notification.frame button:disabled:selected:hover image, .csd popover.background.touch-selection button:disabled:selected:hover image, .csd popover.background.magnifier button:disabled:selected:hover image, popover.background.touch-selection button:disabled:selected:hover image, popover.background.magnifier button:disabled:selected:hover image, .app-notification button:disabled:selected:hover arrow, .app-notification.frame button:disabled:selected:hover arrow, .csd popover.background.touch-selection button:disabled:selected:hover arrow, .csd popover.background.magnifier button:disabled:selected:hover arrow, popover.background.touch-selection button:disabled:selected:hover arrow, popover.background.magnifier button:disabled:selected:hover arrow, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, .csd popover.background.touch-selection button:disabled:selected:focus, .csd popover.background.magnifier button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled:selected:focus image, .app-notification.frame button:disabled:selected:focus image, .csd popover.background.touch-selection button:disabled:selected:focus image, .csd popover.background.magnifier button:disabled:selected:focus image, popover.background.touch-selection button:disabled:selected:focus image, popover.background.magnifier button:disabled:selected:focus image, .app-notification button:disabled:selected:focus arrow, .app-notification.frame button:disabled:selected:focus arrow, .csd popover.background.touch-selection button:disabled:selected:focus arrow, .csd popover.background.magnifier button:disabled:selected:focus arrow, popover.background.touch-selection button:disabled:selected:focus arrow, popover.background.magnifier button:disabled:selected:focus arrow, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, .csd popover.background.touch-selection button:disabled.has-open-popup:hover, .csd popover.background.magnifier button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:hover image, .app-notification.frame button:disabled.has-open-popup:hover image, .csd popover.background.touch-selection button:disabled.has-open-popup:hover image, .csd popover.background.magnifier button:disabled.has-open-popup:hover image, popover.background.touch-selection button:disabled.has-open-popup:hover image, popover.background.magnifier button:disabled.has-open-popup:hover image, .app-notification button:disabled.has-open-popup:hover arrow, .app-notification.frame button:disabled.has-open-popup:hover arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:hover arrow, .csd popover.background.magnifier button:disabled.has-open-popup:hover arrow, popover.background.touch-selection button:disabled.has-open-popup:hover arrow, popover.background.magnifier button:disabled.has-open-popup:hover arrow, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, .csd popover.background.touch-selection button:disabled.has-open-popup:focus, .csd popover.background.magnifier button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled.has-open-popup:focus image, .app-notification.frame button:disabled.has-open-popup:focus image, .csd popover.background.touch-selection button:disabled.has-open-popup:focus image, .csd popover.background.magnifier button:disabled.has-open-popup:focus image, popover.background.touch-selection button:disabled.has-open-popup:focus image, popover.background.magnifier button:disabled.has-open-popup:focus image, .app-notification button:disabled.has-open-popup:focus arrow, .app-notification.frame button:disabled.has-open-popup:focus arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:focus arrow, .csd popover.background.magnifier button:disabled.has-open-popup:focus arrow, popover.background.touch-selection button:disabled.has-open-popup:focus arrow, popover.background.magnifier button:disabled.has-open-popup:focus arrow, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button:disabled button:hover image, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover image, .app-notification button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button:disabled button:hover arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover arrow, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .app-notification button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button:disabled button:focus image, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus image, .app-notification button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button:disabled button:focus arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus arrow, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd treeview.view header button:disabled:checked:hover, treeview.view header .osd button:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:hover image, expander .osd title > arrow:disabled:checked:hover image, .osd notebook > header tabs > tab:disabled:checked:hover image, notebook > header .osd tabs > tab:disabled:checked:hover image, .osd notebook > header > tabs > arrow:disabled:checked:hover image, .osd treeview.view header button:disabled:checked:hover image, treeview.view header .osd button:disabled:checked:hover image, .osd modelbutton.flat arrow:disabled:checked:hover image, modelbutton.flat .osd arrow:disabled:checked:hover image, .osd expander title > arrow:disabled:checked:hover arrow, expander .osd title > arrow:disabled:checked:hover arrow, .osd notebook > header tabs > tab:disabled:checked:hover arrow, notebook > header .osd tabs > tab:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow:disabled:checked:hover arrow, .osd treeview.view header button:disabled:checked:hover arrow, treeview.view header .osd button:disabled:checked:hover arrow, .osd modelbutton.flat arrow:disabled:checked:hover arrow, modelbutton.flat .osd arrow:disabled:checked:hover arrow, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd treeview.view header button:disabled:checked:focus, treeview.view header .osd button:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:checked:focus image, expander .osd title > arrow:disabled:checked:focus image, .osd notebook > header tabs > tab:disabled:checked:focus image, notebook > header .osd tabs > tab:disabled:checked:focus image, .osd notebook > header > tabs > arrow:disabled:checked:focus image, .osd treeview.view header button:disabled:checked:focus image, treeview.view header .osd button:disabled:checked:focus image, .osd modelbutton.flat arrow:disabled:checked:focus image, modelbutton.flat .osd arrow:disabled:checked:focus image, .osd expander title > arrow:disabled:checked:focus arrow, expander .osd title > arrow:disabled:checked:focus arrow, .osd notebook > header tabs > tab:disabled:checked:focus arrow, notebook > header .osd tabs > tab:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow:disabled:checked:focus arrow, .osd treeview.view header button:disabled:checked:focus arrow, treeview.view header .osd button:disabled:checked:focus arrow, .osd modelbutton.flat arrow:disabled:checked:focus arrow, modelbutton.flat .osd arrow:disabled:checked:focus arrow, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd treeview.view header button:disabled:selected:hover, treeview.view header .osd button:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:hover image, expander .osd title > arrow:disabled:selected:hover image, .osd notebook > header tabs > tab:disabled:selected:hover image, notebook > header .osd tabs > tab:disabled:selected:hover image, .osd notebook > header > tabs > arrow:disabled:selected:hover image, .osd treeview.view header button:disabled:selected:hover image, treeview.view header .osd button:disabled:selected:hover image, .osd modelbutton.flat arrow:disabled:selected:hover image, modelbutton.flat .osd arrow:disabled:selected:hover image, .osd expander title > arrow:disabled:selected:hover arrow, expander .osd title > arrow:disabled:selected:hover arrow, .osd notebook > header tabs > tab:disabled:selected:hover arrow, notebook > header .osd tabs > tab:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow:disabled:selected:hover arrow, .osd treeview.view header button:disabled:selected:hover arrow, treeview.view header .osd button:disabled:selected:hover arrow, .osd modelbutton.flat arrow:disabled:selected:hover arrow, modelbutton.flat .osd arrow:disabled:selected:hover arrow, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd treeview.view header button:disabled:selected:focus, treeview.view header .osd button:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled:selected:focus image, expander .osd title > arrow:disabled:selected:focus image, .osd notebook > header tabs > tab:disabled:selected:focus image, notebook > header .osd tabs > tab:disabled:selected:focus image, .osd notebook > header > tabs > arrow:disabled:selected:focus image, .osd treeview.view header button:disabled:selected:focus image, treeview.view header .osd button:disabled:selected:focus image, .osd modelbutton.flat arrow:disabled:selected:focus image, modelbutton.flat .osd arrow:disabled:selected:focus image, .osd expander title > arrow:disabled:selected:focus arrow, expander .osd title > arrow:disabled:selected:focus arrow, .osd notebook > header tabs > tab:disabled:selected:focus arrow, notebook > header .osd tabs > tab:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow:disabled:selected:focus arrow, .osd treeview.view header button:disabled:selected:focus arrow, treeview.view header .osd button:disabled:selected:focus arrow, .osd modelbutton.flat arrow:disabled:selected:focus arrow, modelbutton.flat .osd arrow:disabled:selected:focus arrow, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd treeview.view header button:disabled.has-open-popup:hover, treeview.view header .osd button:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:hover image, expander .osd title > arrow:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover image, .osd treeview.view header button:disabled.has-open-popup:hover image, treeview.view header .osd button:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow:disabled.has-open-popup:hover image, .osd expander title > arrow:disabled.has-open-popup:hover arrow, expander .osd title > arrow:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, .osd treeview.view header button:disabled.has-open-popup:hover arrow, treeview.view header .osd button:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:hover arrow, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd treeview.view header button:disabled.has-open-popup:focus, treeview.view header .osd button:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled.has-open-popup:focus image, expander .osd title > arrow:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus image, .osd treeview.view header button:disabled.has-open-popup:focus image, treeview.view header .osd button:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow:disabled.has-open-popup:focus image, .osd expander title > arrow:disabled.has-open-popup:focus arrow, expander .osd title > arrow:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, .osd treeview.view header button:disabled.has-open-popup:focus arrow, treeview.view header .osd button:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:focus arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus arrow, .osd button:disabled:checked:hover, .osd button:disabled:checked:hover image, .osd button:disabled:checked:hover arrow, .osd button:disabled:checked:focus, .osd button:disabled:checked:focus image, .osd button:disabled:checked:focus arrow, .osd button:disabled:selected:hover, .osd button:disabled:selected:hover image, .osd button:disabled:selected:hover arrow, .osd button:disabled:selected:focus, .osd button:disabled:selected:focus image, .osd button:disabled:selected:focus arrow, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:hover image, .osd button:disabled.has-open-popup:hover arrow, .osd button:disabled.has-open-popup:focus, .osd button:disabled.has-open-popup:focus image, .osd button:disabled.has-open-popup:focus arrow, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button:disabled button:hover image, .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button:disabled button:hover arrow, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus, .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button:disabled button:focus image, .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled:disabled, popover.background.touch-selection button:disabled:disabled, popover.background.magnifier button:disabled:disabled, .osd expander title > arrow:disabled:disabled, expander .osd title > arrow:disabled:disabled, .osd notebook > header tabs > tab:disabled:disabled, notebook > header .osd tabs > tab:disabled:disabled, .osd notebook > header > tabs > arrow:disabled:disabled, .osd modelbutton.flat arrow:disabled:disabled, modelbutton.flat .osd arrow:disabled:disabled, .osd button:disabled:disabled, .osd button:disabled:disabled:checked, .osd button:disabled:disabled:selected, .osd button:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -283,13 +283,13 @@ expander title > arrow.suggested-action:hover, notebook > header tabs > tab.sugg expander title > arrow.suggested-action:active, notebook > header tabs > tab.suggested-action:active, notebook > header > tabs > arrow.suggested-action:active, modelbutton.flat arrow.suggested-action:active, expander title > arrow.suggested-action.keyboard-activating, notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header > tabs > arrow.suggested-action.keyboard-activating, modelbutton.flat arrow.suggested-action.keyboard-activating, button.suggested-action:active, button.suggested-action.keyboard-activating, button.suggested-action.osd:active, button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, modelbutton.flat arrow.suggested-action:checked image, expander title > arrow.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, modelbutton.flat arrow.suggested-action:checked arrow, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, modelbutton.flat arrow.suggested-action:selected image, expander title > arrow.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, modelbutton.flat arrow.suggested-action:selected arrow, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, modelbutton.flat arrow.suggested-action.has-open-popup image, expander title > arrow.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, modelbutton.flat arrow.suggested-action.has-open-popup arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action.osd:checked, button.suggested-action.osd:checked image, button.suggested-action.osd:checked arrow, button.suggested-action.osd:selected, button.suggested-action.osd:selected image, button.suggested-action.osd:selected arrow, button.suggested-action.osd.has-open-popup, button.suggested-action.osd.has-open-popup image, button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, modelbutton.flat arrow.suggested-action:checked image, expander title > arrow.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, modelbutton.flat arrow.suggested-action:checked arrow, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, modelbutton.flat arrow.suggested-action:selected image, expander title > arrow.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, modelbutton.flat arrow.suggested-action:selected arrow, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, modelbutton.flat arrow.suggested-action.has-open-popup image, expander title > arrow.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, modelbutton.flat arrow.suggested-action.has-open-popup arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action button image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button image, expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action button image, button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action button arrow, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup, button.suggested-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, treeview.view header button.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, treeview.view header button.suggested-action:checked:hover image, modelbutton.flat arrow.suggested-action:checked:hover image, expander title > arrow.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, treeview.view header button.suggested-action:checked:hover arrow, modelbutton.flat arrow.suggested-action:checked:hover arrow, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, treeview.view header button.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, treeview.view header button.suggested-action:checked:focus image, modelbutton.flat arrow.suggested-action:checked:focus image, expander title > arrow.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, treeview.view header button.suggested-action:checked:focus arrow, modelbutton.flat arrow.suggested-action:checked:focus arrow, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, treeview.view header button.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, treeview.view header button.suggested-action:selected:hover image, modelbutton.flat arrow.suggested-action:selected:hover image, expander title > arrow.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, treeview.view header button.suggested-action:selected:hover arrow, modelbutton.flat arrow.suggested-action:selected:hover arrow, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, treeview.view header button.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, treeview.view header button.suggested-action:selected:focus image, modelbutton.flat arrow.suggested-action:selected:focus image, expander title > arrow.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, treeview.view header button.suggested-action:selected:focus arrow, modelbutton.flat arrow.suggested-action:selected:focus arrow, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, treeview.view header button.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, treeview.view header button.suggested-action.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.has-open-popup:hover image, expander title > arrow.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, treeview.view header button.suggested-action.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, treeview.view header button.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, treeview.view header button.suggested-action.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.has-open-popup:focus image, expander title > arrow.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, treeview.view header button.suggested-action.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, treeview.view header button.suggested-action.osd:checked:hover, modelbutton.flat arrow.suggested-action.osd:checked:hover, expander title > arrow.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, treeview.view header button.suggested-action.osd:checked:hover image, modelbutton.flat arrow.suggested-action.osd:checked:hover image, expander title > arrow.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, treeview.view header button.suggested-action.osd:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, expander title > arrow.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, treeview.view header button.suggested-action.osd:checked:focus, modelbutton.flat arrow.suggested-action.osd:checked:focus, expander title > arrow.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, treeview.view header button.suggested-action.osd:checked:focus image, modelbutton.flat arrow.suggested-action.osd:checked:focus image, expander title > arrow.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, treeview.view header button.suggested-action.osd:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, expander title > arrow.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, treeview.view header button.suggested-action.osd:selected:hover, modelbutton.flat arrow.suggested-action.osd:selected:hover, expander title > arrow.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, treeview.view header button.suggested-action.osd:selected:hover image, modelbutton.flat arrow.suggested-action.osd:selected:hover image, expander title > arrow.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, treeview.view header button.suggested-action.osd:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, expander title > arrow.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, treeview.view header button.suggested-action.osd:selected:focus, modelbutton.flat arrow.suggested-action.osd:selected:focus, expander title > arrow.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, treeview.view header button.suggested-action.osd:selected:focus image, modelbutton.flat arrow.suggested-action.osd:selected:focus image, expander title > arrow.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, treeview.view header button.suggested-action.osd:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, expander title > arrow.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, treeview.view header button.suggested-action.osd.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, expander title > arrow.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, treeview.view header button.suggested-action.osd.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, treeview.view header button.suggested-action.osd.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, expander title > arrow.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, treeview.view header button.suggested-action.osd.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, treeview.view header button.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, treeview.view header button.suggested-action:checked:hover image, modelbutton.flat arrow.suggested-action:checked:hover image, expander title > arrow.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, treeview.view header button.suggested-action:checked:hover arrow, modelbutton.flat arrow.suggested-action:checked:hover arrow, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, treeview.view header button.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, treeview.view header button.suggested-action:checked:focus image, modelbutton.flat arrow.suggested-action:checked:focus image, expander title > arrow.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, treeview.view header button.suggested-action:checked:focus arrow, modelbutton.flat arrow.suggested-action:checked:focus arrow, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, treeview.view header button.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, treeview.view header button.suggested-action:selected:hover image, modelbutton.flat arrow.suggested-action:selected:hover image, expander title > arrow.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, treeview.view header button.suggested-action:selected:hover arrow, modelbutton.flat arrow.suggested-action:selected:hover arrow, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, treeview.view header button.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, treeview.view header button.suggested-action:selected:focus image, modelbutton.flat arrow.suggested-action:selected:focus image, expander title > arrow.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, treeview.view header button.suggested-action:selected:focus arrow, modelbutton.flat arrow.suggested-action:selected:focus arrow, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, treeview.view header button.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, treeview.view header button.suggested-action.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.has-open-popup:hover image, expander title > arrow.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, treeview.view header button.suggested-action.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, treeview.view header button.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, treeview.view header button.suggested-action.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.has-open-popup:focus image, expander title > arrow.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, treeview.view header button.suggested-action.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover image, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover image, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus image, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus image, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus arrow, expander title > arrow.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, treeview.view header button.suggested-action.osd:checked:hover, modelbutton.flat arrow.suggested-action.osd:checked:hover, expander title > arrow.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, treeview.view header button.suggested-action.osd:checked:hover image, modelbutton.flat arrow.suggested-action.osd:checked:hover image, expander title > arrow.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, treeview.view header button.suggested-action.osd:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, expander title > arrow.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, treeview.view header button.suggested-action.osd:checked:focus, modelbutton.flat arrow.suggested-action.osd:checked:focus, expander title > arrow.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, treeview.view header button.suggested-action.osd:checked:focus image, modelbutton.flat arrow.suggested-action.osd:checked:focus image, expander title > arrow.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, treeview.view header button.suggested-action.osd:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, expander title > arrow.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, treeview.view header button.suggested-action.osd:selected:hover, modelbutton.flat arrow.suggested-action.osd:selected:hover, expander title > arrow.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, treeview.view header button.suggested-action.osd:selected:hover image, modelbutton.flat arrow.suggested-action.osd:selected:hover image, expander title > arrow.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, treeview.view header button.suggested-action.osd:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, expander title > arrow.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, treeview.view header button.suggested-action.osd:selected:focus, modelbutton.flat arrow.suggested-action.osd:selected:focus, expander title > arrow.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, treeview.view header button.suggested-action.osd:selected:focus image, modelbutton.flat arrow.suggested-action.osd:selected:focus image, expander title > arrow.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, treeview.view header button.suggested-action.osd:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, expander title > arrow.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, treeview.view header button.suggested-action.osd.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, expander title > arrow.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, treeview.view header button.suggested-action.osd.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, treeview.view header button.suggested-action.osd.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, expander title > arrow.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, treeview.view header button.suggested-action.osd.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action button:hover image, button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action button:hover arrow, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action button:focus image, button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action button:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd button:hover image, button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd button:hover arrow, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus, button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd button:focus image, button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, modelbutton.flat arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -301,13 +301,13 @@ expander title > arrow.suggested-action:disabled:hover, notebook > header tabs > expander title > arrow.suggested-action:disabled:active, notebook > header tabs > tab.suggested-action:disabled:active, notebook > header > tabs > arrow.suggested-action:disabled:active, modelbutton.flat arrow.suggested-action:disabled:active, expander title > arrow.suggested-action:disabled.keyboard-activating, notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, button.suggested-action:disabled:active, button.suggested-action:disabled.keyboard-activating, button.suggested-action.osd:disabled:active, button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:checked image, notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header > tabs > arrow.suggested-action:disabled:checked image, modelbutton.flat arrow.suggested-action:disabled:checked image, expander title > arrow.suggested-action:disabled:checked arrow, notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, modelbutton.flat arrow.suggested-action:disabled:checked arrow, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled:selected image, notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header > tabs > arrow.suggested-action:disabled:selected image, modelbutton.flat arrow.suggested-action:disabled:selected image, expander title > arrow.suggested-action:disabled:selected arrow, notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, modelbutton.flat arrow.suggested-action:disabled:selected arrow, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled.has-open-popup image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, expander title > arrow.suggested-action:disabled.has-open-popup arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, button.suggested-action:disabled:checked, button.suggested-action:disabled:checked image, button.suggested-action:disabled:checked arrow, button.suggested-action:disabled:selected, button.suggested-action:disabled:selected image, button.suggested-action:disabled:selected arrow, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled.has-open-popup image, button.suggested-action:disabled.has-open-popup arrow, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:checked image, button.suggested-action.osd:disabled:checked arrow, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled:selected image, button.suggested-action.osd:disabled:selected arrow, button.suggested-action.osd:disabled.has-open-popup, button.suggested-action.osd:disabled.has-open-popup image, button.suggested-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:checked image, notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header > tabs > arrow.suggested-action:disabled:checked image, modelbutton.flat arrow.suggested-action:disabled:checked image, expander title > arrow.suggested-action:disabled:checked arrow, notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, modelbutton.flat arrow.suggested-action:disabled:checked arrow, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled:selected image, notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header > tabs > arrow.suggested-action:disabled:selected image, modelbutton.flat arrow.suggested-action:disabled:selected image, expander title > arrow.suggested-action:disabled:selected arrow, notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, modelbutton.flat arrow.suggested-action:disabled:selected arrow, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled.has-open-popup image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, expander title > arrow.suggested-action:disabled.has-open-popup arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button arrow, button.suggested-action:disabled:checked, button.suggested-action:disabled:checked image, button.suggested-action:disabled:checked arrow, button.suggested-action:disabled:selected, button.suggested-action:disabled:selected image, button.suggested-action:disabled:selected arrow, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled.has-open-popup image, button.suggested-action:disabled.has-open-popup arrow, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button, button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action:disabled button image, button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, treeview.view header button.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:hover image, notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, treeview.view header button.suggested-action:disabled:checked:hover image, modelbutton.flat arrow.suggested-action:disabled:checked:hover image, expander title > arrow.suggested-action:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, treeview.view header button.suggested-action:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, treeview.view header button.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:checked:focus image, notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, treeview.view header button.suggested-action:disabled:checked:focus image, modelbutton.flat arrow.suggested-action:disabled:checked:focus image, expander title > arrow.suggested-action:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, treeview.view header button.suggested-action:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, treeview.view header button.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:hover image, notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, treeview.view header button.suggested-action:disabled:selected:hover image, modelbutton.flat arrow.suggested-action:disabled:selected:hover image, expander title > arrow.suggested-action:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, treeview.view header button.suggested-action:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, treeview.view header button.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled:selected:focus image, notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, treeview.view header button.suggested-action:disabled:selected:focus image, modelbutton.flat arrow.suggested-action:disabled:selected:focus image, expander title > arrow.suggested-action:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, treeview.view header button.suggested-action:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, treeview.view header button.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, treeview.view header button.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, treeview.view header button.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, treeview.view header button.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:disabled:checked:hover, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, treeview.view header button.suggested-action.osd:disabled:checked:hover, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, expander title > arrow.suggested-action.osd:disabled:checked:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, treeview.view header button.suggested-action.osd:disabled:checked:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, expander title > arrow.suggested-action.osd:disabled:checked:focus, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, treeview.view header button.suggested-action.osd:disabled:checked:focus, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, expander title > arrow.suggested-action.osd:disabled:checked:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, treeview.view header button.suggested-action.osd:disabled:checked:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, expander title > arrow.suggested-action.osd:disabled:selected:hover, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, treeview.view header button.suggested-action.osd:disabled:selected:hover, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, expander title > arrow.suggested-action.osd:disabled:selected:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, treeview.view header button.suggested-action.osd:disabled:selected:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, expander title > arrow.suggested-action.osd:disabled:selected:focus, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, treeview.view header button.suggested-action.osd:disabled:selected:focus, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, expander title > arrow.suggested-action.osd:disabled:selected:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, treeview.view header button.suggested-action.osd:disabled:selected:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:hover image, button.suggested-action:disabled:checked:hover arrow, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:checked:focus image, button.suggested-action:disabled:checked:focus arrow, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:hover image, button.suggested-action:disabled:selected:hover arrow, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled:selected:focus image, button.suggested-action:disabled:selected:focus arrow, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:hover image, button.suggested-action:disabled.has-open-popup:hover arrow, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled.has-open-popup:focus image, button.suggested-action:disabled.has-open-popup:focus arrow, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:hover image, button.suggested-action.osd:disabled:checked:hover arrow, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:checked:focus image, button.suggested-action.osd:disabled:checked:focus arrow, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:hover image, button.suggested-action.osd:disabled:selected:hover arrow, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled:selected:focus image, button.suggested-action.osd:disabled:selected:focus arrow, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:hover image, button.suggested-action.osd:disabled.has-open-popup:hover arrow, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled.has-open-popup:focus image, button.suggested-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, treeview.view header button.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:hover image, notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, treeview.view header button.suggested-action:disabled:checked:hover image, modelbutton.flat arrow.suggested-action:disabled:checked:hover image, expander title > arrow.suggested-action:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, treeview.view header button.suggested-action:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, treeview.view header button.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:checked:focus image, notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, treeview.view header button.suggested-action:disabled:checked:focus image, modelbutton.flat arrow.suggested-action:disabled:checked:focus image, expander title > arrow.suggested-action:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, treeview.view header button.suggested-action:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, treeview.view header button.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:hover image, notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, treeview.view header button.suggested-action:disabled:selected:hover image, modelbutton.flat arrow.suggested-action:disabled:selected:hover image, expander title > arrow.suggested-action:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, treeview.view header button.suggested-action:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, treeview.view header button.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled:selected:focus image, notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, treeview.view header button.suggested-action:disabled:selected:focus image, modelbutton.flat arrow.suggested-action:disabled:selected:focus image, expander title > arrow.suggested-action:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, treeview.view header button.suggested-action:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, treeview.view header button.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, treeview.view header button.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, treeview.view header button.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, treeview.view header button.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus arrow, expander title > arrow.suggested-action.osd:disabled:checked:hover, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, treeview.view header button.suggested-action.osd:disabled:checked:hover, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, expander title > arrow.suggested-action.osd:disabled:checked:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, treeview.view header button.suggested-action.osd:disabled:checked:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, expander title > arrow.suggested-action.osd:disabled:checked:focus, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, treeview.view header button.suggested-action.osd:disabled:checked:focus, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, expander title > arrow.suggested-action.osd:disabled:checked:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, treeview.view header button.suggested-action.osd:disabled:checked:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, expander title > arrow.suggested-action.osd:disabled:selected:hover, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, treeview.view header button.suggested-action.osd:disabled:selected:hover, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, expander title > arrow.suggested-action.osd:disabled:selected:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, treeview.view header button.suggested-action.osd:disabled:selected:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, expander title > arrow.suggested-action.osd:disabled:selected:focus, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, treeview.view header button.suggested-action.osd:disabled:selected:focus, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, expander title > arrow.suggested-action.osd:disabled:selected:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, treeview.view header button.suggested-action.osd:disabled:selected:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:hover image, button.suggested-action:disabled:checked:hover arrow, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:checked:focus image, button.suggested-action:disabled:checked:focus arrow, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:hover image, button.suggested-action:disabled:selected:hover arrow, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled:selected:focus image, button.suggested-action:disabled:selected:focus arrow, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:hover image, button.suggested-action:disabled.has-open-popup:hover arrow, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled.has-open-popup:focus image, button.suggested-action:disabled.has-open-popup:focus arrow, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action:disabled button:hover image, button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action:disabled button:hover arrow, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action:disabled button:focus image, button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action:disabled button:focus arrow, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:hover image, button.suggested-action.osd:disabled:checked:hover arrow, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:checked:focus image, button.suggested-action.osd:disabled:checked:focus arrow, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:hover image, button.suggested-action.osd:disabled:selected:hover arrow, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled:selected:focus image, button.suggested-action.osd:disabled:selected:focus arrow, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:hover image, button.suggested-action.osd:disabled.has-open-popup:hover arrow, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled.has-open-popup:focus image, button.suggested-action.osd:disabled.has-open-popup:focus arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.suggested-action:disabled:disabled, notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header > tabs > arrow.suggested-action:disabled:disabled, modelbutton.flat arrow.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled:checked, button.suggested-action:disabled:disabled:selected, button.suggested-action:disabled:disabled.has-open-popup, button.suggested-action.osd:disabled:disabled, button.suggested-action.osd:disabled:disabled:checked, button.suggested-action.osd:disabled:disabled:selected, button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -319,13 +319,13 @@ expander title > arrow.suggested-action:disabled:disabled, notebook > header tab .osd expander title > arrow.suggested-action:active, expander .osd title > arrow.suggested-action:active, .osd notebook > header tabs > tab.suggested-action:active, notebook > header .osd tabs > tab.suggested-action:active, .osd notebook > header > tabs > arrow.suggested-action:active, .osd modelbutton.flat arrow.suggested-action:active, modelbutton.flat .osd arrow.suggested-action:active, .osd expander title > arrow.suggested-action.keyboard-activating, expander .osd title > arrow.suggested-action.keyboard-activating, .osd notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header .osd tabs > tab.suggested-action.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action.keyboard-activating, .osd modelbutton.flat arrow.suggested-action.keyboard-activating, modelbutton.flat .osd arrow.suggested-action.keyboard-activating, .osd button.suggested-action:active, .osd button.suggested-action.keyboard-activating, .osd button.suggested-action.osd:active, .osd button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:checked image, expander .osd title > arrow.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd modelbutton.flat arrow.suggested-action:checked image, modelbutton.flat .osd arrow.suggested-action:checked image, .osd expander title > arrow.suggested-action:checked arrow, expander .osd title > arrow.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd modelbutton.flat arrow.suggested-action:checked arrow, modelbutton.flat .osd arrow.suggested-action:checked arrow, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action:selected image, expander .osd title > arrow.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd modelbutton.flat arrow.suggested-action:selected image, modelbutton.flat .osd arrow.suggested-action:selected image, .osd expander title > arrow.suggested-action:selected arrow, expander .osd title > arrow.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd modelbutton.flat arrow.suggested-action:selected arrow, modelbutton.flat .osd arrow.suggested-action:selected arrow, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action.has-open-popup image, expander .osd title > arrow.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd modelbutton.flat arrow.suggested-action.has-open-popup image, modelbutton.flat .osd arrow.suggested-action.has-open-popup image, .osd expander title > arrow.suggested-action.has-open-popup arrow, expander .osd title > arrow.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup arrow, .osd expander title > arrow.suggested-action.osd:checked, expander .osd title > arrow.suggested-action.osd:checked, .osd notebook > header tabs > tab.suggested-action.osd:checked, notebook > header .osd tabs > tab.suggested-action.osd:checked, .osd expander title > arrow.suggested-action.osd:checked image, expander .osd title > arrow.suggested-action.osd:checked image, .osd notebook > header tabs > tab.suggested-action.osd:checked image, notebook > header .osd tabs > tab.suggested-action.osd:checked image, .osd expander title > arrow.suggested-action.osd:checked arrow, expander .osd title > arrow.suggested-action.osd:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked arrow, .osd expander title > arrow.suggested-action.osd:selected, expander .osd title > arrow.suggested-action.osd:selected, .osd notebook > header tabs > tab.suggested-action.osd:selected, notebook > header .osd tabs > tab.suggested-action.osd:selected, .osd expander title > arrow.suggested-action.osd:selected image, expander .osd title > arrow.suggested-action.osd:selected image, .osd notebook > header tabs > tab.suggested-action.osd:selected image, notebook > header .osd tabs > tab.suggested-action.osd:selected image, .osd expander title > arrow.suggested-action.osd:selected arrow, expander .osd title > arrow.suggested-action.osd:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup, expander .osd title > arrow.suggested-action.osd.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup, .osd expander title > arrow.suggested-action.osd.has-open-popup image, expander .osd title > arrow.suggested-action.osd.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup image, .osd expander title > arrow.suggested-action.osd.has-open-popup arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:checked image, .osd button.suggested-action.osd:checked arrow, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd:selected image, .osd button.suggested-action.osd:selected arrow, .osd button.suggested-action.osd.has-open-popup, .osd button.suggested-action.osd.has-open-popup image, .osd button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:checked image, expander .osd title > arrow.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd modelbutton.flat arrow.suggested-action:checked image, modelbutton.flat .osd arrow.suggested-action:checked image, .osd expander title > arrow.suggested-action:checked arrow, expander .osd title > arrow.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd modelbutton.flat arrow.suggested-action:checked arrow, modelbutton.flat .osd arrow.suggested-action:checked arrow, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action:selected image, expander .osd title > arrow.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd modelbutton.flat arrow.suggested-action:selected image, modelbutton.flat .osd arrow.suggested-action:selected image, .osd expander title > arrow.suggested-action:selected arrow, expander .osd title > arrow.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd modelbutton.flat arrow.suggested-action:selected arrow, modelbutton.flat .osd arrow.suggested-action:selected arrow, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action.has-open-popup image, expander .osd title > arrow.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd modelbutton.flat arrow.suggested-action.has-open-popup image, modelbutton.flat .osd arrow.suggested-action.has-open-popup image, .osd expander title > arrow.suggested-action.has-open-popup arrow, expander .osd title > arrow.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button, .osd button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action button image, .osd button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd treeview.view header button.suggested-action:checked:hover, treeview.view header .osd button.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:hover image, expander .osd title > arrow.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd treeview.view header button.suggested-action:checked:hover image, treeview.view header .osd button.suggested-action:checked:hover image, .osd modelbutton.flat arrow.suggested-action:checked:hover image, modelbutton.flat .osd arrow.suggested-action:checked:hover image, .osd expander title > arrow.suggested-action:checked:hover arrow, expander .osd title > arrow.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd treeview.view header button.suggested-action:checked:hover arrow, treeview.view header .osd button.suggested-action:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:checked:hover arrow, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd treeview.view header button.suggested-action:checked:focus, treeview.view header .osd button.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:checked:focus image, expander .osd title > arrow.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd treeview.view header button.suggested-action:checked:focus image, treeview.view header .osd button.suggested-action:checked:focus image, .osd modelbutton.flat arrow.suggested-action:checked:focus image, modelbutton.flat .osd arrow.suggested-action:checked:focus image, .osd expander title > arrow.suggested-action:checked:focus arrow, expander .osd title > arrow.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd treeview.view header button.suggested-action:checked:focus arrow, treeview.view header .osd button.suggested-action:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:checked:focus arrow, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd treeview.view header button.suggested-action:selected:hover, treeview.view header .osd button.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:hover image, expander .osd title > arrow.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd treeview.view header button.suggested-action:selected:hover image, treeview.view header .osd button.suggested-action:selected:hover image, .osd modelbutton.flat arrow.suggested-action:selected:hover image, modelbutton.flat .osd arrow.suggested-action:selected:hover image, .osd expander title > arrow.suggested-action:selected:hover arrow, expander .osd title > arrow.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd treeview.view header button.suggested-action:selected:hover arrow, treeview.view header .osd button.suggested-action:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:selected:hover arrow, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd treeview.view header button.suggested-action:selected:focus, treeview.view header .osd button.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action:selected:focus image, expander .osd title > arrow.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd treeview.view header button.suggested-action:selected:focus image, treeview.view header .osd button.suggested-action:selected:focus image, .osd modelbutton.flat arrow.suggested-action:selected:focus image, modelbutton.flat .osd arrow.suggested-action:selected:focus image, .osd expander title > arrow.suggested-action:selected:focus arrow, expander .osd title > arrow.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd treeview.view header button.suggested-action:selected:focus arrow, treeview.view header .osd button.suggested-action:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:selected:focus arrow, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd treeview.view header button.suggested-action.has-open-popup:hover, treeview.view header .osd button.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:hover image, expander .osd title > arrow.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd treeview.view header button.suggested-action.has-open-popup:hover image, treeview.view header .osd button.suggested-action.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover image, .osd expander title > arrow.suggested-action.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd treeview.view header button.suggested-action.has-open-popup:focus, treeview.view header .osd button.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action.has-open-popup:focus image, expander .osd title > arrow.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd treeview.view header button.suggested-action.has-open-popup:focus image, treeview.view header .osd button.suggested-action.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus image, .osd expander title > arrow.suggested-action.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd treeview.view header button.suggested-action.osd:checked:hover, treeview.view header .osd button.suggested-action.osd:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:hover image, expander .osd title > arrow.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd treeview.view header button.suggested-action.osd:checked:hover image, treeview.view header .osd button.suggested-action.osd:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover image, .osd expander title > arrow.suggested-action.osd:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd treeview.view header button.suggested-action.osd:checked:focus, treeview.view header .osd button.suggested-action.osd:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:checked:focus image, expander .osd title > arrow.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd treeview.view header button.suggested-action.osd:checked:focus image, treeview.view header .osd button.suggested-action.osd:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus image, .osd expander title > arrow.suggested-action.osd:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd treeview.view header button.suggested-action.osd:selected:hover, treeview.view header .osd button.suggested-action.osd:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:hover image, expander .osd title > arrow.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd treeview.view header button.suggested-action.osd:selected:hover image, treeview.view header .osd button.suggested-action.osd:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover image, .osd expander title > arrow.suggested-action.osd:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd treeview.view header button.suggested-action.osd:selected:focus, treeview.view header .osd button.suggested-action.osd:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd:selected:focus image, expander .osd title > arrow.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd treeview.view header button.suggested-action.osd:selected:focus image, treeview.view header .osd button.suggested-action.osd:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus image, .osd expander title > arrow.suggested-action.osd:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd treeview.view header button.suggested-action:checked:hover, treeview.view header .osd button.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:hover image, expander .osd title > arrow.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd treeview.view header button.suggested-action:checked:hover image, treeview.view header .osd button.suggested-action:checked:hover image, .osd modelbutton.flat arrow.suggested-action:checked:hover image, modelbutton.flat .osd arrow.suggested-action:checked:hover image, .osd expander title > arrow.suggested-action:checked:hover arrow, expander .osd title > arrow.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd treeview.view header button.suggested-action:checked:hover arrow, treeview.view header .osd button.suggested-action:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:checked:hover arrow, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd treeview.view header button.suggested-action:checked:focus, treeview.view header .osd button.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:checked:focus image, expander .osd title > arrow.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd treeview.view header button.suggested-action:checked:focus image, treeview.view header .osd button.suggested-action:checked:focus image, .osd modelbutton.flat arrow.suggested-action:checked:focus image, modelbutton.flat .osd arrow.suggested-action:checked:focus image, .osd expander title > arrow.suggested-action:checked:focus arrow, expander .osd title > arrow.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd treeview.view header button.suggested-action:checked:focus arrow, treeview.view header .osd button.suggested-action:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:checked:focus arrow, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd treeview.view header button.suggested-action:selected:hover, treeview.view header .osd button.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:hover image, expander .osd title > arrow.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd treeview.view header button.suggested-action:selected:hover image, treeview.view header .osd button.suggested-action:selected:hover image, .osd modelbutton.flat arrow.suggested-action:selected:hover image, modelbutton.flat .osd arrow.suggested-action:selected:hover image, .osd expander title > arrow.suggested-action:selected:hover arrow, expander .osd title > arrow.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd treeview.view header button.suggested-action:selected:hover arrow, treeview.view header .osd button.suggested-action:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:selected:hover arrow, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd treeview.view header button.suggested-action:selected:focus, treeview.view header .osd button.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action:selected:focus image, expander .osd title > arrow.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd treeview.view header button.suggested-action:selected:focus image, treeview.view header .osd button.suggested-action:selected:focus image, .osd modelbutton.flat arrow.suggested-action:selected:focus image, modelbutton.flat .osd arrow.suggested-action:selected:focus image, .osd expander title > arrow.suggested-action:selected:focus arrow, expander .osd title > arrow.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd treeview.view header button.suggested-action:selected:focus arrow, treeview.view header .osd button.suggested-action:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:selected:focus arrow, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd treeview.view header button.suggested-action.has-open-popup:hover, treeview.view header .osd button.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:hover image, expander .osd title > arrow.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd treeview.view header button.suggested-action.has-open-popup:hover image, treeview.view header .osd button.suggested-action.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover image, .osd expander title > arrow.suggested-action.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd treeview.view header button.suggested-action.has-open-popup:focus, treeview.view header .osd button.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action.has-open-popup:focus image, expander .osd title > arrow.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd treeview.view header button.suggested-action.has-open-popup:focus image, treeview.view header .osd button.suggested-action.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus image, .osd expander title > arrow.suggested-action.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus arrow, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd treeview.view header button.suggested-action.osd:checked:hover, treeview.view header .osd button.suggested-action.osd:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:hover image, expander .osd title > arrow.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd treeview.view header button.suggested-action.osd:checked:hover image, treeview.view header .osd button.suggested-action.osd:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover image, .osd expander title > arrow.suggested-action.osd:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd treeview.view header button.suggested-action.osd:checked:focus, treeview.view header .osd button.suggested-action.osd:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:checked:focus image, expander .osd title > arrow.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd treeview.view header button.suggested-action.osd:checked:focus image, treeview.view header .osd button.suggested-action.osd:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus image, .osd expander title > arrow.suggested-action.osd:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd treeview.view header button.suggested-action.osd:selected:hover, treeview.view header .osd button.suggested-action.osd:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:hover image, expander .osd title > arrow.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd treeview.view header button.suggested-action.osd:selected:hover image, treeview.view header .osd button.suggested-action.osd:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover image, .osd expander title > arrow.suggested-action.osd:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd treeview.view header button.suggested-action.osd:selected:focus, treeview.view header .osd button.suggested-action.osd:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd:selected:focus image, expander .osd title > arrow.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd treeview.view header button.suggested-action.osd:selected:focus image, treeview.view header .osd button.suggested-action.osd:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus image, .osd expander title > arrow.suggested-action.osd:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action button:hover image, .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action button:hover arrow, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action button:focus image, .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action button:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover image, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus image, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.suggested-action:disabled, expander .osd title > arrow.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd modelbutton.flat arrow.suggested-action:disabled, modelbutton.flat .osd arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -337,13 +337,13 @@ expander title > arrow.suggested-action:disabled:disabled, notebook > header tab .osd expander title > arrow.suggested-action:disabled:active, expander .osd title > arrow.suggested-action:disabled:active, .osd notebook > header tabs > tab.suggested-action:disabled:active, notebook > header .osd tabs > tab.suggested-action:disabled:active, .osd notebook > header > tabs > arrow.suggested-action:disabled:active, .osd modelbutton.flat arrow.suggested-action:disabled:active, modelbutton.flat .osd arrow.suggested-action:disabled:active, .osd expander title > arrow.suggested-action:disabled.keyboard-activating, expander .osd title > arrow.suggested-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.suggested-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.suggested-action:disabled.keyboard-activating, .osd button.suggested-action:disabled:active, .osd button.suggested-action:disabled.keyboard-activating, .osd button.suggested-action.osd:disabled:active, .osd button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:checked image, expander .osd title > arrow.suggested-action:disabled:checked image, .osd notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header .osd tabs > tab.suggested-action:disabled:checked image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked image, .osd modelbutton.flat arrow.suggested-action:disabled:checked image, modelbutton.flat .osd arrow.suggested-action:disabled:checked image, .osd expander title > arrow.suggested-action:disabled:checked arrow, expander .osd title > arrow.suggested-action:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked arrow, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled:selected image, expander .osd title > arrow.suggested-action:disabled:selected image, .osd notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header .osd tabs > tab.suggested-action:disabled:selected image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected image, .osd modelbutton.flat arrow.suggested-action:disabled:selected image, modelbutton.flat .osd arrow.suggested-action:disabled:selected image, .osd expander title > arrow.suggested-action:disabled:selected arrow, expander .osd title > arrow.suggested-action:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled.has-open-popup image, expander .osd title > arrow.suggested-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup image, .osd expander title > arrow.suggested-action:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked, expander .osd title > arrow.suggested-action.osd:disabled:checked, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked, .osd expander title > arrow.suggested-action.osd:disabled:checked image, expander .osd title > arrow.suggested-action.osd:disabled:checked image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked image, .osd expander title > arrow.suggested-action.osd:disabled:checked arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected, expander .osd title > arrow.suggested-action.osd:disabled:selected, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected, .osd expander title > arrow.suggested-action.osd:disabled:selected image, expander .osd title > arrow.suggested-action.osd:disabled:selected image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected image, .osd expander title > arrow.suggested-action.osd:disabled:selected arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup arrow, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:checked image, .osd button.suggested-action:disabled:checked arrow, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled:selected image, .osd button.suggested-action:disabled:selected arrow, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled.has-open-popup image, .osd button.suggested-action:disabled.has-open-popup arrow, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:checked image, .osd button.suggested-action.osd:disabled:checked arrow, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled:selected image, .osd button.suggested-action.osd:disabled:selected arrow, .osd button.suggested-action.osd:disabled.has-open-popup, .osd button.suggested-action.osd:disabled.has-open-popup image, .osd button.suggested-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:checked image, expander .osd title > arrow.suggested-action:disabled:checked image, .osd notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header .osd tabs > tab.suggested-action:disabled:checked image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked image, .osd modelbutton.flat arrow.suggested-action:disabled:checked image, modelbutton.flat .osd arrow.suggested-action:disabled:checked image, .osd expander title > arrow.suggested-action:disabled:checked arrow, expander .osd title > arrow.suggested-action:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked arrow, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled:selected image, expander .osd title > arrow.suggested-action:disabled:selected image, .osd notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header .osd tabs > tab.suggested-action:disabled:selected image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected image, .osd modelbutton.flat arrow.suggested-action:disabled:selected image, modelbutton.flat .osd arrow.suggested-action:disabled:selected image, .osd expander title > arrow.suggested-action:disabled:selected arrow, expander .osd title > arrow.suggested-action:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled.has-open-popup image, expander .osd title > arrow.suggested-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup image, .osd expander title > arrow.suggested-action:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button arrow, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:checked image, .osd button.suggested-action:disabled:checked arrow, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled:selected image, .osd button.suggested-action:disabled:selected arrow, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled.has-open-popup image, .osd button.suggested-action:disabled.has-open-popup arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button, .osd button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action:disabled button image, .osd button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd treeview.view header button.suggested-action:disabled:checked:hover, treeview.view header .osd button.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:hover image, expander .osd title > arrow.suggested-action:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, .osd treeview.view header button.suggested-action:disabled:checked:hover image, treeview.view header .osd button.suggested-action:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover image, .osd expander title > arrow.suggested-action:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd treeview.view header button.suggested-action:disabled:checked:focus, treeview.view header .osd button.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:checked:focus image, expander .osd title > arrow.suggested-action:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, .osd treeview.view header button.suggested-action:disabled:checked:focus image, treeview.view header .osd button.suggested-action:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus image, .osd expander title > arrow.suggested-action:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd treeview.view header button.suggested-action:disabled:selected:hover, treeview.view header .osd button.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:hover image, expander .osd title > arrow.suggested-action:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, .osd treeview.view header button.suggested-action:disabled:selected:hover image, treeview.view header .osd button.suggested-action:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover image, .osd expander title > arrow.suggested-action:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd treeview.view header button.suggested-action:disabled:selected:focus, treeview.view header .osd button.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled:selected:focus image, expander .osd title > arrow.suggested-action:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, .osd treeview.view header button.suggested-action:disabled:selected:focus image, treeview.view header .osd button.suggested-action:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus image, .osd expander title > arrow.suggested-action:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover image, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover image, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover image, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus image, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus image, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus image, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover image, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover image, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover image, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus image, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus image, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus image, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:hover image, .osd button.suggested-action:disabled:checked:hover arrow, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:checked:focus image, .osd button.suggested-action:disabled:checked:focus arrow, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:hover image, .osd button.suggested-action:disabled:selected:hover arrow, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled:selected:focus image, .osd button.suggested-action:disabled:selected:focus arrow, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:hover image, .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled.has-open-popup:focus image, .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:hover image, .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:checked:focus image, .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:hover image, .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled:selected:focus image, .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd treeview.view header button.suggested-action:disabled:checked:hover, treeview.view header .osd button.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:hover image, expander .osd title > arrow.suggested-action:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, .osd treeview.view header button.suggested-action:disabled:checked:hover image, treeview.view header .osd button.suggested-action:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover image, .osd expander title > arrow.suggested-action:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd treeview.view header button.suggested-action:disabled:checked:focus, treeview.view header .osd button.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:checked:focus image, expander .osd title > arrow.suggested-action:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, .osd treeview.view header button.suggested-action:disabled:checked:focus image, treeview.view header .osd button.suggested-action:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus image, .osd expander title > arrow.suggested-action:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd treeview.view header button.suggested-action:disabled:selected:hover, treeview.view header .osd button.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:hover image, expander .osd title > arrow.suggested-action:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, .osd treeview.view header button.suggested-action:disabled:selected:hover image, treeview.view header .osd button.suggested-action:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover image, .osd expander title > arrow.suggested-action:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd treeview.view header button.suggested-action:disabled:selected:focus, treeview.view header .osd button.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled:selected:focus image, expander .osd title > arrow.suggested-action:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, .osd treeview.view header button.suggested-action:disabled:selected:focus image, treeview.view header .osd button.suggested-action:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus image, .osd expander title > arrow.suggested-action:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover image, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover image, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover image, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus image, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus image, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus image, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover image, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover image, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover image, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus image, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus image, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus image, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus arrow, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:hover image, .osd button.suggested-action:disabled:checked:hover arrow, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:checked:focus image, .osd button.suggested-action:disabled:checked:focus arrow, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:hover image, .osd button.suggested-action:disabled:selected:hover arrow, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled:selected:focus image, .osd button.suggested-action:disabled:selected:focus arrow, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:hover image, .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled.has-open-popup:focus image, .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus arrow, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:hover image, .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:checked:focus image, .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:hover image, .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled:selected:focus image, .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.suggested-action:disabled:disabled, expander .osd title > arrow.suggested-action:disabled:disabled, .osd notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header .osd tabs > tab.suggested-action:disabled:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled:disabled, .osd modelbutton.flat arrow.suggested-action:disabled:disabled, modelbutton.flat .osd arrow.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled:checked, .osd button.suggested-action:disabled:disabled:selected, .osd button.suggested-action:disabled:disabled.has-open-popup, .osd button.suggested-action.osd:disabled:disabled, .osd button.suggested-action.osd:disabled:disabled:checked, .osd button.suggested-action.osd:disabled:disabled:selected, .osd button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -355,13 +355,13 @@ expander title > arrow.destructive-action:hover, notebook > header tabs > tab.de expander title > arrow.destructive-action:active, notebook > header tabs > tab.destructive-action:active, notebook > header > tabs > arrow.destructive-action:active, modelbutton.flat arrow.destructive-action:active, expander title > arrow.destructive-action.keyboard-activating, notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header > tabs > arrow.destructive-action.keyboard-activating, modelbutton.flat arrow.destructive-action.keyboard-activating, button.destructive-action:active, button.destructive-action.keyboard-activating, button.destructive-action.osd:active, button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, modelbutton.flat arrow.destructive-action:checked image, expander title > arrow.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, modelbutton.flat arrow.destructive-action:checked arrow, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, modelbutton.flat arrow.destructive-action:selected image, expander title > arrow.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, modelbutton.flat arrow.destructive-action:selected arrow, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, modelbutton.flat arrow.destructive-action.has-open-popup image, expander title > arrow.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, modelbutton.flat arrow.destructive-action.has-open-popup arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action.osd:checked, button.destructive-action.osd:checked image, button.destructive-action.osd:checked arrow, button.destructive-action.osd:selected, button.destructive-action.osd:selected image, button.destructive-action.osd:selected arrow, button.destructive-action.osd.has-open-popup, button.destructive-action.osd.has-open-popup image, button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, modelbutton.flat arrow.destructive-action:checked image, expander title > arrow.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, modelbutton.flat arrow.destructive-action:checked arrow, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, modelbutton.flat arrow.destructive-action:selected image, expander title > arrow.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, modelbutton.flat arrow.destructive-action:selected arrow, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, modelbutton.flat arrow.destructive-action.has-open-popup image, expander title > arrow.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, modelbutton.flat arrow.destructive-action.has-open-popup arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action button image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button image, expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action button image, button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action button arrow, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup, button.destructive-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, treeview.view header button.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, treeview.view header button.destructive-action:checked:hover image, modelbutton.flat arrow.destructive-action:checked:hover image, expander title > arrow.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, treeview.view header button.destructive-action:checked:hover arrow, modelbutton.flat arrow.destructive-action:checked:hover arrow, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, treeview.view header button.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, treeview.view header button.destructive-action:checked:focus image, modelbutton.flat arrow.destructive-action:checked:focus image, expander title > arrow.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, treeview.view header button.destructive-action:checked:focus arrow, modelbutton.flat arrow.destructive-action:checked:focus arrow, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, treeview.view header button.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, treeview.view header button.destructive-action:selected:hover image, modelbutton.flat arrow.destructive-action:selected:hover image, expander title > arrow.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, treeview.view header button.destructive-action:selected:hover arrow, modelbutton.flat arrow.destructive-action:selected:hover arrow, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, treeview.view header button.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, treeview.view header button.destructive-action:selected:focus image, modelbutton.flat arrow.destructive-action:selected:focus image, expander title > arrow.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, treeview.view header button.destructive-action:selected:focus arrow, modelbutton.flat arrow.destructive-action:selected:focus arrow, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, treeview.view header button.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, treeview.view header button.destructive-action.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.has-open-popup:hover image, expander title > arrow.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, treeview.view header button.destructive-action.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, treeview.view header button.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, treeview.view header button.destructive-action.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.has-open-popup:focus image, expander title > arrow.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, treeview.view header button.destructive-action.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, treeview.view header button.destructive-action.osd:checked:hover, modelbutton.flat arrow.destructive-action.osd:checked:hover, expander title > arrow.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, treeview.view header button.destructive-action.osd:checked:hover image, modelbutton.flat arrow.destructive-action.osd:checked:hover image, expander title > arrow.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, treeview.view header button.destructive-action.osd:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, expander title > arrow.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, treeview.view header button.destructive-action.osd:checked:focus, modelbutton.flat arrow.destructive-action.osd:checked:focus, expander title > arrow.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, treeview.view header button.destructive-action.osd:checked:focus image, modelbutton.flat arrow.destructive-action.osd:checked:focus image, expander title > arrow.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, treeview.view header button.destructive-action.osd:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, expander title > arrow.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, treeview.view header button.destructive-action.osd:selected:hover, modelbutton.flat arrow.destructive-action.osd:selected:hover, expander title > arrow.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, treeview.view header button.destructive-action.osd:selected:hover image, modelbutton.flat arrow.destructive-action.osd:selected:hover image, expander title > arrow.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, treeview.view header button.destructive-action.osd:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, expander title > arrow.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, treeview.view header button.destructive-action.osd:selected:focus, modelbutton.flat arrow.destructive-action.osd:selected:focus, expander title > arrow.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, treeview.view header button.destructive-action.osd:selected:focus image, modelbutton.flat arrow.destructive-action.osd:selected:focus image, expander title > arrow.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, treeview.view header button.destructive-action.osd:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, expander title > arrow.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, treeview.view header button.destructive-action.osd.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, expander title > arrow.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, treeview.view header button.destructive-action.osd.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, treeview.view header button.destructive-action.osd.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, expander title > arrow.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, treeview.view header button.destructive-action.osd.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, treeview.view header button.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, treeview.view header button.destructive-action:checked:hover image, modelbutton.flat arrow.destructive-action:checked:hover image, expander title > arrow.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, treeview.view header button.destructive-action:checked:hover arrow, modelbutton.flat arrow.destructive-action:checked:hover arrow, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, treeview.view header button.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, treeview.view header button.destructive-action:checked:focus image, modelbutton.flat arrow.destructive-action:checked:focus image, expander title > arrow.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, treeview.view header button.destructive-action:checked:focus arrow, modelbutton.flat arrow.destructive-action:checked:focus arrow, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, treeview.view header button.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, treeview.view header button.destructive-action:selected:hover image, modelbutton.flat arrow.destructive-action:selected:hover image, expander title > arrow.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, treeview.view header button.destructive-action:selected:hover arrow, modelbutton.flat arrow.destructive-action:selected:hover arrow, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, treeview.view header button.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, treeview.view header button.destructive-action:selected:focus image, modelbutton.flat arrow.destructive-action:selected:focus image, expander title > arrow.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, treeview.view header button.destructive-action:selected:focus arrow, modelbutton.flat arrow.destructive-action:selected:focus arrow, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, treeview.view header button.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, treeview.view header button.destructive-action.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.has-open-popup:hover image, expander title > arrow.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, treeview.view header button.destructive-action.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, treeview.view header button.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, treeview.view header button.destructive-action.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.has-open-popup:focus image, expander title > arrow.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, treeview.view header button.destructive-action.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover image, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover image, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus image, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus image, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus arrow, expander title > arrow.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, treeview.view header button.destructive-action.osd:checked:hover, modelbutton.flat arrow.destructive-action.osd:checked:hover, expander title > arrow.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, treeview.view header button.destructive-action.osd:checked:hover image, modelbutton.flat arrow.destructive-action.osd:checked:hover image, expander title > arrow.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, treeview.view header button.destructive-action.osd:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, expander title > arrow.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, treeview.view header button.destructive-action.osd:checked:focus, modelbutton.flat arrow.destructive-action.osd:checked:focus, expander title > arrow.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, treeview.view header button.destructive-action.osd:checked:focus image, modelbutton.flat arrow.destructive-action.osd:checked:focus image, expander title > arrow.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, treeview.view header button.destructive-action.osd:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, expander title > arrow.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, treeview.view header button.destructive-action.osd:selected:hover, modelbutton.flat arrow.destructive-action.osd:selected:hover, expander title > arrow.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, treeview.view header button.destructive-action.osd:selected:hover image, modelbutton.flat arrow.destructive-action.osd:selected:hover image, expander title > arrow.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, treeview.view header button.destructive-action.osd:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, expander title > arrow.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, treeview.view header button.destructive-action.osd:selected:focus, modelbutton.flat arrow.destructive-action.osd:selected:focus, expander title > arrow.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, treeview.view header button.destructive-action.osd:selected:focus image, modelbutton.flat arrow.destructive-action.osd:selected:focus image, expander title > arrow.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, treeview.view header button.destructive-action.osd:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, expander title > arrow.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, treeview.view header button.destructive-action.osd.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, expander title > arrow.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, treeview.view header button.destructive-action.osd.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, treeview.view header button.destructive-action.osd.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, expander title > arrow.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, treeview.view header button.destructive-action.osd.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action button:hover image, button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action button:hover arrow, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action button:focus image, button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action button:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd button:hover image, button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd button:hover arrow, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus, button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd button:focus image, button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, modelbutton.flat arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -373,13 +373,13 @@ expander title > arrow.destructive-action:disabled:hover, notebook > header tabs expander title > arrow.destructive-action:disabled:active, notebook > header tabs > tab.destructive-action:disabled:active, notebook > header > tabs > arrow.destructive-action:disabled:active, modelbutton.flat arrow.destructive-action:disabled:active, expander title > arrow.destructive-action:disabled.keyboard-activating, notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, button.destructive-action:disabled:active, button.destructive-action:disabled.keyboard-activating, button.destructive-action.osd:disabled:active, button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:checked image, notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header > tabs > arrow.destructive-action:disabled:checked image, modelbutton.flat arrow.destructive-action:disabled:checked image, expander title > arrow.destructive-action:disabled:checked arrow, notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, modelbutton.flat arrow.destructive-action:disabled:checked arrow, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled:selected image, notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header > tabs > arrow.destructive-action:disabled:selected image, modelbutton.flat arrow.destructive-action:disabled:selected image, expander title > arrow.destructive-action:disabled:selected arrow, notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, modelbutton.flat arrow.destructive-action:disabled:selected arrow, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled.has-open-popup image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, expander title > arrow.destructive-action:disabled.has-open-popup arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, button.destructive-action:disabled:checked, button.destructive-action:disabled:checked image, button.destructive-action:disabled:checked arrow, button.destructive-action:disabled:selected, button.destructive-action:disabled:selected image, button.destructive-action:disabled:selected arrow, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled.has-open-popup image, button.destructive-action:disabled.has-open-popup arrow, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:checked image, button.destructive-action.osd:disabled:checked arrow, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled:selected image, button.destructive-action.osd:disabled:selected arrow, button.destructive-action.osd:disabled.has-open-popup, button.destructive-action.osd:disabled.has-open-popup image, button.destructive-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:checked image, notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header > tabs > arrow.destructive-action:disabled:checked image, modelbutton.flat arrow.destructive-action:disabled:checked image, expander title > arrow.destructive-action:disabled:checked arrow, notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, modelbutton.flat arrow.destructive-action:disabled:checked arrow, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled:selected image, notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header > tabs > arrow.destructive-action:disabled:selected image, modelbutton.flat arrow.destructive-action:disabled:selected image, expander title > arrow.destructive-action:disabled:selected arrow, notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, modelbutton.flat arrow.destructive-action:disabled:selected arrow, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled.has-open-popup image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, expander title > arrow.destructive-action:disabled.has-open-popup arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button arrow, button.destructive-action:disabled:checked, button.destructive-action:disabled:checked image, button.destructive-action:disabled:checked arrow, button.destructive-action:disabled:selected, button.destructive-action:disabled:selected image, button.destructive-action:disabled:selected arrow, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled.has-open-popup image, button.destructive-action:disabled.has-open-popup arrow, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button, button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action:disabled button image, button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, treeview.view header button.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:hover image, notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, treeview.view header button.destructive-action:disabled:checked:hover image, modelbutton.flat arrow.destructive-action:disabled:checked:hover image, expander title > arrow.destructive-action:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, treeview.view header button.destructive-action:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, treeview.view header button.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:checked:focus image, notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, treeview.view header button.destructive-action:disabled:checked:focus image, modelbutton.flat arrow.destructive-action:disabled:checked:focus image, expander title > arrow.destructive-action:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, treeview.view header button.destructive-action:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, treeview.view header button.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:hover image, notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, treeview.view header button.destructive-action:disabled:selected:hover image, modelbutton.flat arrow.destructive-action:disabled:selected:hover image, expander title > arrow.destructive-action:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, treeview.view header button.destructive-action:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, treeview.view header button.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled:selected:focus image, notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, treeview.view header button.destructive-action:disabled:selected:focus image, modelbutton.flat arrow.destructive-action:disabled:selected:focus image, expander title > arrow.destructive-action:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, treeview.view header button.destructive-action:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, treeview.view header button.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, treeview.view header button.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, treeview.view header button.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, treeview.view header button.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:disabled:checked:hover, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, treeview.view header button.destructive-action.osd:disabled:checked:hover, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, expander title > arrow.destructive-action.osd:disabled:checked:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, treeview.view header button.destructive-action.osd:disabled:checked:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, expander title > arrow.destructive-action.osd:disabled:checked:focus, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, treeview.view header button.destructive-action.osd:disabled:checked:focus, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, expander title > arrow.destructive-action.osd:disabled:checked:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, treeview.view header button.destructive-action.osd:disabled:checked:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, expander title > arrow.destructive-action.osd:disabled:selected:hover, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, treeview.view header button.destructive-action.osd:disabled:selected:hover, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, expander title > arrow.destructive-action.osd:disabled:selected:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, treeview.view header button.destructive-action.osd:disabled:selected:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, expander title > arrow.destructive-action.osd:disabled:selected:focus, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, treeview.view header button.destructive-action.osd:disabled:selected:focus, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, expander title > arrow.destructive-action.osd:disabled:selected:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, treeview.view header button.destructive-action.osd:disabled:selected:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:hover image, button.destructive-action:disabled:checked:hover arrow, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:checked:focus image, button.destructive-action:disabled:checked:focus arrow, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:hover image, button.destructive-action:disabled:selected:hover arrow, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled:selected:focus image, button.destructive-action:disabled:selected:focus arrow, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:hover image, button.destructive-action:disabled.has-open-popup:hover arrow, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled.has-open-popup:focus image, button.destructive-action:disabled.has-open-popup:focus arrow, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:hover image, button.destructive-action.osd:disabled:checked:hover arrow, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:checked:focus image, button.destructive-action.osd:disabled:checked:focus arrow, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:hover image, button.destructive-action.osd:disabled:selected:hover arrow, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled:selected:focus image, button.destructive-action.osd:disabled:selected:focus arrow, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:hover image, button.destructive-action.osd:disabled.has-open-popup:hover arrow, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled.has-open-popup:focus image, button.destructive-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, treeview.view header button.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:hover image, notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, treeview.view header button.destructive-action:disabled:checked:hover image, modelbutton.flat arrow.destructive-action:disabled:checked:hover image, expander title > arrow.destructive-action:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, treeview.view header button.destructive-action:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, treeview.view header button.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:checked:focus image, notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, treeview.view header button.destructive-action:disabled:checked:focus image, modelbutton.flat arrow.destructive-action:disabled:checked:focus image, expander title > arrow.destructive-action:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, treeview.view header button.destructive-action:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, treeview.view header button.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:hover image, notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, treeview.view header button.destructive-action:disabled:selected:hover image, modelbutton.flat arrow.destructive-action:disabled:selected:hover image, expander title > arrow.destructive-action:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, treeview.view header button.destructive-action:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, treeview.view header button.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled:selected:focus image, notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, treeview.view header button.destructive-action:disabled:selected:focus image, modelbutton.flat arrow.destructive-action:disabled:selected:focus image, expander title > arrow.destructive-action:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, treeview.view header button.destructive-action:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, treeview.view header button.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, treeview.view header button.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, treeview.view header button.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, treeview.view header button.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus arrow, expander title > arrow.destructive-action.osd:disabled:checked:hover, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, treeview.view header button.destructive-action.osd:disabled:checked:hover, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, expander title > arrow.destructive-action.osd:disabled:checked:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, treeview.view header button.destructive-action.osd:disabled:checked:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, expander title > arrow.destructive-action.osd:disabled:checked:focus, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, treeview.view header button.destructive-action.osd:disabled:checked:focus, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, expander title > arrow.destructive-action.osd:disabled:checked:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, treeview.view header button.destructive-action.osd:disabled:checked:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, expander title > arrow.destructive-action.osd:disabled:selected:hover, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, treeview.view header button.destructive-action.osd:disabled:selected:hover, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, expander title > arrow.destructive-action.osd:disabled:selected:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, treeview.view header button.destructive-action.osd:disabled:selected:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, expander title > arrow.destructive-action.osd:disabled:selected:focus, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, treeview.view header button.destructive-action.osd:disabled:selected:focus, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, expander title > arrow.destructive-action.osd:disabled:selected:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, treeview.view header button.destructive-action.osd:disabled:selected:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:hover image, button.destructive-action:disabled:checked:hover arrow, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:checked:focus image, button.destructive-action:disabled:checked:focus arrow, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:hover image, button.destructive-action:disabled:selected:hover arrow, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled:selected:focus image, button.destructive-action:disabled:selected:focus arrow, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:hover image, button.destructive-action:disabled.has-open-popup:hover arrow, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled.has-open-popup:focus image, button.destructive-action:disabled.has-open-popup:focus arrow, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action:disabled button:hover image, button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action:disabled button:hover arrow, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action:disabled button:focus image, button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action:disabled button:focus arrow, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:hover image, button.destructive-action.osd:disabled:checked:hover arrow, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:checked:focus image, button.destructive-action.osd:disabled:checked:focus arrow, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:hover image, button.destructive-action.osd:disabled:selected:hover arrow, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled:selected:focus image, button.destructive-action.osd:disabled:selected:focus arrow, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:hover image, button.destructive-action.osd:disabled.has-open-popup:hover arrow, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled.has-open-popup:focus image, button.destructive-action.osd:disabled.has-open-popup:focus arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.destructive-action:disabled:disabled, notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header > tabs > arrow.destructive-action:disabled:disabled, modelbutton.flat arrow.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled:checked, button.destructive-action:disabled:disabled:selected, button.destructive-action:disabled:disabled.has-open-popup, button.destructive-action.osd:disabled:disabled, button.destructive-action.osd:disabled:disabled:checked, button.destructive-action.osd:disabled:disabled:selected, button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -391,13 +391,13 @@ expander title > arrow.destructive-action:disabled:disabled, notebook > header t .osd expander title > arrow.destructive-action:active, expander .osd title > arrow.destructive-action:active, .osd notebook > header tabs > tab.destructive-action:active, notebook > header .osd tabs > tab.destructive-action:active, .osd notebook > header > tabs > arrow.destructive-action:active, .osd modelbutton.flat arrow.destructive-action:active, modelbutton.flat .osd arrow.destructive-action:active, .osd expander title > arrow.destructive-action.keyboard-activating, expander .osd title > arrow.destructive-action.keyboard-activating, .osd notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header .osd tabs > tab.destructive-action.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action.keyboard-activating, .osd modelbutton.flat arrow.destructive-action.keyboard-activating, modelbutton.flat .osd arrow.destructive-action.keyboard-activating, .osd button.destructive-action:active, .osd button.destructive-action.keyboard-activating, .osd button.destructive-action.osd:active, .osd button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:checked image, expander .osd title > arrow.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd modelbutton.flat arrow.destructive-action:checked image, modelbutton.flat .osd arrow.destructive-action:checked image, .osd expander title > arrow.destructive-action:checked arrow, expander .osd title > arrow.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd modelbutton.flat arrow.destructive-action:checked arrow, modelbutton.flat .osd arrow.destructive-action:checked arrow, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action:selected image, expander .osd title > arrow.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd modelbutton.flat arrow.destructive-action:selected image, modelbutton.flat .osd arrow.destructive-action:selected image, .osd expander title > arrow.destructive-action:selected arrow, expander .osd title > arrow.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd modelbutton.flat arrow.destructive-action:selected arrow, modelbutton.flat .osd arrow.destructive-action:selected arrow, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action.has-open-popup image, expander .osd title > arrow.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd modelbutton.flat arrow.destructive-action.has-open-popup image, modelbutton.flat .osd arrow.destructive-action.has-open-popup image, .osd expander title > arrow.destructive-action.has-open-popup arrow, expander .osd title > arrow.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup arrow, .osd expander title > arrow.destructive-action.osd:checked, expander .osd title > arrow.destructive-action.osd:checked, .osd notebook > header tabs > tab.destructive-action.osd:checked, notebook > header .osd tabs > tab.destructive-action.osd:checked, .osd expander title > arrow.destructive-action.osd:checked image, expander .osd title > arrow.destructive-action.osd:checked image, .osd notebook > header tabs > tab.destructive-action.osd:checked image, notebook > header .osd tabs > tab.destructive-action.osd:checked image, .osd expander title > arrow.destructive-action.osd:checked arrow, expander .osd title > arrow.destructive-action.osd:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked arrow, .osd expander title > arrow.destructive-action.osd:selected, expander .osd title > arrow.destructive-action.osd:selected, .osd notebook > header tabs > tab.destructive-action.osd:selected, notebook > header .osd tabs > tab.destructive-action.osd:selected, .osd expander title > arrow.destructive-action.osd:selected image, expander .osd title > arrow.destructive-action.osd:selected image, .osd notebook > header tabs > tab.destructive-action.osd:selected image, notebook > header .osd tabs > tab.destructive-action.osd:selected image, .osd expander title > arrow.destructive-action.osd:selected arrow, expander .osd title > arrow.destructive-action.osd:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup, expander .osd title > arrow.destructive-action.osd.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup, .osd expander title > arrow.destructive-action.osd.has-open-popup image, expander .osd title > arrow.destructive-action.osd.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup image, .osd expander title > arrow.destructive-action.osd.has-open-popup arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:checked image, .osd button.destructive-action.osd:checked arrow, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd:selected image, .osd button.destructive-action.osd:selected arrow, .osd button.destructive-action.osd.has-open-popup, .osd button.destructive-action.osd.has-open-popup image, .osd button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:checked image, expander .osd title > arrow.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd modelbutton.flat arrow.destructive-action:checked image, modelbutton.flat .osd arrow.destructive-action:checked image, .osd expander title > arrow.destructive-action:checked arrow, expander .osd title > arrow.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd modelbutton.flat arrow.destructive-action:checked arrow, modelbutton.flat .osd arrow.destructive-action:checked arrow, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action:selected image, expander .osd title > arrow.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd modelbutton.flat arrow.destructive-action:selected image, modelbutton.flat .osd arrow.destructive-action:selected image, .osd expander title > arrow.destructive-action:selected arrow, expander .osd title > arrow.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd modelbutton.flat arrow.destructive-action:selected arrow, modelbutton.flat .osd arrow.destructive-action:selected arrow, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action.has-open-popup image, expander .osd title > arrow.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd modelbutton.flat arrow.destructive-action.has-open-popup image, modelbutton.flat .osd arrow.destructive-action.has-open-popup image, .osd expander title > arrow.destructive-action.has-open-popup arrow, expander .osd title > arrow.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button, .osd button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action button image, .osd button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd treeview.view header button.destructive-action:checked:hover, treeview.view header .osd button.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:hover image, expander .osd title > arrow.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd treeview.view header button.destructive-action:checked:hover image, treeview.view header .osd button.destructive-action:checked:hover image, .osd modelbutton.flat arrow.destructive-action:checked:hover image, modelbutton.flat .osd arrow.destructive-action:checked:hover image, .osd expander title > arrow.destructive-action:checked:hover arrow, expander .osd title > arrow.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd treeview.view header button.destructive-action:checked:hover arrow, treeview.view header .osd button.destructive-action:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:checked:hover arrow, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd treeview.view header button.destructive-action:checked:focus, treeview.view header .osd button.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:checked:focus image, expander .osd title > arrow.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd treeview.view header button.destructive-action:checked:focus image, treeview.view header .osd button.destructive-action:checked:focus image, .osd modelbutton.flat arrow.destructive-action:checked:focus image, modelbutton.flat .osd arrow.destructive-action:checked:focus image, .osd expander title > arrow.destructive-action:checked:focus arrow, expander .osd title > arrow.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd treeview.view header button.destructive-action:checked:focus arrow, treeview.view header .osd button.destructive-action:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:checked:focus arrow, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd treeview.view header button.destructive-action:selected:hover, treeview.view header .osd button.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:hover image, expander .osd title > arrow.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd treeview.view header button.destructive-action:selected:hover image, treeview.view header .osd button.destructive-action:selected:hover image, .osd modelbutton.flat arrow.destructive-action:selected:hover image, modelbutton.flat .osd arrow.destructive-action:selected:hover image, .osd expander title > arrow.destructive-action:selected:hover arrow, expander .osd title > arrow.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd treeview.view header button.destructive-action:selected:hover arrow, treeview.view header .osd button.destructive-action:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:selected:hover arrow, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd treeview.view header button.destructive-action:selected:focus, treeview.view header .osd button.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action:selected:focus image, expander .osd title > arrow.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd treeview.view header button.destructive-action:selected:focus image, treeview.view header .osd button.destructive-action:selected:focus image, .osd modelbutton.flat arrow.destructive-action:selected:focus image, modelbutton.flat .osd arrow.destructive-action:selected:focus image, .osd expander title > arrow.destructive-action:selected:focus arrow, expander .osd title > arrow.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd treeview.view header button.destructive-action:selected:focus arrow, treeview.view header .osd button.destructive-action:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:selected:focus arrow, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd treeview.view header button.destructive-action.has-open-popup:hover, treeview.view header .osd button.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:hover image, expander .osd title > arrow.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd treeview.view header button.destructive-action.has-open-popup:hover image, treeview.view header .osd button.destructive-action.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover image, .osd expander title > arrow.destructive-action.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd treeview.view header button.destructive-action.has-open-popup:focus, treeview.view header .osd button.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action.has-open-popup:focus image, expander .osd title > arrow.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd treeview.view header button.destructive-action.has-open-popup:focus image, treeview.view header .osd button.destructive-action.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus image, .osd expander title > arrow.destructive-action.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd treeview.view header button.destructive-action.osd:checked:hover, treeview.view header .osd button.destructive-action.osd:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:hover image, expander .osd title > arrow.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd treeview.view header button.destructive-action.osd:checked:hover image, treeview.view header .osd button.destructive-action.osd:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover image, .osd expander title > arrow.destructive-action.osd:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd treeview.view header button.destructive-action.osd:checked:focus, treeview.view header .osd button.destructive-action.osd:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:checked:focus image, expander .osd title > arrow.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd treeview.view header button.destructive-action.osd:checked:focus image, treeview.view header .osd button.destructive-action.osd:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus image, .osd expander title > arrow.destructive-action.osd:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd treeview.view header button.destructive-action.osd:selected:hover, treeview.view header .osd button.destructive-action.osd:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:hover image, expander .osd title > arrow.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd treeview.view header button.destructive-action.osd:selected:hover image, treeview.view header .osd button.destructive-action.osd:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover image, .osd expander title > arrow.destructive-action.osd:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd treeview.view header button.destructive-action.osd:selected:focus, treeview.view header .osd button.destructive-action.osd:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd:selected:focus image, expander .osd title > arrow.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd treeview.view header button.destructive-action.osd:selected:focus image, treeview.view header .osd button.destructive-action.osd:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus image, .osd expander title > arrow.destructive-action.osd:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd treeview.view header button.destructive-action:checked:hover, treeview.view header .osd button.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:hover image, expander .osd title > arrow.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd treeview.view header button.destructive-action:checked:hover image, treeview.view header .osd button.destructive-action:checked:hover image, .osd modelbutton.flat arrow.destructive-action:checked:hover image, modelbutton.flat .osd arrow.destructive-action:checked:hover image, .osd expander title > arrow.destructive-action:checked:hover arrow, expander .osd title > arrow.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd treeview.view header button.destructive-action:checked:hover arrow, treeview.view header .osd button.destructive-action:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:checked:hover arrow, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd treeview.view header button.destructive-action:checked:focus, treeview.view header .osd button.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:checked:focus image, expander .osd title > arrow.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd treeview.view header button.destructive-action:checked:focus image, treeview.view header .osd button.destructive-action:checked:focus image, .osd modelbutton.flat arrow.destructive-action:checked:focus image, modelbutton.flat .osd arrow.destructive-action:checked:focus image, .osd expander title > arrow.destructive-action:checked:focus arrow, expander .osd title > arrow.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd treeview.view header button.destructive-action:checked:focus arrow, treeview.view header .osd button.destructive-action:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:checked:focus arrow, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd treeview.view header button.destructive-action:selected:hover, treeview.view header .osd button.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:hover image, expander .osd title > arrow.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd treeview.view header button.destructive-action:selected:hover image, treeview.view header .osd button.destructive-action:selected:hover image, .osd modelbutton.flat arrow.destructive-action:selected:hover image, modelbutton.flat .osd arrow.destructive-action:selected:hover image, .osd expander title > arrow.destructive-action:selected:hover arrow, expander .osd title > arrow.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd treeview.view header button.destructive-action:selected:hover arrow, treeview.view header .osd button.destructive-action:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:selected:hover arrow, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd treeview.view header button.destructive-action:selected:focus, treeview.view header .osd button.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action:selected:focus image, expander .osd title > arrow.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd treeview.view header button.destructive-action:selected:focus image, treeview.view header .osd button.destructive-action:selected:focus image, .osd modelbutton.flat arrow.destructive-action:selected:focus image, modelbutton.flat .osd arrow.destructive-action:selected:focus image, .osd expander title > arrow.destructive-action:selected:focus arrow, expander .osd title > arrow.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd treeview.view header button.destructive-action:selected:focus arrow, treeview.view header .osd button.destructive-action:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:selected:focus arrow, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd treeview.view header button.destructive-action.has-open-popup:hover, treeview.view header .osd button.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:hover image, expander .osd title > arrow.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd treeview.view header button.destructive-action.has-open-popup:hover image, treeview.view header .osd button.destructive-action.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover image, .osd expander title > arrow.destructive-action.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd treeview.view header button.destructive-action.has-open-popup:focus, treeview.view header .osd button.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action.has-open-popup:focus image, expander .osd title > arrow.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd treeview.view header button.destructive-action.has-open-popup:focus image, treeview.view header .osd button.destructive-action.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus image, .osd expander title > arrow.destructive-action.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus arrow, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd treeview.view header button.destructive-action.osd:checked:hover, treeview.view header .osd button.destructive-action.osd:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:hover image, expander .osd title > arrow.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd treeview.view header button.destructive-action.osd:checked:hover image, treeview.view header .osd button.destructive-action.osd:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover image, .osd expander title > arrow.destructive-action.osd:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd treeview.view header button.destructive-action.osd:checked:focus, treeview.view header .osd button.destructive-action.osd:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:checked:focus image, expander .osd title > arrow.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd treeview.view header button.destructive-action.osd:checked:focus image, treeview.view header .osd button.destructive-action.osd:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus image, .osd expander title > arrow.destructive-action.osd:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd treeview.view header button.destructive-action.osd:selected:hover, treeview.view header .osd button.destructive-action.osd:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:hover image, expander .osd title > arrow.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd treeview.view header button.destructive-action.osd:selected:hover image, treeview.view header .osd button.destructive-action.osd:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover image, .osd expander title > arrow.destructive-action.osd:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd treeview.view header button.destructive-action.osd:selected:focus, treeview.view header .osd button.destructive-action.osd:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd:selected:focus image, expander .osd title > arrow.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd treeview.view header button.destructive-action.osd:selected:focus image, treeview.view header .osd button.destructive-action.osd:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus image, .osd expander title > arrow.destructive-action.osd:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action button:hover image, .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action button:hover arrow, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action button:focus image, .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action button:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover image, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus image, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.destructive-action:disabled, expander .osd title > arrow.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd modelbutton.flat arrow.destructive-action:disabled, modelbutton.flat .osd arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -409,13 +409,13 @@ expander title > arrow.destructive-action:disabled:disabled, notebook > header t .osd expander title > arrow.destructive-action:disabled:active, expander .osd title > arrow.destructive-action:disabled:active, .osd notebook > header tabs > tab.destructive-action:disabled:active, notebook > header .osd tabs > tab.destructive-action:disabled:active, .osd notebook > header > tabs > arrow.destructive-action:disabled:active, .osd modelbutton.flat arrow.destructive-action:disabled:active, modelbutton.flat .osd arrow.destructive-action:disabled:active, .osd expander title > arrow.destructive-action:disabled.keyboard-activating, expander .osd title > arrow.destructive-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.destructive-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.destructive-action:disabled.keyboard-activating, .osd button.destructive-action:disabled:active, .osd button.destructive-action:disabled.keyboard-activating, .osd button.destructive-action.osd:disabled:active, .osd button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:checked image, expander .osd title > arrow.destructive-action:disabled:checked image, .osd notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header .osd tabs > tab.destructive-action:disabled:checked image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked image, .osd modelbutton.flat arrow.destructive-action:disabled:checked image, modelbutton.flat .osd arrow.destructive-action:disabled:checked image, .osd expander title > arrow.destructive-action:disabled:checked arrow, expander .osd title > arrow.destructive-action:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked arrow, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled:selected image, expander .osd title > arrow.destructive-action:disabled:selected image, .osd notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header .osd tabs > tab.destructive-action:disabled:selected image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected image, .osd modelbutton.flat arrow.destructive-action:disabled:selected image, modelbutton.flat .osd arrow.destructive-action:disabled:selected image, .osd expander title > arrow.destructive-action:disabled:selected arrow, expander .osd title > arrow.destructive-action:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled.has-open-popup image, expander .osd title > arrow.destructive-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup image, .osd expander title > arrow.destructive-action:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked, expander .osd title > arrow.destructive-action.osd:disabled:checked, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked, .osd expander title > arrow.destructive-action.osd:disabled:checked image, expander .osd title > arrow.destructive-action.osd:disabled:checked image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked image, .osd expander title > arrow.destructive-action.osd:disabled:checked arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected, expander .osd title > arrow.destructive-action.osd:disabled:selected, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected, .osd expander title > arrow.destructive-action.osd:disabled:selected image, expander .osd title > arrow.destructive-action.osd:disabled:selected image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected image, .osd expander title > arrow.destructive-action.osd:disabled:selected arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup arrow, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:checked image, .osd button.destructive-action:disabled:checked arrow, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled:selected image, .osd button.destructive-action:disabled:selected arrow, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled.has-open-popup image, .osd button.destructive-action:disabled.has-open-popup arrow, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:checked image, .osd button.destructive-action.osd:disabled:checked arrow, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled:selected image, .osd button.destructive-action.osd:disabled:selected arrow, .osd button.destructive-action.osd:disabled.has-open-popup, .osd button.destructive-action.osd:disabled.has-open-popup image, .osd button.destructive-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:checked image, expander .osd title > arrow.destructive-action:disabled:checked image, .osd notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header .osd tabs > tab.destructive-action:disabled:checked image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked image, .osd modelbutton.flat arrow.destructive-action:disabled:checked image, modelbutton.flat .osd arrow.destructive-action:disabled:checked image, .osd expander title > arrow.destructive-action:disabled:checked arrow, expander .osd title > arrow.destructive-action:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked arrow, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled:selected image, expander .osd title > arrow.destructive-action:disabled:selected image, .osd notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header .osd tabs > tab.destructive-action:disabled:selected image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected image, .osd modelbutton.flat arrow.destructive-action:disabled:selected image, modelbutton.flat .osd arrow.destructive-action:disabled:selected image, .osd expander title > arrow.destructive-action:disabled:selected arrow, expander .osd title > arrow.destructive-action:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled.has-open-popup image, expander .osd title > arrow.destructive-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup image, .osd expander title > arrow.destructive-action:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button arrow, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:checked image, .osd button.destructive-action:disabled:checked arrow, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled:selected image, .osd button.destructive-action:disabled:selected arrow, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled.has-open-popup image, .osd button.destructive-action:disabled.has-open-popup arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button, .osd button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action:disabled button image, .osd button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd treeview.view header button.destructive-action:disabled:checked:hover, treeview.view header .osd button.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:hover image, expander .osd title > arrow.destructive-action:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, .osd treeview.view header button.destructive-action:disabled:checked:hover image, treeview.view header .osd button.destructive-action:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover image, .osd expander title > arrow.destructive-action:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd treeview.view header button.destructive-action:disabled:checked:focus, treeview.view header .osd button.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:checked:focus image, expander .osd title > arrow.destructive-action:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, .osd treeview.view header button.destructive-action:disabled:checked:focus image, treeview.view header .osd button.destructive-action:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus image, .osd expander title > arrow.destructive-action:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd treeview.view header button.destructive-action:disabled:selected:hover, treeview.view header .osd button.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:hover image, expander .osd title > arrow.destructive-action:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, .osd treeview.view header button.destructive-action:disabled:selected:hover image, treeview.view header .osd button.destructive-action:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover image, .osd expander title > arrow.destructive-action:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd treeview.view header button.destructive-action:disabled:selected:focus, treeview.view header .osd button.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled:selected:focus image, expander .osd title > arrow.destructive-action:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, .osd treeview.view header button.destructive-action:disabled:selected:focus image, treeview.view header .osd button.destructive-action:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus image, .osd expander title > arrow.destructive-action:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover image, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover image, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover image, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus image, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus image, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus image, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover image, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover image, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover image, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus image, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus image, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus image, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:hover image, .osd button.destructive-action:disabled:checked:hover arrow, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:checked:focus image, .osd button.destructive-action:disabled:checked:focus arrow, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:hover image, .osd button.destructive-action:disabled:selected:hover arrow, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled:selected:focus image, .osd button.destructive-action:disabled:selected:focus arrow, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:hover image, .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled.has-open-popup:focus image, .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:hover image, .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:checked:focus image, .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:hover image, .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled:selected:focus image, .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd treeview.view header button.destructive-action:disabled:checked:hover, treeview.view header .osd button.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:hover image, expander .osd title > arrow.destructive-action:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, .osd treeview.view header button.destructive-action:disabled:checked:hover image, treeview.view header .osd button.destructive-action:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover image, .osd expander title > arrow.destructive-action:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd treeview.view header button.destructive-action:disabled:checked:focus, treeview.view header .osd button.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:checked:focus image, expander .osd title > arrow.destructive-action:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, .osd treeview.view header button.destructive-action:disabled:checked:focus image, treeview.view header .osd button.destructive-action:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus image, .osd expander title > arrow.destructive-action:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd treeview.view header button.destructive-action:disabled:selected:hover, treeview.view header .osd button.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:hover image, expander .osd title > arrow.destructive-action:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, .osd treeview.view header button.destructive-action:disabled:selected:hover image, treeview.view header .osd button.destructive-action:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover image, .osd expander title > arrow.destructive-action:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd treeview.view header button.destructive-action:disabled:selected:focus, treeview.view header .osd button.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled:selected:focus image, expander .osd title > arrow.destructive-action:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, .osd treeview.view header button.destructive-action:disabled:selected:focus image, treeview.view header .osd button.destructive-action:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus image, .osd expander title > arrow.destructive-action:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover image, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover image, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover image, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus image, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus image, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus image, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover image, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover image, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover image, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus image, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus image, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus image, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus arrow, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:hover image, .osd button.destructive-action:disabled:checked:hover arrow, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:checked:focus image, .osd button.destructive-action:disabled:checked:focus arrow, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:hover image, .osd button.destructive-action:disabled:selected:hover arrow, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled:selected:focus image, .osd button.destructive-action:disabled:selected:focus arrow, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:hover image, .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled.has-open-popup:focus image, .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus arrow, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:hover image, .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:checked:focus image, .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:hover image, .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled:selected:focus image, .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.destructive-action:disabled:disabled, expander .osd title > arrow.destructive-action:disabled:disabled, .osd notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header .osd tabs > tab.destructive-action:disabled:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled:disabled, .osd modelbutton.flat arrow.destructive-action:disabled:disabled, modelbutton.flat .osd arrow.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled:checked, .osd button.destructive-action:disabled:disabled:selected, .osd button.destructive-action:disabled:disabled.has-open-popup, .osd button.destructive-action.osd:disabled:disabled, .osd button.destructive-action.osd:disabled:disabled:checked, .osd button.destructive-action.osd:disabled:disabled:selected, .osd button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -478,13 +478,13 @@ modelbutton:hover, modelbutton:hover image, modelbutton:hover arrow, modelbutton modelbutton:active, modelbutton.keyboard-activating, .menuitem.button:active, .menuitem.button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -modelbutton:checked, modelbutton:selected, modelbutton.has-open-popup, .menuitem.button:checked, .menuitem.button:selected, .menuitem.button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +modelbutton:checked, modelbutton:selected, modelbutton.has-open-popup, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, .menuitem.button:checked, .menuitem.button:selected, .menuitem.button.has-open-popup, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -modelbutton:checked, modelbutton:checked image, modelbutton:checked arrow, modelbutton:selected, modelbutton:selected image, modelbutton:selected arrow, modelbutton.has-open-popup, modelbutton.has-open-popup image, modelbutton.has-open-popup arrow, .menuitem.button:checked, .menuitem.button:checked image, .menuitem.button:checked arrow, .menuitem.button:selected, .menuitem.button:selected image, .menuitem.button:selected arrow, .menuitem.button.has-open-popup, .menuitem.button.has-open-popup image, .menuitem.button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +modelbutton:checked, modelbutton:checked image, modelbutton:checked arrow, modelbutton:selected, modelbutton:selected image, modelbutton:selected arrow, modelbutton.has-open-popup, modelbutton.has-open-popup image, modelbutton.has-open-popup arrow, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, modelbutton .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton button image, modelbutton .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton button arrow, .menuitem.button:checked, .menuitem.button:checked image, .menuitem.button:checked arrow, .menuitem.button:selected, .menuitem.button:selected image, .menuitem.button:selected arrow, .menuitem.button.has-open-popup, .menuitem.button.has-open-popup image, .menuitem.button.has-open-popup arrow, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button, .menuitem.button .active_group #docklike-plugin button image, .active_group #docklike-plugin .menuitem.button button image, .menuitem.button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .menuitem.button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -modelbutton:checked:hover, modelbutton:checked:focus, modelbutton:selected:hover, modelbutton:selected:focus, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:focus, .menuitem.button:checked:hover, .menuitem.button:checked:focus, .menuitem.button:selected:hover, .menuitem.button:selected:focus, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +modelbutton:checked:hover, modelbutton:checked:focus, modelbutton:selected:hover, modelbutton:selected:focus, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:focus, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, .menuitem.button:checked:hover, .menuitem.button:checked:focus, .menuitem.button:selected:hover, .menuitem.button:selected:focus, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:focus, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -modelbutton:checked:hover, modelbutton:checked:hover image, modelbutton:checked:hover arrow, modelbutton:checked:focus, modelbutton:checked:focus image, modelbutton:checked:focus arrow, modelbutton:selected:hover, modelbutton:selected:hover image, modelbutton:selected:hover arrow, modelbutton:selected:focus, modelbutton:selected:focus image, modelbutton:selected:focus arrow, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:hover image, modelbutton.has-open-popup:hover arrow, modelbutton.has-open-popup:focus, modelbutton.has-open-popup:focus image, modelbutton.has-open-popup:focus arrow, .menuitem.button:checked:hover, .menuitem.button:checked:hover image, .menuitem.button:checked:hover arrow, .menuitem.button:checked:focus, .menuitem.button:checked:focus image, .menuitem.button:checked:focus arrow, .menuitem.button:selected:hover, .menuitem.button:selected:hover image, .menuitem.button:selected:hover arrow, .menuitem.button:selected:focus, .menuitem.button:selected:focus image, .menuitem.button:selected:focus arrow, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:hover image, .menuitem.button.has-open-popup:hover arrow, .menuitem.button.has-open-popup:focus, .menuitem.button.has-open-popup:focus image, .menuitem.button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +modelbutton:checked:hover, modelbutton:checked:hover image, modelbutton:checked:hover arrow, modelbutton:checked:focus, modelbutton:checked:focus image, modelbutton:checked:focus arrow, modelbutton:selected:hover, modelbutton:selected:hover image, modelbutton:selected:hover arrow, modelbutton:selected:focus, modelbutton:selected:focus image, modelbutton:selected:focus arrow, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:hover image, modelbutton.has-open-popup:hover arrow, modelbutton.has-open-popup:focus, modelbutton.has-open-popup:focus image, modelbutton.has-open-popup:focus arrow, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton button:hover image, modelbutton .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton button:hover arrow, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, modelbutton .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton button:focus image, modelbutton .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton button:focus arrow, .menuitem.button:checked:hover, .menuitem.button:checked:hover image, .menuitem.button:checked:hover arrow, .menuitem.button:checked:focus, .menuitem.button:checked:focus image, .menuitem.button:checked:focus arrow, .menuitem.button:selected:hover, .menuitem.button:selected:hover image, .menuitem.button:selected:hover arrow, .menuitem.button:selected:focus, .menuitem.button:selected:focus image, .menuitem.button:selected:focus arrow, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:hover image, .menuitem.button.has-open-popup:hover arrow, .menuitem.button.has-open-popup:focus, .menuitem.button.has-open-popup:focus image, .menuitem.button.has-open-popup:focus arrow, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .menuitem.button button:hover image, .menuitem.button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .menuitem.button button:hover arrow, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus, .menuitem.button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .menuitem.button button:focus image, .menuitem.button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .menuitem.button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } modelbutton:disabled, modelbutton:disabled:checked, modelbutton:disabled:selected, modelbutton:disabled.has-open-popup, .menuitem.button:disabled, .menuitem.button:disabled:checked, .menuitem.button:disabled:selected, .menuitem.button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -597,13 +597,13 @@ searchbar > revealer > box { margin: -6px; padding: 6px; } .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button.keyboard-activating, headerbar button:active, headerbar button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, .titlebar:not(headerbar) button .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button button image, .titlebar:not(headerbar) button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, headerbar button .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button button image, headerbar button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button button:hover image, headerbar button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button button:hover arrow, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, headerbar button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button button:focus image, headerbar button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:disabled, headerbar button:disabled { color: #7c675a; background-color: #493e37; } @@ -615,13 +615,13 @@ searchbar > revealer > box { margin: -6px; padding: 6px; } .titlebar:not(headerbar) button:backdrop:not(:checked):active, .titlebar:not(headerbar) button:backdrop:not(:checked).keyboard-activating, headerbar button:backdrop:not(:checked):active, headerbar button:backdrop:not(:checked).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:backdrop:not(:checked):disabled, headerbar button:backdrop:not(:checked):disabled { color: #7c675a; background-color: #493e37; } @@ -741,13 +741,13 @@ treeview.view button.dnd:active:hover, treeview.view button.dnd:active:hover ima treeview.view button.dnd:active:active, treeview.view button.dnd:active.keyboard-activating, treeview.view button.dnd:selected:active, treeview.view button.dnd:selected.keyboard-activating, treeview.view button.dnd:hover:active, treeview.view button.dnd:hover.keyboard-activating, treeview.view button.dnd:active, treeview.view button.dnd.keyboard-activating, treeview.view header.button.dnd:active:active, treeview.view header.button.dnd:active.keyboard-activating, treeview.view header.button.dnd:selected:active, treeview.view header.button.dnd:selected.keyboard-activating, treeview.view header.button.dnd:hover:active, treeview.view header.button.dnd:hover.keyboard-activating, treeview.view header.button.dnd:active, treeview.view header.button.dnd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -treeview.view button.dnd:active:checked, treeview.view button.dnd:active:selected, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:checked, treeview.view button.dnd:selected, treeview.view button.dnd.has-open-popup, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:selected, treeview.view header.button.dnd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +treeview.view button.dnd:selected:selected, treeview.view button.dnd:checked, treeview.view button.dnd.has-open-popup, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:checked, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:active button, treeview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:active button image, treeview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:active button arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:selected button, treeview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:selected button image, treeview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:hover button, treeview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:hover button image, treeview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd button image, treeview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd button arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:active button, treeview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:active button image, treeview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:selected button, treeview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:hover button, treeview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button, treeview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd button image, treeview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:active button:hover image, treeview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:hover arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:active button:focus image, treeview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover image, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus image, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover image, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus image, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd button:hover image, treeview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd button:hover arrow, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd button:focus image, treeview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd button:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd button:hover image, treeview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:hover arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd button:focus image, treeview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } treeview.view button.dnd:active:disabled, treeview.view button.dnd:active:disabled:checked, treeview.view button.dnd:active:disabled:selected, treeview.view button.dnd:active:disabled.has-open-popup, treeview.view button.dnd:selected:disabled, treeview.view button.dnd:selected:disabled:checked, treeview.view button.dnd:selected:disabled:selected, treeview.view button.dnd:selected:disabled.has-open-popup, treeview.view button.dnd:hover:disabled, treeview.view button.dnd:hover:disabled:checked, treeview.view button.dnd:hover:disabled:selected, treeview.view button.dnd:hover:disabled.has-open-popup, treeview.view button.dnd:disabled, treeview.view button.dnd:disabled:checked, treeview.view button.dnd:disabled:selected, treeview.view button.dnd:disabled.has-open-popup, treeview.view header.button.dnd:active:disabled, treeview.view header.button.dnd:active:disabled:checked, treeview.view header.button.dnd:active:disabled:selected, treeview.view header.button.dnd:active:disabled.has-open-popup, treeview.view header.button.dnd:selected:disabled, treeview.view header.button.dnd:selected:disabled:checked, treeview.view header.button.dnd:selected:disabled:selected, treeview.view header.button.dnd:selected:disabled.has-open-popup, treeview.view header.button.dnd:hover:disabled, treeview.view header.button.dnd:hover:disabled:checked, treeview.view header.button.dnd:hover:disabled:selected, treeview.view header.button.dnd:hover:disabled.has-open-popup, treeview.view header.button.dnd:disabled, treeview.view header.button.dnd:disabled:checked, treeview.view header.button.dnd:disabled:selected, treeview.view header.button.dnd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -856,13 +856,13 @@ notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arro notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } notebook > header > tabs > arrow:disabled:disabled, notebook > header > tabs > arrow:disabled:disabled:checked, notebook > header > tabs > arrow:disabled:disabled:selected, notebook > header > tabs > arrow:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -954,13 +954,13 @@ check:hover, check:hover image, check:hover arrow, check:focus, check:focus imag check:active, check.keyboard-activating, check:selected:active, check:selected.keyboard-activating, radio:active, radio.keyboard-activating, radio:selected:active, radio:selected.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -check:checked, check:selected, check.has-open-popup, check:selected:checked, check:selected:selected, check:selected.has-open-popup, radio:checked, radio:selected, radio.has-open-popup, radio:selected:checked, radio:selected:selected, radio:selected.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +check:checked, check:selected, check.has-open-popup, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, radio:checked, radio:selected, radio.has-open-popup, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check:selected:checked, check:selected:checked image, check:selected:checked arrow, check:selected:selected, check:selected:selected image, check:selected:selected arrow, check:selected.has-open-popup, check:selected.has-open-popup image, check:selected.has-open-popup arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio:selected:checked, radio:selected:checked image, radio:selected:checked arrow, radio:selected:selected, radio:selected:selected image, radio:selected:selected arrow, radio:selected.has-open-popup, radio:selected.has-open-popup image, radio:selected.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, check .active_group #docklike-plugin button image, .active_group #docklike-plugin check button image, check .active_group #docklike-plugin button arrow, .active_group #docklike-plugin check button arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button, radio .active_group #docklike-plugin button image, .active_group #docklike-plugin radio button image, radio .active_group #docklike-plugin button arrow, .active_group #docklike-plugin radio button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected:selected:hover, check:selected:selected:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected:selected:hover, radio:selected:selected:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check button:hover image, check .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check button:hover arrow, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check button:focus image, check .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check button:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, check:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check:selected button:hover, check:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check:selected button:hover image, check:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check:selected button:hover arrow, check:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check:selected button:focus, check:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check:selected button:focus image, check:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check:selected button:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio button:hover image, radio .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio button:hover arrow, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio button:focus image, radio .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio button:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow, radio:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio:selected button:hover, radio:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio:selected button:hover image, radio:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio:selected button:hover arrow, radio:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio:selected button:focus, radio:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio:selected button:focus image, radio:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio:selected button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } check:disabled, check:disabled:checked, check:disabled:selected, check:disabled.has-open-popup, check:selected:disabled, check:selected:disabled:checked, check:selected:disabled:selected, check:selected:disabled.has-open-popup, radio:disabled, radio:disabled:checked, radio:disabled:selected, radio:disabled.has-open-popup, radio:selected:disabled, radio:selected:disabled:checked, radio:selected:disabled:selected, radio:selected:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1210,13 +1210,13 @@ row.activatable:hover:hover, row.activatable:hover:hover image, row.activatable: row.activatable:hover:active, row.activatable:hover.keyboard-activating, row.activatable:active:active, row.activatable:active.keyboard-activating, row.activatable:selected:active, row.activatable:selected.keyboard-activating, row.activatable.has-open-popup:active, row.activatable.has-open-popup.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:hover:checked, row.activatable:hover:selected, row.activatable:hover.has-open-popup, row.activatable:active:checked, row.activatable:active:selected, row.activatable:active.has-open-popup, row.activatable:selected:checked, row.activatable:selected:selected, row.activatable:selected.has-open-popup, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:selected, row.activatable.has-open-popup.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:active:checked, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:selected:selected, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover:selected, row.activatable:hover:selected image, row.activatable:hover:selected arrow, row.activatable:hover.has-open-popup, row.activatable:hover.has-open-popup image, row.activatable:hover.has-open-popup arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active:selected, row.activatable:active:selected image, row.activatable:active:selected arrow, row.activatable:active.has-open-popup, row.activatable:active.has-open-popup image, row.activatable:active.has-open-popup arrow, row.activatable:selected:checked, row.activatable:selected:checked image, row.activatable:selected:checked arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected.has-open-popup, row.activatable:selected.has-open-popup image, row.activatable:selected.has-open-popup arrow, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:checked image, row.activatable.has-open-popup:checked arrow, row.activatable.has-open-popup:selected, row.activatable.has-open-popup:selected image, row.activatable.has-open-popup:selected arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:hover button image, row.activatable:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:hover button arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:active .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:active button image, row.activatable:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:active button arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:selected button image, row.activatable:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:selected button arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button, row.activatable.has-open-popup .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable.has-open-popup button image, row.activatable.has-open-popup .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable.has-open-popup button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked:hover, row.activatable:hover:checked:focus, row.activatable:hover:selected:hover, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable:selected:selected:hover, row.activatable:selected:selected:focus, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:hover:checked:focus, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:focus, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:hover button:hover image, row.activatable:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:hover button:hover arrow, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:hover button:focus image, row.activatable:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:hover button:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:active button:hover image, row.activatable:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:active button:hover arrow, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:active button:focus image, row.activatable:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:active button:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:selected button:hover image, row.activatable:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:selected button:hover arrow, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:selected button:focus image, row.activatable:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:selected button:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable.has-open-popup button:hover image, row.activatable.has-open-popup .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:hover arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable.has-open-popup button:focus image, row.activatable.has-open-popup .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:hover:disabled, row.activatable:hover:disabled:checked, row.activatable:hover:disabled:selected, row.activatable:hover:disabled.has-open-popup, row.activatable:active:disabled, row.activatable:active:disabled:checked, row.activatable:active:disabled:selected, row.activatable:active:disabled.has-open-popup, row.activatable:selected:disabled, row.activatable:selected:disabled:checked, row.activatable:selected:disabled:selected, row.activatable:selected:disabled.has-open-popup, row.activatable.has-open-popup:disabled, row.activatable.has-open-popup:disabled:checked, row.activatable.has-open-popup:disabled:selected, row.activatable.has-open-popup:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1228,13 +1228,13 @@ row.activatable:disabled:hover, row.activatable:disabled:hover image, row.activa row.activatable:disabled:active, row.activatable:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button, row.activatable:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:disabled button image, row.activatable:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:disabled button:hover image, row.activatable:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:disabled button:hover arrow, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus, row.activatable:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:disabled button:focus image, row.activatable:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:disabled:disabled, row.activatable:disabled:disabled:checked, row.activatable:disabled:disabled:selected, row.activatable:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1444,13 +1444,13 @@ colorswatch overlay:hover:hover, colorswatch overlay:hover:hover image, colorswa colorswatch overlay:hover:active, colorswatch overlay:hover.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch overlay:hover:checked, colorswatch overlay:hover:selected, colorswatch overlay:hover.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch overlay:hover:checked, colorswatch overlay:hover:selected, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch overlay:hover:checked, colorswatch overlay:hover:checked image, colorswatch overlay:hover:checked arrow, colorswatch overlay:hover:selected, colorswatch overlay:hover:selected image, colorswatch overlay:hover:selected arrow, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover.has-open-popup image, colorswatch overlay:hover.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch overlay:hover:checked, colorswatch overlay:hover:checked image, colorswatch overlay:hover:checked arrow, colorswatch overlay:hover:selected, colorswatch overlay:hover:selected image, colorswatch overlay:hover:selected arrow, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover.has-open-popup image, colorswatch overlay:hover.has-open-popup arrow, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button, colorswatch overlay:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch overlay:hover button image, colorswatch overlay:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch overlay:hover button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch overlay:hover:checked:hover, colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:selected:hover, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover.has-open-popup:hover, colorswatch overlay:hover.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch overlay:hover:checked:hover, colorswatch overlay:hover:checked:hover image, colorswatch overlay:hover:checked:hover arrow, colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:checked:focus image, colorswatch overlay:hover:checked:focus arrow, colorswatch overlay:hover:selected:hover, colorswatch overlay:hover:selected:hover image, colorswatch overlay:hover:selected:hover arrow, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover:selected:focus image, colorswatch overlay:hover:selected:focus arrow, colorswatch overlay:hover.has-open-popup:hover, colorswatch overlay:hover.has-open-popup:hover image, colorswatch overlay:hover.has-open-popup:hover arrow, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover.has-open-popup:focus image, colorswatch overlay:hover.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:checked:focus image, colorswatch overlay:hover:checked:focus arrow, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover:selected:focus image, colorswatch overlay:hover:selected:focus arrow, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover.has-open-popup:focus image, colorswatch overlay:hover.has-open-popup:focus arrow, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch overlay:hover button:hover image, colorswatch overlay:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch overlay:hover button:hover arrow, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus, colorswatch overlay:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch overlay:hover button:focus image, colorswatch overlay:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch overlay:hover button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch overlay:hover:disabled, colorswatch overlay:hover:disabled:checked, colorswatch overlay:hover:disabled:selected, colorswatch overlay:hover:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1468,13 +1468,13 @@ colorswatch#add-color-button overlay:hover, colorswatch#add-color-button overlay colorswatch#add-color-button overlay:active, colorswatch#add-color-button overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:checked image, colorswatch#add-color-button overlay:checked arrow, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay:selected image, colorswatch#add-color-button overlay:selected arrow, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay.has-open-popup image, colorswatch#add-color-button overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:checked image, colorswatch#add-color-button overlay:checked arrow, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay:selected image, colorswatch#add-color-button overlay:selected arrow, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay.has-open-popup image, colorswatch#add-color-button overlay.has-open-popup arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button, colorswatch#add-color-button overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button overlay button image, colorswatch#add-color-button overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:hover image, colorswatch#add-color-button overlay:checked:hover arrow, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:checked:focus image, colorswatch#add-color-button overlay:checked:focus arrow, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:hover image, colorswatch#add-color-button overlay:selected:hover arrow, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay:selected:focus image, colorswatch#add-color-button overlay:selected:focus arrow, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:hover image, colorswatch#add-color-button overlay.has-open-popup:hover arrow, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay.has-open-popup:focus image, colorswatch#add-color-button overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:hover image, colorswatch#add-color-button overlay:checked:hover arrow, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:checked:focus image, colorswatch#add-color-button overlay:checked:focus arrow, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:hover image, colorswatch#add-color-button overlay:selected:hover arrow, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay:selected:focus image, colorswatch#add-color-button overlay:selected:focus arrow, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:hover image, colorswatch#add-color-button overlay.has-open-popup:hover arrow, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay.has-open-popup:focus image, colorswatch#add-color-button overlay.has-open-popup:focus arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button overlay:disabled, colorswatch#add-color-button overlay:disabled:checked, colorswatch#add-color-button overlay:disabled:selected, colorswatch#add-color-button overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1540,13 +1540,13 @@ button.titlebutton.close:not(:backdrop):hover, button.titlebutton.close:not(:bac button.titlebutton.close:not(:backdrop):active, button.titlebutton.close:not(:backdrop).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):checked image, button.titlebutton.close:not(:backdrop):checked arrow, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop):selected image, button.titlebutton.close:not(:backdrop):selected arrow, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop).has-open-popup image, button.titlebutton.close:not(:backdrop).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):checked image, button.titlebutton.close:not(:backdrop):checked arrow, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop):selected image, button.titlebutton.close:not(:backdrop):selected arrow, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop).has-open-popup image, button.titlebutton.close:not(:backdrop).has-open-popup arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:hover image, button.titlebutton.close:not(:backdrop):checked:hover arrow, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):checked:focus image, button.titlebutton.close:not(:backdrop):checked:focus arrow, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:hover image, button.titlebutton.close:not(:backdrop):selected:hover arrow, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop):selected:focus image, button.titlebutton.close:not(:backdrop):selected:focus arrow, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:hover image, button.titlebutton.close:not(:backdrop).has-open-popup:hover arrow, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop).has-open-popup:focus image, button.titlebutton.close:not(:backdrop).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:hover image, button.titlebutton.close:not(:backdrop):checked:hover arrow, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):checked:focus image, button.titlebutton.close:not(:backdrop):checked:focus arrow, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:hover image, button.titlebutton.close:not(:backdrop):selected:hover arrow, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop):selected:focus image, button.titlebutton.close:not(:backdrop):selected:focus arrow, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:hover image, button.titlebutton.close:not(:backdrop).has-open-popup:hover arrow, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop).has-open-popup:focus image, button.titlebutton.close:not(:backdrop).has-open-popup:focus arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } button.titlebutton.close:not(:backdrop):disabled, button.titlebutton.close:not(:backdrop):disabled:checked, button.titlebutton.close:not(:backdrop):disabled:selected, button.titlebutton.close:not(:backdrop):disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1564,13 +1564,13 @@ cursor-handle:hover, cursor-handle:hover image, cursor-handle:hover arrow, curso cursor-handle:active, cursor-handle.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button, cursor-handle .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle button image, cursor-handle .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle button:hover image, cursor-handle .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle button:hover arrow, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus, cursor-handle .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle button:focus image, cursor-handle .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled, cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1582,13 +1582,13 @@ cursor-handle:disabled:hover, cursor-handle:disabled:hover image, cursor-handle: cursor-handle:disabled:active, cursor-handle:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button, cursor-handle:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle:disabled button image, cursor-handle:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle:disabled button:hover image, cursor-handle:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle:disabled button:hover arrow, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus, cursor-handle:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle:disabled button:focus image, cursor-handle:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled:disabled, cursor-handle:disabled:disabled:checked, cursor-handle:disabled:disabled:selected, cursor-handle:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1660,6 +1660,12 @@ headerbar stackswitcher, windowhandle stackswitcher, headerbar .stack-switcher, headerbar stackswitcher > button, windowhandle stackswitcher > button, headerbar .stack-switcher > button, windowhandle .stack-switcher > button, headerbar notebook > header > button, windowhandle notebook > header > button { min-height: 19px; } +.xfce4-panel #sn-button { margin: 1px; } + +#docklike-plugin button { background-color: transparent; } + +.active_group #docklike-plugin button { background-color: red; } + /* GTK NAMED COLORS ---------------- use responsibly! */ /* widget text/foreground color */ diff --git a/gtk-4.0/gtk.css b/gtk-4.0/gtk.css index 98380fc..9540b55 100644 --- a/gtk-4.0/gtk.css +++ b/gtk-4.0/gtk.css @@ -222,7 +222,7 @@ editablelabel > stack > text { color: #EDF0F5; border-color: #575859; background @keyframes needs_attention { from { background-image: radial-gradient(farthest-side, #f57900 0%, rgba(245, 121, 0, 0) 0%); } to { background-image: radial-gradient(farthest-side, #f57900 95%, rgba(245, 121, 0, 0)); } } -button.sidebar-button, dnd tab, tabbar tab, notebook > header tabs > tab, notebook > header tabbar tabbox > tabboxchild, tabbar notebook > header tabbox > tabboxchild, notebook > header > tabs > arrow, columnview.view > header > button, treeview.view > header > button, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 1px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); transition-property: outline, outline-width, outline-offset, outline-color; transition-duration: 300ms; animation-timing-function: ease-in-out; } +button.sidebar-button, dnd tab, tabbar tab, notebook > header tabs > tab, notebook > header tabbar tabbox > tabboxchild, tabbar notebook > header tabbox > tabboxchild, notebook > header > tabs > arrow, columnview.view > header > button, treeview.view > header > button, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 0px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); transition-property: outline, outline-width, outline-offset, outline-color; transition-duration: 300ms; animation-timing-function: ease-in-out; } dnd tab:hover, tabbar tab:hover, notebook > header tabs > tab:hover, notebook > header tabbar tabbox > tabboxchild:hover, tabbar notebook > header tabbox > tabboxchild:hover, notebook > header > tabs > arrow:hover, columnview.view > header > button:hover, treeview.view > header > button:hover, dnd tab:focus, tabbar tab:focus, notebook > header tabs > tab:focus, notebook > header tabbar tabbox > tabboxchild:focus, tabbar notebook > header tabbox > tabboxchild:focus, notebook > header > tabs > arrow:focus, columnview.view > header > button:focus, treeview.view > header > button:focus, button:hover, button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-filter: brightness(1.2); } @@ -230,13 +230,13 @@ dnd tab:hover, tabbar tab:hover, notebook > header tabs > tab:hover, notebook > dnd tab:active, tabbar tab:active, notebook > header tabs > tab:active, notebook > header tabbar tabbox > tabboxchild:active, tabbar notebook > header tabbox > tabboxchild:active, notebook > header > tabs > arrow:active, columnview.view > header > button:active, treeview.view > header > button:active, dnd tab.keyboard-activating, tabbar tab.keyboard-activating, notebook > header tabs > tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.keyboard-activating, columnview.view > header > button.keyboard-activating, treeview.view > header > button.keyboard-activating, button:active, button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, button:checked, button:selected, button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab button, tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, button:checked, button:selected, button.has-open-popup, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header dnd tab:checked, dnd notebook > header tab:checked, notebook > header tabbar tab:checked, tabbar notebook > header tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:checked image, tabbar tab:checked image, notebook > header tabs > tab:checked image, notebook > header dnd tab:checked image, dnd notebook > header tab:checked image, notebook > header tabbar tab:checked image, tabbar notebook > header tab:checked image, notebook > header tabbar tabbox > tabboxchild:checked image, tabbar notebook > header tabbox > tabboxchild:checked image, notebook > header > tabs > arrow:checked image, columnview.view > header > button:checked image, treeview.view > header > button:checked image, dnd tab:checked arrow, tabbar tab:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header dnd tab:checked arrow, dnd notebook > header tab:checked arrow, notebook > header tabbar tab:checked arrow, tabbar notebook > header tab:checked arrow, notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header tabbox > tabboxchild:checked arrow, notebook > header > tabs > arrow:checked arrow, columnview.view > header > button:checked arrow, treeview.view > header > button:checked arrow, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header dnd tab:selected, dnd notebook > header tab:selected, notebook > header tabbar tab:selected, tabbar notebook > header tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab:selected image, tabbar tab:selected image, notebook > header tabs > tab:selected image, notebook > header dnd tab:selected image, dnd notebook > header tab:selected image, notebook > header tabbar tab:selected image, tabbar notebook > header tab:selected image, notebook > header tabbar tabbox > tabboxchild:selected image, tabbar notebook > header tabbox > tabboxchild:selected image, notebook > header > tabs > arrow:selected image, columnview.view > header > button:selected image, treeview.view > header > button:selected image, dnd tab:selected arrow, tabbar tab:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header dnd tab:selected arrow, dnd notebook > header tab:selected arrow, notebook > header tabbar tab:selected arrow, tabbar notebook > header tab:selected arrow, notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header tabbox > tabboxchild:selected arrow, notebook > header > tabs > arrow:selected arrow, columnview.view > header > button:selected arrow, treeview.view > header > button:selected arrow, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab.has-open-popup image, tabbar tab.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, columnview.view > header > button.has-open-popup image, treeview.view > header > button.has-open-popup image, dnd tab.has-open-popup arrow, tabbar tab.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, columnview.view > header > button.has-open-popup arrow, treeview.view > header > button.has-open-popup arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, button.sidebar-button .active_group #docklike-plugin button, .active_group #docklike-plugin button.sidebar-button button, button.sidebar-button .active_group #docklike-plugin button image, .active_group #docklike-plugin button.sidebar-button button image, button.sidebar-button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.sidebar-button button arrow, dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header dnd tab:checked, dnd notebook > header tab:checked, notebook > header tabbar tab:checked, tabbar notebook > header tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:checked image, tabbar tab:checked image, notebook > header tabs > tab:checked image, notebook > header dnd tab:checked image, dnd notebook > header tab:checked image, notebook > header tabbar tab:checked image, tabbar notebook > header tab:checked image, notebook > header tabbar tabbox > tabboxchild:checked image, tabbar notebook > header tabbox > tabboxchild:checked image, notebook > header > tabs > arrow:checked image, columnview.view > header > button:checked image, treeview.view > header > button:checked image, dnd tab:checked arrow, tabbar tab:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header dnd tab:checked arrow, dnd notebook > header tab:checked arrow, notebook > header tabbar tab:checked arrow, tabbar notebook > header tab:checked arrow, notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header tabbox > tabboxchild:checked arrow, notebook > header > tabs > arrow:checked arrow, columnview.view > header > button:checked arrow, treeview.view > header > button:checked arrow, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header dnd tab:selected, dnd notebook > header tab:selected, notebook > header tabbar tab:selected, tabbar notebook > header tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab:selected image, tabbar tab:selected image, notebook > header tabs > tab:selected image, notebook > header dnd tab:selected image, dnd notebook > header tab:selected image, notebook > header tabbar tab:selected image, tabbar notebook > header tab:selected image, notebook > header tabbar tabbox > tabboxchild:selected image, tabbar notebook > header tabbox > tabboxchild:selected image, notebook > header > tabs > arrow:selected image, columnview.view > header > button:selected image, treeview.view > header > button:selected image, dnd tab:selected arrow, tabbar tab:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header dnd tab:selected arrow, dnd notebook > header tab:selected arrow, notebook > header tabbar tab:selected arrow, tabbar notebook > header tab:selected arrow, notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header tabbox > tabboxchild:selected arrow, notebook > header > tabs > arrow:selected arrow, columnview.view > header > button:selected arrow, treeview.view > header > button:selected arrow, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab.has-open-popup image, tabbar tab.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, columnview.view > header > button.has-open-popup image, treeview.view > header > button.has-open-popup image, dnd tab.has-open-popup arrow, tabbar tab.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, columnview.view > header > button.has-open-popup arrow, treeview.view > header > button.has-open-popup arrow, dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab button, tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab button, dnd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab button, notebook > header tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab button, tabbar notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab button, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, columnview.view > header > button .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view > header > button button, treeview.view > header > button .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view > header > button button, dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab button image, tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab button image, notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab button image, notebook > header dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab button image, dnd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab button image, notebook > header tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab button image, tabbar notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab button image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button image, notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow button image, columnview.view > header > button .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view > header > button button image, treeview.view > header > button .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view > header > button button image, dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab button arrow, tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab button arrow, notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab button arrow, notebook > header dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab button arrow, dnd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab button arrow, notebook > header tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab button arrow, tabbar notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab button arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button arrow, columnview.view > header > button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view > header > button button arrow, treeview.view > header > button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view > header > button button arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button, button .active_group #docklike-plugin button image, .active_group #docklike-plugin button button image, button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab button:hover, tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab button:focus, tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header dnd tab:checked:hover, dnd notebook > header tab:checked:hover, notebook > header tabbar tab:checked:hover, tabbar notebook > header tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:hover image, tabbar tab:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header dnd tab:checked:hover image, dnd notebook > header tab:checked:hover image, notebook > header tabbar tab:checked:hover image, tabbar notebook > header tab:checked:hover image, notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header tabbox > tabboxchild:checked:hover image, notebook > header > tabs > arrow:checked:hover image, dnd tab:checked:hover arrow, tabbar tab:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header dnd tab:checked:hover arrow, dnd notebook > header tab:checked:hover arrow, notebook > header tabbar tab:checked:hover arrow, tabbar notebook > header tab:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header dnd tab:checked:focus, dnd notebook > header tab:checked:focus, notebook > header tabbar tab:checked:focus, tabbar notebook > header tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:checked:focus image, tabbar tab:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header dnd tab:checked:focus image, dnd notebook > header tab:checked:focus image, notebook > header tabbar tab:checked:focus image, tabbar notebook > header tab:checked:focus image, notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header tabbox > tabboxchild:checked:focus image, notebook > header > tabs > arrow:checked:focus image, dnd tab:checked:focus arrow, tabbar tab:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header dnd tab:checked:focus arrow, dnd notebook > header tab:checked:focus arrow, notebook > header tabbar tab:checked:focus arrow, tabbar notebook > header tab:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header dnd tab:selected:hover, dnd notebook > header tab:selected:hover, notebook > header tabbar tab:selected:hover, tabbar notebook > header tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:hover image, tabbar tab:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header dnd tab:selected:hover image, dnd notebook > header tab:selected:hover image, notebook > header tabbar tab:selected:hover image, tabbar notebook > header tab:selected:hover image, notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header tabbox > tabboxchild:selected:hover image, notebook > header > tabs > arrow:selected:hover image, dnd tab:selected:hover arrow, tabbar tab:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header dnd tab:selected:hover arrow, dnd notebook > header tab:selected:hover arrow, notebook > header tabbar tab:selected:hover arrow, tabbar notebook > header tab:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header dnd tab:selected:focus, dnd notebook > header tab:selected:focus, notebook > header tabbar tab:selected:focus, tabbar notebook > header tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab:selected:focus image, tabbar tab:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header dnd tab:selected:focus image, dnd notebook > header tab:selected:focus image, notebook > header tabbar tab:selected:focus image, tabbar notebook > header tab:selected:focus image, notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header tabbox > tabboxchild:selected:focus image, notebook > header > tabs > arrow:selected:focus image, dnd tab:selected:focus arrow, tabbar tab:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header dnd tab:selected:focus arrow, dnd notebook > header tab:selected:focus arrow, notebook > header tabbar tab:selected:focus arrow, tabbar notebook > header tab:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:hover image, tabbar tab.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, dnd tab.has-open-popup:hover arrow, tabbar tab.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, dnd tab.has-open-popup:focus image, tabbar tab.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, dnd tab.has-open-popup:focus arrow, tabbar tab.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, button.sidebar-button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.sidebar-button button:hover, button.sidebar-button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.sidebar-button button:hover image, button.sidebar-button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.sidebar-button button:hover arrow, button.sidebar-button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.sidebar-button button:focus, button.sidebar-button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.sidebar-button button:focus image, button.sidebar-button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.sidebar-button button:focus arrow, dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header dnd tab:checked:hover, dnd notebook > header tab:checked:hover, notebook > header tabbar tab:checked:hover, tabbar notebook > header tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, columnview.view > header > button:checked:hover, treeview.view > header > button:checked:hover, dnd tab:checked:hover image, tabbar tab:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header dnd tab:checked:hover image, dnd notebook > header tab:checked:hover image, notebook > header tabbar tab:checked:hover image, tabbar notebook > header tab:checked:hover image, notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header tabbox > tabboxchild:checked:hover image, notebook > header > tabs > arrow:checked:hover image, columnview.view > header > button:checked:hover image, treeview.view > header > button:checked:hover image, dnd tab:checked:hover arrow, tabbar tab:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header dnd tab:checked:hover arrow, dnd notebook > header tab:checked:hover arrow, notebook > header tabbar tab:checked:hover arrow, tabbar notebook > header tab:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, columnview.view > header > button:checked:hover arrow, treeview.view > header > button:checked:hover arrow, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header dnd tab:checked:focus, dnd notebook > header tab:checked:focus, notebook > header tabbar tab:checked:focus, tabbar notebook > header tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, columnview.view > header > button:checked:focus, treeview.view > header > button:checked:focus, dnd tab:checked:focus image, tabbar tab:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header dnd tab:checked:focus image, dnd notebook > header tab:checked:focus image, notebook > header tabbar tab:checked:focus image, tabbar notebook > header tab:checked:focus image, notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header tabbox > tabboxchild:checked:focus image, notebook > header > tabs > arrow:checked:focus image, columnview.view > header > button:checked:focus image, treeview.view > header > button:checked:focus image, dnd tab:checked:focus arrow, tabbar tab:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header dnd tab:checked:focus arrow, dnd notebook > header tab:checked:focus arrow, notebook > header tabbar tab:checked:focus arrow, tabbar notebook > header tab:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, columnview.view > header > button:checked:focus arrow, treeview.view > header > button:checked:focus arrow, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header dnd tab:selected:hover, dnd notebook > header tab:selected:hover, notebook > header tabbar tab:selected:hover, tabbar notebook > header tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, columnview.view > header > button:selected:hover, treeview.view > header > button:selected:hover, dnd tab:selected:hover image, tabbar tab:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header dnd tab:selected:hover image, dnd notebook > header tab:selected:hover image, notebook > header tabbar tab:selected:hover image, tabbar notebook > header tab:selected:hover image, notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header tabbox > tabboxchild:selected:hover image, notebook > header > tabs > arrow:selected:hover image, columnview.view > header > button:selected:hover image, treeview.view > header > button:selected:hover image, dnd tab:selected:hover arrow, tabbar tab:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header dnd tab:selected:hover arrow, dnd notebook > header tab:selected:hover arrow, notebook > header tabbar tab:selected:hover arrow, tabbar notebook > header tab:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, columnview.view > header > button:selected:hover arrow, treeview.view > header > button:selected:hover arrow, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header dnd tab:selected:focus, dnd notebook > header tab:selected:focus, notebook > header tabbar tab:selected:focus, tabbar notebook > header tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, columnview.view > header > button:selected:focus, treeview.view > header > button:selected:focus, dnd tab:selected:focus image, tabbar tab:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header dnd tab:selected:focus image, dnd notebook > header tab:selected:focus image, notebook > header tabbar tab:selected:focus image, tabbar notebook > header tab:selected:focus image, notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header tabbox > tabboxchild:selected:focus image, notebook > header > tabs > arrow:selected:focus image, columnview.view > header > button:selected:focus image, treeview.view > header > button:selected:focus image, dnd tab:selected:focus arrow, tabbar tab:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header dnd tab:selected:focus arrow, dnd notebook > header tab:selected:focus arrow, notebook > header tabbar tab:selected:focus arrow, tabbar notebook > header tab:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, columnview.view > header > button:selected:focus arrow, treeview.view > header > button:selected:focus arrow, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, columnview.view > header > button.has-open-popup:hover, treeview.view > header > button.has-open-popup:hover, dnd tab.has-open-popup:hover image, tabbar tab.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, columnview.view > header > button.has-open-popup:hover image, treeview.view > header > button.has-open-popup:hover image, dnd tab.has-open-popup:hover arrow, tabbar tab.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, columnview.view > header > button.has-open-popup:hover arrow, treeview.view > header > button.has-open-popup:hover arrow, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, columnview.view > header > button.has-open-popup:focus, treeview.view > header > button.has-open-popup:focus, dnd tab.has-open-popup:focus image, tabbar tab.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, columnview.view > header > button.has-open-popup:focus image, treeview.view > header > button.has-open-popup:focus image, dnd tab.has-open-popup:focus arrow, tabbar tab.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, columnview.view > header > button.has-open-popup:focus arrow, treeview.view > header > button.has-open-popup:focus arrow, dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab button:hover, tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab button:hover, dnd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab button:hover, notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab button:hover, tabbar notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab button:hover, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, columnview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button button:hover, treeview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button button:hover, dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab button:hover image, tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab button:hover image, notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab button:hover image, notebook > header dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab button:hover image, dnd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab button:hover image, notebook > header tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab button:hover image, tabbar notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab button:hover image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover image, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover image, columnview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button button:hover image, treeview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button button:hover image, dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab button:hover arrow, tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab button:hover arrow, notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab button:hover arrow, notebook > header dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab button:hover arrow, dnd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab button:hover arrow, notebook > header tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab button:hover arrow, tabbar notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab button:hover arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover arrow, columnview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button button:hover arrow, treeview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button button:hover arrow, dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab button:focus, tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab button:focus, dnd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab button:focus, notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab button:focus, tabbar notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab button:focus, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, columnview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button button:focus, treeview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button button:focus, dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab button:focus image, tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab button:focus image, notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab button:focus image, notebook > header dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab button:focus image, dnd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab button:focus image, notebook > header tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab button:focus image, tabbar notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab button:focus image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus image, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus image, columnview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button button:focus image, treeview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button button:focus image, dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab button:focus arrow, tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab button:focus arrow, notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab button:focus arrow, notebook > header dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab button:focus arrow, dnd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab button:focus arrow, notebook > header tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab button:focus arrow, tabbar notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab button:focus arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus arrow, columnview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button button:focus arrow, treeview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button button:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button button:hover image, button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button button:hover arrow, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus, button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button button:focus image, button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab:disabled, tabbar tab:disabled, notebook > header tabs > tab:disabled, notebook > header tabbar tabbox > tabboxchild:disabled, tabbar notebook > header tabbox > tabboxchild:disabled, notebook > header > tabs > arrow:disabled, columnview.view > header > button:disabled, treeview.view > header > button:disabled, button:disabled, button:disabled:checked, button:disabled:selected, button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -268,13 +268,13 @@ dnd tab.osd:hover, tabbar tab.osd:hover, notebook > header tabs > tab.osd:hover, dnd tab.osd:active, tabbar tab.osd:active, notebook > header tabs > tab.osd:active, notebook > header tabbar tabbox > tabboxchild.osd:active, tabbar notebook > header tabbox > tabboxchild.osd:active, notebook > header > tabs > arrow.osd:active, dnd tab.osd.keyboard-activating, tabbar tab.osd.keyboard-activating, notebook > header tabs > tab.osd.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.osd.keyboard-activating, button.osd:active, button.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, button.osd:checked, button.osd:selected, button.osd.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.osd button, tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, button.osd:checked, button.osd:selected, button.osd.has-open-popup, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header dnd tab.osd:checked, dnd notebook > header tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:checked image, tabbar tab.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header dnd tab.osd:checked image, dnd notebook > header tab.osd:checked image, notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header tabbox > tabboxchild.osd:checked image, notebook > header > tabs > arrow.osd:checked image, dnd tab.osd:checked arrow, tabbar tab.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header dnd tab.osd:checked arrow, dnd notebook > header tab.osd:checked arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header dnd tab.osd:selected, dnd notebook > header tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd:selected image, tabbar tab.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header dnd tab.osd:selected image, dnd notebook > header tab.osd:selected image, notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header tabbox > tabboxchild.osd:selected image, notebook > header > tabs > arrow.osd:selected image, dnd tab.osd:selected arrow, tabbar tab.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header dnd tab.osd:selected arrow, dnd notebook > header tab.osd:selected arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd.has-open-popup image, tabbar tab.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, dnd tab.osd.has-open-popup arrow, tabbar tab.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header dnd tab.osd:checked, dnd notebook > header tab.osd:checked, notebook > header tabbar tab.osd:checked, tabbar notebook > header tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:checked image, tabbar tab.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header dnd tab.osd:checked image, dnd notebook > header tab.osd:checked image, notebook > header tabbar tab.osd:checked image, tabbar notebook > header tab.osd:checked image, notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header tabbox > tabboxchild.osd:checked image, notebook > header > tabs > arrow.osd:checked image, dnd tab.osd:checked arrow, tabbar tab.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header dnd tab.osd:checked arrow, dnd notebook > header tab.osd:checked arrow, notebook > header tabbar tab.osd:checked arrow, tabbar notebook > header tab.osd:checked arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header dnd tab.osd:selected, dnd notebook > header tab.osd:selected, notebook > header tabbar tab.osd:selected, tabbar notebook > header tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd:selected image, tabbar tab.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header dnd tab.osd:selected image, dnd notebook > header tab.osd:selected image, notebook > header tabbar tab.osd:selected image, tabbar notebook > header tab.osd:selected image, notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header tabbox > tabboxchild.osd:selected image, notebook > header > tabs > arrow.osd:selected image, dnd tab.osd:selected arrow, tabbar tab.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header dnd tab.osd:selected arrow, dnd notebook > header tab.osd:selected arrow, notebook > header tabbar tab.osd:selected arrow, tabbar notebook > header tab.osd:selected arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd.has-open-popup image, tabbar tab.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, dnd tab.osd.has-open-popup arrow, tabbar tab.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.osd button, tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.osd button, dnd notebook > header tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.osd button, notebook > header tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.osd button, tabbar notebook > header tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.osd button, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, dnd tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.osd button image, tabbar tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.osd button image, notebook > header tabs > tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.osd button image, notebook > header dnd tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.osd button image, dnd notebook > header tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.osd button image, notebook > header tabbar tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.osd button image, tabbar notebook > header tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.osd button image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button image, dnd tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.osd button arrow, tabbar tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.osd button arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button, button.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin button.osd button image, button.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.osd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.osd button:hover, tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.osd button:focus, tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:hover image, tabbar tab.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, dnd tab.osd:checked:hover arrow, tabbar tab.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:checked:focus image, tabbar tab.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, dnd tab.osd:checked:focus arrow, tabbar tab.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:hover image, tabbar tab.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, dnd tab.osd:selected:hover arrow, tabbar tab.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd:selected:focus image, tabbar tab.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, dnd tab.osd:selected:focus arrow, tabbar tab.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:hover image, tabbar tab.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, dnd tab.osd.has-open-popup:hover arrow, tabbar tab.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd.has-open-popup:focus image, tabbar tab.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, dnd tab.osd.has-open-popup:focus arrow, tabbar tab.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:hover image, tabbar tab.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, dnd tab.osd:checked:hover arrow, tabbar tab.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:checked:focus image, tabbar tab.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, dnd tab.osd:checked:focus arrow, tabbar tab.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:hover image, tabbar tab.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, dnd tab.osd:selected:hover arrow, tabbar tab.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd:selected:focus image, tabbar tab.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, dnd tab.osd:selected:focus arrow, tabbar tab.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:hover image, tabbar tab.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, dnd tab.osd.has-open-popup:hover arrow, tabbar tab.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd.has-open-popup:focus image, tabbar tab.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, dnd tab.osd.has-open-popup:focus arrow, tabbar tab.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.osd button:hover, tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.osd button:hover image, tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.osd button:hover image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover image, dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.osd button:hover arrow, tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.osd button:hover arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover arrow, dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.osd button:focus, tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.osd button:focus image, tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.osd button:focus image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus image, dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.osd button:focus arrow, tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.osd button:focus arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.osd button:hover image, button.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.osd button:hover arrow, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus, button.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.osd button:focus image, button.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.osd:disabled, tabbar tab.osd:disabled, notebook > header tabs > tab.osd:disabled, notebook > header tabbar tabbox > tabboxchild.osd:disabled, tabbar notebook > header tabbox > tabboxchild.osd:disabled, notebook > header > tabs > arrow.osd:disabled, button.osd:disabled, button.osd:disabled:checked, button.osd:disabled:selected, button.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -290,13 +290,13 @@ dnd tab.osd.image-button:only-child, tabbar tab.osd.image-button:only-child, not .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button.keyboard-activating, popover.background.touch-selection button.keyboard-activating, popover.background.magnifier button.keyboard-activating, .osd dnd tab:active, dnd .osd tab:active, .osd tabbar tab:active, tabbar .osd tab:active, .osd notebook > header tabs > tab:active, notebook > header .osd tabs > tab:active, .osd notebook > header tabbar tabbox > tabboxchild:active, tabbar .osd notebook > header tabbox > tabboxchild:active, notebook > header .osd tabbar tabbox > tabboxchild:active, tabbar notebook > header .osd tabbox > tabboxchild:active, .osd notebook > header > tabs > arrow:active, .osd dnd tab.keyboard-activating, dnd .osd tab.keyboard-activating, .osd tabbar tab.keyboard-activating, tabbar .osd tab.keyboard-activating, .osd notebook > header tabs > tab.keyboard-activating, notebook > header .osd tabs > tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.keyboard-activating, .osd button:active, .osd button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd button:checked, .osd button:selected, .osd button.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab button, dnd .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab button, .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab button, tabbar .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd button:checked, .osd button:selected, .osd button.has-open-popup, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header dnd tab:checked, dnd .osd notebook > header tab:checked, .osd notebook > header tabbar tab:checked, tabbar .osd notebook > header tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd dnd tab:checked, dnd notebook > header .osd tab:checked, notebook > header .osd tabbar tab:checked, tabbar notebook > header .osd tab:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:checked image, dnd .osd tab:checked image, .osd tabbar tab:checked image, tabbar .osd tab:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header dnd tab:checked image, dnd .osd notebook > header tab:checked image, .osd notebook > header tabbar tab:checked image, tabbar .osd notebook > header tab:checked image, .osd notebook > header tabbar tabbox > tabboxchild:checked image, tabbar .osd notebook > header tabbox > tabboxchild:checked image, notebook > header .osd dnd tab:checked image, dnd notebook > header .osd tab:checked image, notebook > header .osd tabbar tab:checked image, tabbar notebook > header .osd tab:checked image, notebook > header .osd tabbar tabbox > tabboxchild:checked image, tabbar notebook > header .osd tabbox > tabboxchild:checked image, .osd notebook > header > tabs > arrow:checked image, .osd dnd tab:checked arrow, dnd .osd tab:checked arrow, .osd tabbar tab:checked arrow, tabbar .osd tab:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header dnd tab:checked arrow, dnd .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tab:checked arrow, tabbar .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked arrow, notebook > header .osd dnd tab:checked arrow, dnd notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tab:checked arrow, tabbar notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header dnd tab:selected, dnd .osd notebook > header tab:selected, .osd notebook > header tabbar tab:selected, tabbar .osd notebook > header tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd dnd tab:selected, dnd notebook > header .osd tab:selected, notebook > header .osd tabbar tab:selected, tabbar notebook > header .osd tab:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab:selected image, dnd .osd tab:selected image, .osd tabbar tab:selected image, tabbar .osd tab:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header dnd tab:selected image, dnd .osd notebook > header tab:selected image, .osd notebook > header tabbar tab:selected image, tabbar .osd notebook > header tab:selected image, .osd notebook > header tabbar tabbox > tabboxchild:selected image, tabbar .osd notebook > header tabbox > tabboxchild:selected image, notebook > header .osd dnd tab:selected image, dnd notebook > header .osd tab:selected image, notebook > header .osd tabbar tab:selected image, tabbar notebook > header .osd tab:selected image, notebook > header .osd tabbar tabbox > tabboxchild:selected image, tabbar notebook > header .osd tabbox > tabboxchild:selected image, .osd notebook > header > tabs > arrow:selected image, .osd dnd tab:selected arrow, dnd .osd tab:selected arrow, .osd tabbar tab:selected arrow, tabbar .osd tab:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header dnd tab:selected arrow, dnd .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tab:selected arrow, tabbar .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected arrow, notebook > header .osd dnd tab:selected arrow, dnd notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tab:selected arrow, tabbar notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab.has-open-popup image, dnd .osd tab.has-open-popup image, .osd tabbar tab.has-open-popup image, tabbar .osd tab.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd dnd tab.has-open-popup arrow, dnd .osd tab.has-open-popup arrow, .osd tabbar tab.has-open-popup arrow, tabbar .osd tab.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .app-notification button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button button image, popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button button image, popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button button image, .app-notification button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button button arrow, popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button button arrow, popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button button arrow, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header dnd tab:checked, dnd .osd notebook > header tab:checked, .osd notebook > header tabbar tab:checked, tabbar .osd notebook > header tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd dnd tab:checked, dnd notebook > header .osd tab:checked, notebook > header .osd tabbar tab:checked, tabbar notebook > header .osd tab:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:checked image, dnd .osd tab:checked image, .osd tabbar tab:checked image, tabbar .osd tab:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header dnd tab:checked image, dnd .osd notebook > header tab:checked image, .osd notebook > header tabbar tab:checked image, tabbar .osd notebook > header tab:checked image, .osd notebook > header tabbar tabbox > tabboxchild:checked image, tabbar .osd notebook > header tabbox > tabboxchild:checked image, notebook > header .osd dnd tab:checked image, dnd notebook > header .osd tab:checked image, notebook > header .osd tabbar tab:checked image, tabbar notebook > header .osd tab:checked image, notebook > header .osd tabbar tabbox > tabboxchild:checked image, tabbar notebook > header .osd tabbox > tabboxchild:checked image, .osd notebook > header > tabs > arrow:checked image, .osd dnd tab:checked arrow, dnd .osd tab:checked arrow, .osd tabbar tab:checked arrow, tabbar .osd tab:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header dnd tab:checked arrow, dnd .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tab:checked arrow, tabbar .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked arrow, notebook > header .osd dnd tab:checked arrow, dnd notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tab:checked arrow, tabbar notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header dnd tab:selected, dnd .osd notebook > header tab:selected, .osd notebook > header tabbar tab:selected, tabbar .osd notebook > header tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd dnd tab:selected, dnd notebook > header .osd tab:selected, notebook > header .osd tabbar tab:selected, tabbar notebook > header .osd tab:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab:selected image, dnd .osd tab:selected image, .osd tabbar tab:selected image, tabbar .osd tab:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header dnd tab:selected image, dnd .osd notebook > header tab:selected image, .osd notebook > header tabbar tab:selected image, tabbar .osd notebook > header tab:selected image, .osd notebook > header tabbar tabbox > tabboxchild:selected image, tabbar .osd notebook > header tabbox > tabboxchild:selected image, notebook > header .osd dnd tab:selected image, dnd notebook > header .osd tab:selected image, notebook > header .osd tabbar tab:selected image, tabbar notebook > header .osd tab:selected image, notebook > header .osd tabbar tabbox > tabboxchild:selected image, tabbar notebook > header .osd tabbox > tabboxchild:selected image, .osd notebook > header > tabs > arrow:selected image, .osd dnd tab:selected arrow, dnd .osd tab:selected arrow, .osd tabbar tab:selected arrow, tabbar .osd tab:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header dnd tab:selected arrow, dnd .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tab:selected arrow, tabbar .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected arrow, notebook > header .osd dnd tab:selected arrow, dnd notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tab:selected arrow, tabbar notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab.has-open-popup image, dnd .osd tab.has-open-popup image, .osd tabbar tab.has-open-popup image, tabbar .osd tab.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd dnd tab.has-open-popup arrow, dnd .osd tab.has-open-popup arrow, .osd tabbar tab.has-open-popup arrow, tabbar .osd tab.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab button, dnd .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab button, .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab button, tabbar .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab button, dnd .osd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab button, .osd notebook > header tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab button, tabbar .osd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab button, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button, notebook > header .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab button, dnd notebook > header .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab button, notebook > header .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab button, tabbar notebook > header .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab button, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab button image, dnd .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab button image, .osd tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab button image, tabbar .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab button image, .osd notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab button image, notebook > header .osd tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab button image, .osd notebook > header dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab button image, dnd .osd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab button image, .osd notebook > header tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab button image, tabbar .osd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab button image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button image, notebook > header .osd dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab button image, dnd notebook > header .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab button image, notebook > header .osd tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab button image, tabbar notebook > header .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab button image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button image, .osd dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab button arrow, dnd .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab button arrow, .osd tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab button arrow, tabbar .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab button arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button, .osd button .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button button image, .osd button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab button:hover, dnd .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab button:hover, .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab button:hover, tabbar .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab button:focus, dnd .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab button:focus, .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab button:focus, tabbar .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:hover image, dnd .osd tab:checked:hover image, .osd tabbar tab:checked:hover image, tabbar .osd tab:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header dnd tab:checked:hover image, dnd .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tab:checked:hover image, tabbar .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover image, notebook > header .osd dnd tab:checked:hover image, dnd notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tab:checked:hover image, tabbar notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd dnd tab:checked:hover arrow, dnd .osd tab:checked:hover arrow, .osd tabbar tab:checked:hover arrow, tabbar .osd tab:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header dnd tab:checked:hover arrow, dnd .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tab:checked:hover arrow, tabbar .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header .osd dnd tab:checked:hover arrow, dnd notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tab:checked:hover arrow, tabbar notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:checked:focus image, dnd .osd tab:checked:focus image, .osd tabbar tab:checked:focus image, tabbar .osd tab:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header dnd tab:checked:focus image, dnd .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tab:checked:focus image, tabbar .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus image, notebook > header .osd dnd tab:checked:focus image, dnd notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tab:checked:focus image, tabbar notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd dnd tab:checked:focus arrow, dnd .osd tab:checked:focus arrow, .osd tabbar tab:checked:focus arrow, tabbar .osd tab:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header dnd tab:checked:focus arrow, dnd .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tab:checked:focus arrow, tabbar .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header .osd dnd tab:checked:focus arrow, dnd notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tab:checked:focus arrow, tabbar notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:hover image, dnd .osd tab:selected:hover image, .osd tabbar tab:selected:hover image, tabbar .osd tab:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header dnd tab:selected:hover image, dnd .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tab:selected:hover image, tabbar .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover image, notebook > header .osd dnd tab:selected:hover image, dnd notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tab:selected:hover image, tabbar notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd dnd tab:selected:hover arrow, dnd .osd tab:selected:hover arrow, .osd tabbar tab:selected:hover arrow, tabbar .osd tab:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header dnd tab:selected:hover arrow, dnd .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tab:selected:hover arrow, tabbar .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header .osd dnd tab:selected:hover arrow, dnd notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tab:selected:hover arrow, tabbar notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab:selected:focus image, dnd .osd tab:selected:focus image, .osd tabbar tab:selected:focus image, tabbar .osd tab:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header dnd tab:selected:focus image, dnd .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tab:selected:focus image, tabbar .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus image, notebook > header .osd dnd tab:selected:focus image, dnd notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tab:selected:focus image, tabbar notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd dnd tab:selected:focus arrow, dnd .osd tab:selected:focus arrow, .osd tabbar tab:selected:focus arrow, tabbar .osd tab:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header dnd tab:selected:focus arrow, dnd .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tab:selected:focus arrow, tabbar .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header .osd dnd tab:selected:focus arrow, dnd notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tab:selected:focus arrow, tabbar notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:hover image, dnd .osd tab.has-open-popup:hover image, .osd tabbar tab.has-open-popup:hover image, tabbar .osd tab.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd dnd tab.has-open-popup:hover arrow, dnd .osd tab.has-open-popup:hover arrow, .osd tabbar tab.has-open-popup:hover arrow, tabbar .osd tab.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd dnd tab.has-open-popup:focus image, dnd .osd tab.has-open-popup:focus image, .osd tabbar tab.has-open-popup:focus image, tabbar .osd tab.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd dnd tab.has-open-popup:focus arrow, dnd .osd tab.has-open-popup:focus arrow, .osd tabbar tab.has-open-popup:focus arrow, tabbar .osd tab.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button button:hover image, popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button button:hover image, popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button button:hover image, .app-notification button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button button:hover arrow, popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button button:hover arrow, popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button button:hover arrow, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .app-notification button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button button:focus image, popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button button:focus image, popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button button:focus image, .app-notification button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button button:focus arrow, popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button button:focus arrow, popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button button:focus arrow, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd columnview.view > header > button:checked:hover, .osd treeview.view > header > button:checked:hover, .osd dnd tab:checked:hover image, dnd .osd tab:checked:hover image, .osd tabbar tab:checked:hover image, tabbar .osd tab:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header dnd tab:checked:hover image, dnd .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tab:checked:hover image, tabbar .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover image, notebook > header .osd dnd tab:checked:hover image, dnd notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tab:checked:hover image, tabbar notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd columnview.view > header > button:checked:hover image, .osd treeview.view > header > button:checked:hover image, .osd dnd tab:checked:hover arrow, dnd .osd tab:checked:hover arrow, .osd tabbar tab:checked:hover arrow, tabbar .osd tab:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header dnd tab:checked:hover arrow, dnd .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tab:checked:hover arrow, tabbar .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header .osd dnd tab:checked:hover arrow, dnd notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tab:checked:hover arrow, tabbar notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd columnview.view > header > button:checked:hover arrow, .osd treeview.view > header > button:checked:hover arrow, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd columnview.view > header > button:checked:focus, .osd treeview.view > header > button:checked:focus, .osd dnd tab:checked:focus image, dnd .osd tab:checked:focus image, .osd tabbar tab:checked:focus image, tabbar .osd tab:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header dnd tab:checked:focus image, dnd .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tab:checked:focus image, tabbar .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus image, notebook > header .osd dnd tab:checked:focus image, dnd notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tab:checked:focus image, tabbar notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd columnview.view > header > button:checked:focus image, .osd treeview.view > header > button:checked:focus image, .osd dnd tab:checked:focus arrow, dnd .osd tab:checked:focus arrow, .osd tabbar tab:checked:focus arrow, tabbar .osd tab:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header dnd tab:checked:focus arrow, dnd .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tab:checked:focus arrow, tabbar .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header .osd dnd tab:checked:focus arrow, dnd notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tab:checked:focus arrow, tabbar notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd columnview.view > header > button:checked:focus arrow, .osd treeview.view > header > button:checked:focus arrow, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd columnview.view > header > button:selected:hover, .osd treeview.view > header > button:selected:hover, .osd dnd tab:selected:hover image, dnd .osd tab:selected:hover image, .osd tabbar tab:selected:hover image, tabbar .osd tab:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header dnd tab:selected:hover image, dnd .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tab:selected:hover image, tabbar .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover image, notebook > header .osd dnd tab:selected:hover image, dnd notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tab:selected:hover image, tabbar notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd columnview.view > header > button:selected:hover image, .osd treeview.view > header > button:selected:hover image, .osd dnd tab:selected:hover arrow, dnd .osd tab:selected:hover arrow, .osd tabbar tab:selected:hover arrow, tabbar .osd tab:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header dnd tab:selected:hover arrow, dnd .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tab:selected:hover arrow, tabbar .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header .osd dnd tab:selected:hover arrow, dnd notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tab:selected:hover arrow, tabbar notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd columnview.view > header > button:selected:hover arrow, .osd treeview.view > header > button:selected:hover arrow, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd columnview.view > header > button:selected:focus, .osd treeview.view > header > button:selected:focus, .osd dnd tab:selected:focus image, dnd .osd tab:selected:focus image, .osd tabbar tab:selected:focus image, tabbar .osd tab:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header dnd tab:selected:focus image, dnd .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tab:selected:focus image, tabbar .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus image, notebook > header .osd dnd tab:selected:focus image, dnd notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tab:selected:focus image, tabbar notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd columnview.view > header > button:selected:focus image, .osd treeview.view > header > button:selected:focus image, .osd dnd tab:selected:focus arrow, dnd .osd tab:selected:focus arrow, .osd tabbar tab:selected:focus arrow, tabbar .osd tab:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header dnd tab:selected:focus arrow, dnd .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tab:selected:focus arrow, tabbar .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header .osd dnd tab:selected:focus arrow, dnd notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tab:selected:focus arrow, tabbar notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd columnview.view > header > button:selected:focus arrow, .osd treeview.view > header > button:selected:focus arrow, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd columnview.view > header > button.has-open-popup:hover, .osd treeview.view > header > button.has-open-popup:hover, .osd dnd tab.has-open-popup:hover image, dnd .osd tab.has-open-popup:hover image, .osd tabbar tab.has-open-popup:hover image, tabbar .osd tab.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd columnview.view > header > button.has-open-popup:hover image, .osd treeview.view > header > button.has-open-popup:hover image, .osd dnd tab.has-open-popup:hover arrow, dnd .osd tab.has-open-popup:hover arrow, .osd tabbar tab.has-open-popup:hover arrow, tabbar .osd tab.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd columnview.view > header > button.has-open-popup:hover arrow, .osd treeview.view > header > button.has-open-popup:hover arrow, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd columnview.view > header > button.has-open-popup:focus, .osd treeview.view > header > button.has-open-popup:focus, .osd dnd tab.has-open-popup:focus image, dnd .osd tab.has-open-popup:focus image, .osd tabbar tab.has-open-popup:focus image, tabbar .osd tab.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd columnview.view > header > button.has-open-popup:focus image, .osd treeview.view > header > button.has-open-popup:focus image, .osd dnd tab.has-open-popup:focus arrow, dnd .osd tab.has-open-popup:focus arrow, .osd tabbar tab.has-open-popup:focus arrow, tabbar .osd tab.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd columnview.view > header > button.has-open-popup:focus arrow, .osd treeview.view > header > button.has-open-popup:focus arrow, .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab button:hover, dnd .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab button:hover, .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab button:hover, tabbar .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd columnview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button button:hover, .osd treeview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button button:hover, .osd dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab button:hover image, dnd .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab button:hover image, .osd tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab button:hover image, tabbar .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab button:hover image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover image, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover image, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover image, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover image, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover image, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover image, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover image, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover image, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover image, .osd columnview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button button:hover image, .osd treeview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button button:hover image, .osd dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab button:hover arrow, dnd .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab button:hover arrow, .osd tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab button:hover arrow, tabbar .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab button:hover arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover arrow, .osd columnview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button button:hover arrow, .osd treeview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button button:hover arrow, .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab button:focus, dnd .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab button:focus, .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab button:focus, tabbar .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd columnview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button button:focus, .osd treeview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button button:focus, .osd dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab button:focus image, dnd .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab button:focus image, .osd tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab button:focus image, tabbar .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab button:focus image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus image, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus image, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus image, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus image, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus image, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus image, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus image, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus image, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus image, .osd columnview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button button:focus image, .osd treeview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button button:focus image, .osd dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab button:focus arrow, dnd .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab button:focus arrow, .osd tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab button:focus arrow, tabbar .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab button:focus arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus arrow, .osd columnview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button button:focus arrow, .osd treeview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button button:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button button:hover image, .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button button:hover arrow, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus, .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button button:focus image, .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd dnd tab:disabled, dnd .osd tab:disabled, .osd tabbar tab:disabled, tabbar .osd tab:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header tabbar tabbox > tabboxchild:disabled, tabbar .osd notebook > header tabbox > tabboxchild:disabled, notebook > header .osd tabbar tabbox > tabboxchild:disabled, tabbar notebook > header .osd tabbox > tabboxchild:disabled, .osd notebook > header > tabs > arrow:disabled, .osd button:disabled, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -308,13 +308,13 @@ dnd tab.suggested-action:hover, tabbar tab.suggested-action:hover, notebook > he dnd tab.suggested-action:active, tabbar tab.suggested-action:active, notebook > header tabs > tab.suggested-action:active, notebook > header tabbar tabbox > tabboxchild.suggested-action:active, tabbar notebook > header tabbox > tabboxchild.suggested-action:active, notebook > header > tabs > arrow.suggested-action:active, dnd tab.suggested-action.keyboard-activating, tabbar tab.suggested-action.keyboard-activating, notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.suggested-action.keyboard-activating, button.suggested-action:active, button.suggested-action.keyboard-activating, button.suggested-action.osd:active, button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.suggested-action button, tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header dnd tab.suggested-action:checked, dnd notebook > header tab.suggested-action:checked, notebook > header tabbar tab.suggested-action:checked, tabbar notebook > header tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:checked image, tabbar tab.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header dnd tab.suggested-action:checked image, dnd notebook > header tab.suggested-action:checked image, notebook > header tabbar tab.suggested-action:checked image, tabbar notebook > header tab.suggested-action:checked image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, dnd tab.suggested-action:checked arrow, tabbar tab.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header dnd tab.suggested-action:checked arrow, dnd notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tab.suggested-action:checked arrow, tabbar notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header dnd tab.suggested-action:selected, dnd notebook > header tab.suggested-action:selected, notebook > header tabbar tab.suggested-action:selected, tabbar notebook > header tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action:selected image, tabbar tab.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header dnd tab.suggested-action:selected image, dnd notebook > header tab.suggested-action:selected image, notebook > header tabbar tab.suggested-action:selected image, tabbar notebook > header tab.suggested-action:selected image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, dnd tab.suggested-action:selected arrow, tabbar tab.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header dnd tab.suggested-action:selected arrow, dnd notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tab.suggested-action:selected arrow, tabbar notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action.has-open-popup image, tabbar tab.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, dnd tab.suggested-action.has-open-popup arrow, tabbar tab.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, dnd tab.suggested-action.osd:checked, tabbar tab.suggested-action.osd:checked, dnd tab.suggested-action.osd:checked image, tabbar tab.suggested-action.osd:checked image, dnd tab.suggested-action.osd:checked arrow, tabbar tab.suggested-action.osd:checked arrow, dnd tab.suggested-action.osd:selected, tabbar tab.suggested-action.osd:selected, dnd tab.suggested-action.osd:selected image, tabbar tab.suggested-action.osd:selected image, dnd tab.suggested-action.osd:selected arrow, tabbar tab.suggested-action.osd:selected arrow, dnd tab.suggested-action.osd.has-open-popup, tabbar tab.suggested-action.osd.has-open-popup, dnd tab.suggested-action.osd.has-open-popup image, tabbar tab.suggested-action.osd.has-open-popup image, dnd tab.suggested-action.osd.has-open-popup arrow, tabbar tab.suggested-action.osd.has-open-popup arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action.osd:checked, button.suggested-action.osd:checked image, button.suggested-action.osd:checked arrow, button.suggested-action.osd:selected, button.suggested-action.osd:selected image, button.suggested-action.osd:selected arrow, button.suggested-action.osd.has-open-popup, button.suggested-action.osd.has-open-popup image, button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header dnd tab.suggested-action:checked, dnd notebook > header tab.suggested-action:checked, notebook > header tabbar tab.suggested-action:checked, tabbar notebook > header tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:checked image, tabbar tab.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header dnd tab.suggested-action:checked image, dnd notebook > header tab.suggested-action:checked image, notebook > header tabbar tab.suggested-action:checked image, tabbar notebook > header tab.suggested-action:checked image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, dnd tab.suggested-action:checked arrow, tabbar tab.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header dnd tab.suggested-action:checked arrow, dnd notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tab.suggested-action:checked arrow, tabbar notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header dnd tab.suggested-action:selected, dnd notebook > header tab.suggested-action:selected, notebook > header tabbar tab.suggested-action:selected, tabbar notebook > header tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action:selected image, tabbar tab.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header dnd tab.suggested-action:selected image, dnd notebook > header tab.suggested-action:selected image, notebook > header tabbar tab.suggested-action:selected image, tabbar notebook > header tab.suggested-action:selected image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, dnd tab.suggested-action:selected arrow, tabbar tab.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header dnd tab.suggested-action:selected arrow, dnd notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tab.suggested-action:selected arrow, tabbar notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action.has-open-popup image, tabbar tab.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, dnd tab.suggested-action.has-open-popup arrow, tabbar tab.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.suggested-action button, tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.suggested-action button image, tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.suggested-action button image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button image, dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.suggested-action button arrow, tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.suggested-action button arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action button image, button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action button:hover, tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action button:focus, tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, columnview.view > header > button.suggested-action:checked:hover, treeview.view > header > button.suggested-action:checked:hover, dnd tab.suggested-action:checked:hover image, tabbar tab.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header dnd tab.suggested-action:checked:hover image, dnd notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tab.suggested-action:checked:hover image, tabbar notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, columnview.view > header > button.suggested-action:checked:hover image, treeview.view > header > button.suggested-action:checked:hover image, dnd tab.suggested-action:checked:hover arrow, tabbar tab.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header dnd tab.suggested-action:checked:hover arrow, dnd notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, columnview.view > header > button.suggested-action:checked:hover arrow, treeview.view > header > button.suggested-action:checked:hover arrow, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, columnview.view > header > button.suggested-action:checked:focus, treeview.view > header > button.suggested-action:checked:focus, dnd tab.suggested-action:checked:focus image, tabbar tab.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header dnd tab.suggested-action:checked:focus image, dnd notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tab.suggested-action:checked:focus image, tabbar notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, columnview.view > header > button.suggested-action:checked:focus image, treeview.view > header > button.suggested-action:checked:focus image, dnd tab.suggested-action:checked:focus arrow, tabbar tab.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header dnd tab.suggested-action:checked:focus arrow, dnd notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, columnview.view > header > button.suggested-action:checked:focus arrow, treeview.view > header > button.suggested-action:checked:focus arrow, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, columnview.view > header > button.suggested-action:selected:hover, treeview.view > header > button.suggested-action:selected:hover, dnd tab.suggested-action:selected:hover image, tabbar tab.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header dnd tab.suggested-action:selected:hover image, dnd notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tab.suggested-action:selected:hover image, tabbar notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, columnview.view > header > button.suggested-action:selected:hover image, treeview.view > header > button.suggested-action:selected:hover image, dnd tab.suggested-action:selected:hover arrow, tabbar tab.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header dnd tab.suggested-action:selected:hover arrow, dnd notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, columnview.view > header > button.suggested-action:selected:hover arrow, treeview.view > header > button.suggested-action:selected:hover arrow, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, columnview.view > header > button.suggested-action:selected:focus, treeview.view > header > button.suggested-action:selected:focus, dnd tab.suggested-action:selected:focus image, tabbar tab.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header dnd tab.suggested-action:selected:focus image, dnd notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tab.suggested-action:selected:focus image, tabbar notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, columnview.view > header > button.suggested-action:selected:focus image, treeview.view > header > button.suggested-action:selected:focus image, dnd tab.suggested-action:selected:focus arrow, tabbar tab.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header dnd tab.suggested-action:selected:focus arrow, dnd notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, columnview.view > header > button.suggested-action:selected:focus arrow, treeview.view > header > button.suggested-action:selected:focus arrow, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, columnview.view > header > button.suggested-action.has-open-popup:hover, treeview.view > header > button.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:hover image, tabbar tab.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, columnview.view > header > button.suggested-action.has-open-popup:hover image, treeview.view > header > button.suggested-action.has-open-popup:hover image, dnd tab.suggested-action.has-open-popup:hover arrow, tabbar tab.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.has-open-popup:hover arrow, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, columnview.view > header > button.suggested-action.has-open-popup:focus, treeview.view > header > button.suggested-action.has-open-popup:focus, dnd tab.suggested-action.has-open-popup:focus image, tabbar tab.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, columnview.view > header > button.suggested-action.has-open-popup:focus image, treeview.view > header > button.suggested-action.has-open-popup:focus image, dnd tab.suggested-action.has-open-popup:focus arrow, tabbar tab.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.has-open-popup:focus arrow, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, columnview.view > header > button.suggested-action.osd:checked:hover, treeview.view > header > button.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:hover image, tabbar tab.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, columnview.view > header > button.suggested-action.osd:checked:hover image, treeview.view > header > button.suggested-action.osd:checked:hover image, dnd tab.suggested-action.osd:checked:hover arrow, tabbar tab.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, columnview.view > header > button.suggested-action.osd:checked:hover arrow, treeview.view > header > button.suggested-action.osd:checked:hover arrow, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, columnview.view > header > button.suggested-action.osd:checked:focus, treeview.view > header > button.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:checked:focus image, tabbar tab.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, columnview.view > header > button.suggested-action.osd:checked:focus image, treeview.view > header > button.suggested-action.osd:checked:focus image, dnd tab.suggested-action.osd:checked:focus arrow, tabbar tab.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, columnview.view > header > button.suggested-action.osd:checked:focus arrow, treeview.view > header > button.suggested-action.osd:checked:focus arrow, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, columnview.view > header > button.suggested-action.osd:selected:hover, treeview.view > header > button.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:hover image, tabbar tab.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, columnview.view > header > button.suggested-action.osd:selected:hover image, treeview.view > header > button.suggested-action.osd:selected:hover image, dnd tab.suggested-action.osd:selected:hover arrow, tabbar tab.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, columnview.view > header > button.suggested-action.osd:selected:hover arrow, treeview.view > header > button.suggested-action.osd:selected:hover arrow, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, columnview.view > header > button.suggested-action.osd:selected:focus, treeview.view > header > button.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd:selected:focus image, tabbar tab.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, columnview.view > header > button.suggested-action.osd:selected:focus image, treeview.view > header > button.suggested-action.osd:selected:focus image, dnd tab.suggested-action.osd:selected:focus arrow, tabbar tab.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, columnview.view > header > button.suggested-action.osd:selected:focus arrow, treeview.view > header > button.suggested-action.osd:selected:focus arrow, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, columnview.view > header > button.suggested-action.osd.has-open-popup:hover, treeview.view > header > button.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:hover image, tabbar tab.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, dnd tab.suggested-action.osd.has-open-popup:hover arrow, tabbar tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, columnview.view > header > button.suggested-action.osd.has-open-popup:focus, treeview.view > header > button.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd.has-open-popup:focus image, tabbar tab.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, dnd tab.suggested-action.osd.has-open-popup:focus arrow, tabbar tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, columnview.view > header > button.suggested-action:checked:hover, treeview.view > header > button.suggested-action:checked:hover, dnd tab.suggested-action:checked:hover image, tabbar tab.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header dnd tab.suggested-action:checked:hover image, dnd notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tab.suggested-action:checked:hover image, tabbar notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, columnview.view > header > button.suggested-action:checked:hover image, treeview.view > header > button.suggested-action:checked:hover image, dnd tab.suggested-action:checked:hover arrow, tabbar tab.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header dnd tab.suggested-action:checked:hover arrow, dnd notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, columnview.view > header > button.suggested-action:checked:hover arrow, treeview.view > header > button.suggested-action:checked:hover arrow, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, columnview.view > header > button.suggested-action:checked:focus, treeview.view > header > button.suggested-action:checked:focus, dnd tab.suggested-action:checked:focus image, tabbar tab.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header dnd tab.suggested-action:checked:focus image, dnd notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tab.suggested-action:checked:focus image, tabbar notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, columnview.view > header > button.suggested-action:checked:focus image, treeview.view > header > button.suggested-action:checked:focus image, dnd tab.suggested-action:checked:focus arrow, tabbar tab.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header dnd tab.suggested-action:checked:focus arrow, dnd notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, columnview.view > header > button.suggested-action:checked:focus arrow, treeview.view > header > button.suggested-action:checked:focus arrow, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, columnview.view > header > button.suggested-action:selected:hover, treeview.view > header > button.suggested-action:selected:hover, dnd tab.suggested-action:selected:hover image, tabbar tab.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header dnd tab.suggested-action:selected:hover image, dnd notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tab.suggested-action:selected:hover image, tabbar notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, columnview.view > header > button.suggested-action:selected:hover image, treeview.view > header > button.suggested-action:selected:hover image, dnd tab.suggested-action:selected:hover arrow, tabbar tab.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header dnd tab.suggested-action:selected:hover arrow, dnd notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, columnview.view > header > button.suggested-action:selected:hover arrow, treeview.view > header > button.suggested-action:selected:hover arrow, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, columnview.view > header > button.suggested-action:selected:focus, treeview.view > header > button.suggested-action:selected:focus, dnd tab.suggested-action:selected:focus image, tabbar tab.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header dnd tab.suggested-action:selected:focus image, dnd notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tab.suggested-action:selected:focus image, tabbar notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, columnview.view > header > button.suggested-action:selected:focus image, treeview.view > header > button.suggested-action:selected:focus image, dnd tab.suggested-action:selected:focus arrow, tabbar tab.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header dnd tab.suggested-action:selected:focus arrow, dnd notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, columnview.view > header > button.suggested-action:selected:focus arrow, treeview.view > header > button.suggested-action:selected:focus arrow, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, columnview.view > header > button.suggested-action.has-open-popup:hover, treeview.view > header > button.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:hover image, tabbar tab.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, columnview.view > header > button.suggested-action.has-open-popup:hover image, treeview.view > header > button.suggested-action.has-open-popup:hover image, dnd tab.suggested-action.has-open-popup:hover arrow, tabbar tab.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.has-open-popup:hover arrow, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, columnview.view > header > button.suggested-action.has-open-popup:focus, treeview.view > header > button.suggested-action.has-open-popup:focus, dnd tab.suggested-action.has-open-popup:focus image, tabbar tab.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, columnview.view > header > button.suggested-action.has-open-popup:focus image, treeview.view > header > button.suggested-action.has-open-popup:focus image, dnd tab.suggested-action.has-open-popup:focus arrow, tabbar tab.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.has-open-popup:focus arrow, dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action button:hover, tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover, dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.suggested-action button:hover image, tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.suggested-action button:hover image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover image, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover image, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover image, dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.suggested-action button:hover arrow, tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.suggested-action button:hover arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover arrow, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover arrow, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover arrow, dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action button:focus, tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus, dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.suggested-action button:focus image, tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.suggested-action button:focus image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus image, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus image, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus image, dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.suggested-action button:focus arrow, tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.suggested-action button:focus arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus arrow, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus arrow, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus arrow, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, columnview.view > header > button.suggested-action.osd:checked:hover, treeview.view > header > button.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:hover image, tabbar tab.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, columnview.view > header > button.suggested-action.osd:checked:hover image, treeview.view > header > button.suggested-action.osd:checked:hover image, dnd tab.suggested-action.osd:checked:hover arrow, tabbar tab.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, columnview.view > header > button.suggested-action.osd:checked:hover arrow, treeview.view > header > button.suggested-action.osd:checked:hover arrow, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, columnview.view > header > button.suggested-action.osd:checked:focus, treeview.view > header > button.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:checked:focus image, tabbar tab.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, columnview.view > header > button.suggested-action.osd:checked:focus image, treeview.view > header > button.suggested-action.osd:checked:focus image, dnd tab.suggested-action.osd:checked:focus arrow, tabbar tab.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, columnview.view > header > button.suggested-action.osd:checked:focus arrow, treeview.view > header > button.suggested-action.osd:checked:focus arrow, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, columnview.view > header > button.suggested-action.osd:selected:hover, treeview.view > header > button.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:hover image, tabbar tab.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, columnview.view > header > button.suggested-action.osd:selected:hover image, treeview.view > header > button.suggested-action.osd:selected:hover image, dnd tab.suggested-action.osd:selected:hover arrow, tabbar tab.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, columnview.view > header > button.suggested-action.osd:selected:hover arrow, treeview.view > header > button.suggested-action.osd:selected:hover arrow, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, columnview.view > header > button.suggested-action.osd:selected:focus, treeview.view > header > button.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd:selected:focus image, tabbar tab.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, columnview.view > header > button.suggested-action.osd:selected:focus image, treeview.view > header > button.suggested-action.osd:selected:focus image, dnd tab.suggested-action.osd:selected:focus arrow, tabbar tab.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, columnview.view > header > button.suggested-action.osd:selected:focus arrow, treeview.view > header > button.suggested-action.osd:selected:focus arrow, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, columnview.view > header > button.suggested-action.osd.has-open-popup:hover, treeview.view > header > button.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:hover image, tabbar tab.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, dnd tab.suggested-action.osd.has-open-popup:hover arrow, tabbar tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, columnview.view > header > button.suggested-action.osd.has-open-popup:focus, treeview.view > header > button.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd.has-open-popup:focus image, tabbar tab.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, dnd tab.suggested-action.osd.has-open-popup:focus arrow, tabbar tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover image, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover image, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover image, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover image, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover arrow, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover arrow, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover arrow, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus image, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus image, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus image, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus image, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus arrow, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus arrow, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action button:hover image, button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action button:hover arrow, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action button:focus image, button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action button:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd button:hover image, button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd button:hover arrow, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus, button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd button:focus image, button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.suggested-action:disabled, tabbar tab.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar notebook > header tabbox > tabboxchild.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -326,13 +326,13 @@ dnd tab.suggested-action:disabled, tabbar tab.suggested-action:disabled, noteboo .osd dnd tab.suggested-action:active, dnd .osd tab.suggested-action:active, .osd tabbar tab.suggested-action:active, tabbar .osd tab.suggested-action:active, .osd notebook > header tabs > tab.suggested-action:active, notebook > header .osd tabs > tab.suggested-action:active, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:active, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:active, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:active, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:active, .osd notebook > header > tabs > arrow.suggested-action:active, .osd dnd tab.suggested-action.keyboard-activating, dnd .osd tab.suggested-action.keyboard-activating, .osd tabbar tab.suggested-action.keyboard-activating, tabbar .osd tab.suggested-action.keyboard-activating, .osd notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header .osd tabs > tab.suggested-action.keyboard-activating, .osd notebook > header dnd tab.keyboard-activating, dnd .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tab.keyboard-activating, tabbar .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd dnd tab.keyboard-activating, dnd notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tab.keyboard-activating, tabbar notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action.keyboard-activating, .osd button.suggested-action:active, .osd button.suggested-action.keyboard-activating, .osd button.suggested-action.osd:active, .osd button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.suggested-action button, dnd .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.suggested-action button, .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.suggested-action button, tabbar .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header dnd tab.suggested-action:checked, dnd .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tab.suggested-action:checked, tabbar .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd dnd tab.suggested-action:checked, dnd notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tab.suggested-action:checked, tabbar notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:checked image, dnd .osd tab.suggested-action:checked image, .osd tabbar tab.suggested-action:checked image, tabbar .osd tab.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header dnd tab.suggested-action:checked image, dnd .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tab.suggested-action:checked image, tabbar .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header .osd dnd tab.suggested-action:checked image, dnd notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tab.suggested-action:checked image, tabbar notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd dnd tab.suggested-action:checked arrow, dnd .osd tab.suggested-action:checked arrow, .osd tabbar tab.suggested-action:checked arrow, tabbar .osd tab.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header dnd tab.suggested-action:checked arrow, dnd .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tab.suggested-action:checked arrow, tabbar .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header .osd dnd tab.suggested-action:checked arrow, dnd notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tab.suggested-action:checked arrow, tabbar notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header dnd tab.suggested-action:selected, dnd .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tab.suggested-action:selected, tabbar .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd dnd tab.suggested-action:selected, dnd notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tab.suggested-action:selected, tabbar notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action:selected image, dnd .osd tab.suggested-action:selected image, .osd tabbar tab.suggested-action:selected image, tabbar .osd tab.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header dnd tab.suggested-action:selected image, dnd .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tab.suggested-action:selected image, tabbar .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header .osd dnd tab.suggested-action:selected image, dnd notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tab.suggested-action:selected image, tabbar notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd dnd tab.suggested-action:selected arrow, dnd .osd tab.suggested-action:selected arrow, .osd tabbar tab.suggested-action:selected arrow, tabbar .osd tab.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header dnd tab.suggested-action:selected arrow, dnd .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tab.suggested-action:selected arrow, tabbar .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header .osd dnd tab.suggested-action:selected arrow, dnd notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tab.suggested-action:selected arrow, tabbar notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action.has-open-popup image, dnd .osd tab.suggested-action.has-open-popup image, .osd tabbar tab.suggested-action.has-open-popup image, tabbar .osd tab.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd dnd tab.suggested-action.has-open-popup arrow, dnd .osd tab.suggested-action.has-open-popup arrow, .osd tabbar tab.suggested-action.has-open-popup arrow, tabbar .osd tab.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd dnd tab.suggested-action.osd:checked, dnd .osd tab.suggested-action.osd:checked, .osd tabbar tab.suggested-action.osd:checked, tabbar .osd tab.suggested-action.osd:checked, .osd notebook > header tabs > tab.suggested-action.osd:checked, notebook > header .osd tabs > tab.suggested-action.osd:checked, .osd notebook > header dnd tab.osd:checked, dnd .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tab.osd:checked, tabbar .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked, notebook > header .osd dnd tab.osd:checked, dnd notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tab.osd:checked, tabbar notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked, .osd dnd tab.suggested-action.osd:checked image, dnd .osd tab.suggested-action.osd:checked image, .osd tabbar tab.suggested-action.osd:checked image, tabbar .osd tab.suggested-action.osd:checked image, .osd notebook > header tabs > tab.suggested-action.osd:checked image, notebook > header .osd tabs > tab.suggested-action.osd:checked image, .osd notebook > header dnd tab.osd:checked image, dnd .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tab.osd:checked image, tabbar .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked image, notebook > header .osd dnd tab.osd:checked image, dnd notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tab.osd:checked image, tabbar notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked image, .osd dnd tab.suggested-action.osd:checked arrow, dnd .osd tab.suggested-action.osd:checked arrow, .osd tabbar tab.suggested-action.osd:checked arrow, tabbar .osd tab.suggested-action.osd:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked arrow, .osd notebook > header dnd tab.osd:checked arrow, dnd .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tab.osd:checked arrow, tabbar .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header .osd dnd tab.osd:checked arrow, dnd notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tab.osd:checked arrow, tabbar notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked arrow, .osd dnd tab.suggested-action.osd:selected, dnd .osd tab.suggested-action.osd:selected, .osd tabbar tab.suggested-action.osd:selected, tabbar .osd tab.suggested-action.osd:selected, .osd notebook > header tabs > tab.suggested-action.osd:selected, notebook > header .osd tabs > tab.suggested-action.osd:selected, .osd notebook > header dnd tab.osd:selected, dnd .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tab.osd:selected, tabbar .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected, notebook > header .osd dnd tab.osd:selected, dnd notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tab.osd:selected, tabbar notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected, .osd dnd tab.suggested-action.osd:selected image, dnd .osd tab.suggested-action.osd:selected image, .osd tabbar tab.suggested-action.osd:selected image, tabbar .osd tab.suggested-action.osd:selected image, .osd notebook > header tabs > tab.suggested-action.osd:selected image, notebook > header .osd tabs > tab.suggested-action.osd:selected image, .osd notebook > header dnd tab.osd:selected image, dnd .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tab.osd:selected image, tabbar .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected image, notebook > header .osd dnd tab.osd:selected image, dnd notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tab.osd:selected image, tabbar notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected image, .osd dnd tab.suggested-action.osd:selected arrow, dnd .osd tab.suggested-action.osd:selected arrow, .osd tabbar tab.suggested-action.osd:selected arrow, tabbar .osd tab.suggested-action.osd:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected arrow, .osd notebook > header dnd tab.osd:selected arrow, dnd .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tab.osd:selected arrow, tabbar .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header .osd dnd tab.osd:selected arrow, dnd notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tab.osd:selected arrow, tabbar notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected arrow, .osd dnd tab.suggested-action.osd.has-open-popup, dnd .osd tab.suggested-action.osd.has-open-popup, .osd tabbar tab.suggested-action.osd.has-open-popup, tabbar .osd tab.suggested-action.osd.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd dnd tab.suggested-action.osd.has-open-popup image, dnd .osd tab.suggested-action.osd.has-open-popup image, .osd tabbar tab.suggested-action.osd.has-open-popup image, tabbar .osd tab.suggested-action.osd.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd dnd tab.suggested-action.osd.has-open-popup arrow, dnd .osd tab.suggested-action.osd.has-open-popup arrow, .osd tabbar tab.suggested-action.osd.has-open-popup arrow, tabbar .osd tab.suggested-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:checked image, .osd button.suggested-action.osd:checked arrow, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd:selected image, .osd button.suggested-action.osd:selected arrow, .osd button.suggested-action.osd.has-open-popup, .osd button.suggested-action.osd.has-open-popup image, .osd button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header dnd tab.suggested-action:checked, dnd .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tab.suggested-action:checked, tabbar .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd dnd tab.suggested-action:checked, dnd notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tab.suggested-action:checked, tabbar notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:checked image, dnd .osd tab.suggested-action:checked image, .osd tabbar tab.suggested-action:checked image, tabbar .osd tab.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header dnd tab.suggested-action:checked image, dnd .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tab.suggested-action:checked image, tabbar .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header .osd dnd tab.suggested-action:checked image, dnd notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tab.suggested-action:checked image, tabbar notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd dnd tab.suggested-action:checked arrow, dnd .osd tab.suggested-action:checked arrow, .osd tabbar tab.suggested-action:checked arrow, tabbar .osd tab.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header dnd tab.suggested-action:checked arrow, dnd .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tab.suggested-action:checked arrow, tabbar .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header .osd dnd tab.suggested-action:checked arrow, dnd notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tab.suggested-action:checked arrow, tabbar notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header dnd tab.suggested-action:selected, dnd .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tab.suggested-action:selected, tabbar .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd dnd tab.suggested-action:selected, dnd notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tab.suggested-action:selected, tabbar notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action:selected image, dnd .osd tab.suggested-action:selected image, .osd tabbar tab.suggested-action:selected image, tabbar .osd tab.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header dnd tab.suggested-action:selected image, dnd .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tab.suggested-action:selected image, tabbar .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header .osd dnd tab.suggested-action:selected image, dnd notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tab.suggested-action:selected image, tabbar notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd dnd tab.suggested-action:selected arrow, dnd .osd tab.suggested-action:selected arrow, .osd tabbar tab.suggested-action:selected arrow, tabbar .osd tab.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header dnd tab.suggested-action:selected arrow, dnd .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tab.suggested-action:selected arrow, tabbar .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header .osd dnd tab.suggested-action:selected arrow, dnd notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tab.suggested-action:selected arrow, tabbar notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action.has-open-popup image, dnd .osd tab.suggested-action.has-open-popup image, .osd tabbar tab.suggested-action.has-open-popup image, tabbar .osd tab.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd dnd tab.suggested-action.has-open-popup arrow, dnd .osd tab.suggested-action.has-open-popup arrow, .osd tabbar tab.suggested-action.has-open-popup arrow, tabbar .osd tab.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.suggested-action button, dnd .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.suggested-action button, .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.suggested-action button, tabbar .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab.suggested-action button image, dnd .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab.suggested-action button image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button image, .osd dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button, .osd button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action button image, .osd button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd columnview.view > header > button.suggested-action:checked:hover, .osd treeview.view > header > button.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:hover image, dnd .osd tab.suggested-action:checked:hover image, .osd tabbar tab.suggested-action:checked:hover image, tabbar .osd tab.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header dnd tab.suggested-action:checked:hover image, dnd .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tab.suggested-action:checked:hover image, tabbar .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header .osd dnd tab.suggested-action:checked:hover image, dnd notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tab.suggested-action:checked:hover image, tabbar notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd columnview.view > header > button.suggested-action:checked:hover image, .osd treeview.view > header > button.suggested-action:checked:hover image, .osd dnd tab.suggested-action:checked:hover arrow, dnd .osd tab.suggested-action:checked:hover arrow, .osd tabbar tab.suggested-action:checked:hover arrow, tabbar .osd tab.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header dnd tab.suggested-action:checked:hover arrow, dnd .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header .osd dnd tab.suggested-action:checked:hover arrow, dnd notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd columnview.view > header > button.suggested-action:checked:hover arrow, .osd treeview.view > header > button.suggested-action:checked:hover arrow, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd columnview.view > header > button.suggested-action:checked:focus, .osd treeview.view > header > button.suggested-action:checked:focus, .osd dnd tab.suggested-action:checked:focus image, dnd .osd tab.suggested-action:checked:focus image, .osd tabbar tab.suggested-action:checked:focus image, tabbar .osd tab.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header dnd tab.suggested-action:checked:focus image, dnd .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tab.suggested-action:checked:focus image, tabbar .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header .osd dnd tab.suggested-action:checked:focus image, dnd notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tab.suggested-action:checked:focus image, tabbar notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd columnview.view > header > button.suggested-action:checked:focus image, .osd treeview.view > header > button.suggested-action:checked:focus image, .osd dnd tab.suggested-action:checked:focus arrow, dnd .osd tab.suggested-action:checked:focus arrow, .osd tabbar tab.suggested-action:checked:focus arrow, tabbar .osd tab.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header dnd tab.suggested-action:checked:focus arrow, dnd .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header .osd dnd tab.suggested-action:checked:focus arrow, dnd notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd columnview.view > header > button.suggested-action:checked:focus arrow, .osd treeview.view > header > button.suggested-action:checked:focus arrow, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd columnview.view > header > button.suggested-action:selected:hover, .osd treeview.view > header > button.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:hover image, dnd .osd tab.suggested-action:selected:hover image, .osd tabbar tab.suggested-action:selected:hover image, tabbar .osd tab.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header dnd tab.suggested-action:selected:hover image, dnd .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tab.suggested-action:selected:hover image, tabbar .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header .osd dnd tab.suggested-action:selected:hover image, dnd notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tab.suggested-action:selected:hover image, tabbar notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd columnview.view > header > button.suggested-action:selected:hover image, .osd treeview.view > header > button.suggested-action:selected:hover image, .osd dnd tab.suggested-action:selected:hover arrow, dnd .osd tab.suggested-action:selected:hover arrow, .osd tabbar tab.suggested-action:selected:hover arrow, tabbar .osd tab.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header dnd tab.suggested-action:selected:hover arrow, dnd .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header .osd dnd tab.suggested-action:selected:hover arrow, dnd notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd columnview.view > header > button.suggested-action:selected:hover arrow, .osd treeview.view > header > button.suggested-action:selected:hover arrow, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd columnview.view > header > button.suggested-action:selected:focus, .osd treeview.view > header > button.suggested-action:selected:focus, .osd dnd tab.suggested-action:selected:focus image, dnd .osd tab.suggested-action:selected:focus image, .osd tabbar tab.suggested-action:selected:focus image, tabbar .osd tab.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header dnd tab.suggested-action:selected:focus image, dnd .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tab.suggested-action:selected:focus image, tabbar .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header .osd dnd tab.suggested-action:selected:focus image, dnd notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tab.suggested-action:selected:focus image, tabbar notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd columnview.view > header > button.suggested-action:selected:focus image, .osd treeview.view > header > button.suggested-action:selected:focus image, .osd dnd tab.suggested-action:selected:focus arrow, dnd .osd tab.suggested-action:selected:focus arrow, .osd tabbar tab.suggested-action:selected:focus arrow, tabbar .osd tab.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header dnd tab.suggested-action:selected:focus arrow, dnd .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header .osd dnd tab.suggested-action:selected:focus arrow, dnd notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd columnview.view > header > button.suggested-action:selected:focus arrow, .osd treeview.view > header > button.suggested-action:selected:focus arrow, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:hover image, dnd .osd tab.suggested-action.has-open-popup:hover image, .osd tabbar tab.suggested-action.has-open-popup:hover image, tabbar .osd tab.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.has-open-popup:hover image, .osd dnd tab.suggested-action.has-open-popup:hover arrow, dnd .osd tab.suggested-action.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.has-open-popup:focus image, dnd .osd tab.suggested-action.has-open-popup:focus image, .osd tabbar tab.suggested-action.has-open-popup:focus image, tabbar .osd tab.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.has-open-popup:focus image, .osd dnd tab.suggested-action.has-open-popup:focus arrow, dnd .osd tab.suggested-action.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd columnview.view > header > button.suggested-action.osd:checked:hover, .osd treeview.view > header > button.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:hover image, dnd .osd tab.suggested-action.osd:checked:hover image, .osd tabbar tab.suggested-action.osd:checked:hover image, tabbar .osd tab.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd columnview.view > header > button.suggested-action.osd:checked:hover image, .osd treeview.view > header > button.suggested-action.osd:checked:hover image, .osd dnd tab.suggested-action.osd:checked:hover arrow, dnd .osd tab.suggested-action.osd:checked:hover arrow, .osd tabbar tab.suggested-action.osd:checked:hover arrow, tabbar .osd tab.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd columnview.view > header > button.suggested-action.osd:checked:hover arrow, .osd treeview.view > header > button.suggested-action.osd:checked:hover arrow, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd columnview.view > header > button.suggested-action.osd:checked:focus, .osd treeview.view > header > button.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:checked:focus image, dnd .osd tab.suggested-action.osd:checked:focus image, .osd tabbar tab.suggested-action.osd:checked:focus image, tabbar .osd tab.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd columnview.view > header > button.suggested-action.osd:checked:focus image, .osd treeview.view > header > button.suggested-action.osd:checked:focus image, .osd dnd tab.suggested-action.osd:checked:focus arrow, dnd .osd tab.suggested-action.osd:checked:focus arrow, .osd tabbar tab.suggested-action.osd:checked:focus arrow, tabbar .osd tab.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd columnview.view > header > button.suggested-action.osd:checked:focus arrow, .osd treeview.view > header > button.suggested-action.osd:checked:focus arrow, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd columnview.view > header > button.suggested-action.osd:selected:hover, .osd treeview.view > header > button.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:hover image, dnd .osd tab.suggested-action.osd:selected:hover image, .osd tabbar tab.suggested-action.osd:selected:hover image, tabbar .osd tab.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd columnview.view > header > button.suggested-action.osd:selected:hover image, .osd treeview.view > header > button.suggested-action.osd:selected:hover image, .osd dnd tab.suggested-action.osd:selected:hover arrow, dnd .osd tab.suggested-action.osd:selected:hover arrow, .osd tabbar tab.suggested-action.osd:selected:hover arrow, tabbar .osd tab.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd columnview.view > header > button.suggested-action.osd:selected:hover arrow, .osd treeview.view > header > button.suggested-action.osd:selected:hover arrow, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd columnview.view > header > button.suggested-action.osd:selected:focus, .osd treeview.view > header > button.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd:selected:focus image, dnd .osd tab.suggested-action.osd:selected:focus image, .osd tabbar tab.suggested-action.osd:selected:focus image, tabbar .osd tab.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd columnview.view > header > button.suggested-action.osd:selected:focus image, .osd treeview.view > header > button.suggested-action.osd:selected:focus image, .osd dnd tab.suggested-action.osd:selected:focus arrow, dnd .osd tab.suggested-action.osd:selected:focus arrow, .osd tabbar tab.suggested-action.osd:selected:focus arrow, tabbar .osd tab.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd columnview.view > header > button.suggested-action.osd:selected:focus arrow, .osd treeview.view > header > button.suggested-action.osd:selected:focus arrow, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:hover image, dnd .osd tab.suggested-action.osd.has-open-popup:hover image, .osd tabbar tab.suggested-action.osd.has-open-popup:hover image, tabbar .osd tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd dnd tab.suggested-action.osd.has-open-popup:hover arrow, dnd .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd dnd tab.suggested-action.osd.has-open-popup:focus image, dnd .osd tab.suggested-action.osd.has-open-popup:focus image, .osd tabbar tab.suggested-action.osd.has-open-popup:focus image, tabbar .osd tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd dnd tab.suggested-action.osd.has-open-popup:focus arrow, dnd .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd columnview.view > header > button.suggested-action:checked:hover, .osd treeview.view > header > button.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:hover image, dnd .osd tab.suggested-action:checked:hover image, .osd tabbar tab.suggested-action:checked:hover image, tabbar .osd tab.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header dnd tab.suggested-action:checked:hover image, dnd .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tab.suggested-action:checked:hover image, tabbar .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header .osd dnd tab.suggested-action:checked:hover image, dnd notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tab.suggested-action:checked:hover image, tabbar notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd columnview.view > header > button.suggested-action:checked:hover image, .osd treeview.view > header > button.suggested-action:checked:hover image, .osd dnd tab.suggested-action:checked:hover arrow, dnd .osd tab.suggested-action:checked:hover arrow, .osd tabbar tab.suggested-action:checked:hover arrow, tabbar .osd tab.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header dnd tab.suggested-action:checked:hover arrow, dnd .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header .osd dnd tab.suggested-action:checked:hover arrow, dnd notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd columnview.view > header > button.suggested-action:checked:hover arrow, .osd treeview.view > header > button.suggested-action:checked:hover arrow, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd columnview.view > header > button.suggested-action:checked:focus, .osd treeview.view > header > button.suggested-action:checked:focus, .osd dnd tab.suggested-action:checked:focus image, dnd .osd tab.suggested-action:checked:focus image, .osd tabbar tab.suggested-action:checked:focus image, tabbar .osd tab.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header dnd tab.suggested-action:checked:focus image, dnd .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tab.suggested-action:checked:focus image, tabbar .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header .osd dnd tab.suggested-action:checked:focus image, dnd notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tab.suggested-action:checked:focus image, tabbar notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd columnview.view > header > button.suggested-action:checked:focus image, .osd treeview.view > header > button.suggested-action:checked:focus image, .osd dnd tab.suggested-action:checked:focus arrow, dnd .osd tab.suggested-action:checked:focus arrow, .osd tabbar tab.suggested-action:checked:focus arrow, tabbar .osd tab.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header dnd tab.suggested-action:checked:focus arrow, dnd .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header .osd dnd tab.suggested-action:checked:focus arrow, dnd notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd columnview.view > header > button.suggested-action:checked:focus arrow, .osd treeview.view > header > button.suggested-action:checked:focus arrow, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd columnview.view > header > button.suggested-action:selected:hover, .osd treeview.view > header > button.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:hover image, dnd .osd tab.suggested-action:selected:hover image, .osd tabbar tab.suggested-action:selected:hover image, tabbar .osd tab.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header dnd tab.suggested-action:selected:hover image, dnd .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tab.suggested-action:selected:hover image, tabbar .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header .osd dnd tab.suggested-action:selected:hover image, dnd notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tab.suggested-action:selected:hover image, tabbar notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd columnview.view > header > button.suggested-action:selected:hover image, .osd treeview.view > header > button.suggested-action:selected:hover image, .osd dnd tab.suggested-action:selected:hover arrow, dnd .osd tab.suggested-action:selected:hover arrow, .osd tabbar tab.suggested-action:selected:hover arrow, tabbar .osd tab.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header dnd tab.suggested-action:selected:hover arrow, dnd .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header .osd dnd tab.suggested-action:selected:hover arrow, dnd notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd columnview.view > header > button.suggested-action:selected:hover arrow, .osd treeview.view > header > button.suggested-action:selected:hover arrow, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd columnview.view > header > button.suggested-action:selected:focus, .osd treeview.view > header > button.suggested-action:selected:focus, .osd dnd tab.suggested-action:selected:focus image, dnd .osd tab.suggested-action:selected:focus image, .osd tabbar tab.suggested-action:selected:focus image, tabbar .osd tab.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header dnd tab.suggested-action:selected:focus image, dnd .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tab.suggested-action:selected:focus image, tabbar .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header .osd dnd tab.suggested-action:selected:focus image, dnd notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tab.suggested-action:selected:focus image, tabbar notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd columnview.view > header > button.suggested-action:selected:focus image, .osd treeview.view > header > button.suggested-action:selected:focus image, .osd dnd tab.suggested-action:selected:focus arrow, dnd .osd tab.suggested-action:selected:focus arrow, .osd tabbar tab.suggested-action:selected:focus arrow, tabbar .osd tab.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header dnd tab.suggested-action:selected:focus arrow, dnd .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header .osd dnd tab.suggested-action:selected:focus arrow, dnd notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd columnview.view > header > button.suggested-action:selected:focus arrow, .osd treeview.view > header > button.suggested-action:selected:focus arrow, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:hover image, dnd .osd tab.suggested-action.has-open-popup:hover image, .osd tabbar tab.suggested-action.has-open-popup:hover image, tabbar .osd tab.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.has-open-popup:hover image, .osd dnd tab.suggested-action.has-open-popup:hover arrow, dnd .osd tab.suggested-action.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.has-open-popup:focus image, dnd .osd tab.suggested-action.has-open-popup:focus image, .osd tabbar tab.suggested-action.has-open-popup:focus image, tabbar .osd tab.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.has-open-popup:focus image, .osd dnd tab.suggested-action.has-open-popup:focus arrow, dnd .osd tab.suggested-action.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover image, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover image, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover image, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover image, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover arrow, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover arrow, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus image, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus image, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus image, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus image, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus arrow, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus arrow, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus arrow, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd columnview.view > header > button.suggested-action.osd:checked:hover, .osd treeview.view > header > button.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:hover image, dnd .osd tab.suggested-action.osd:checked:hover image, .osd tabbar tab.suggested-action.osd:checked:hover image, tabbar .osd tab.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd columnview.view > header > button.suggested-action.osd:checked:hover image, .osd treeview.view > header > button.suggested-action.osd:checked:hover image, .osd dnd tab.suggested-action.osd:checked:hover arrow, dnd .osd tab.suggested-action.osd:checked:hover arrow, .osd tabbar tab.suggested-action.osd:checked:hover arrow, tabbar .osd tab.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd columnview.view > header > button.suggested-action.osd:checked:hover arrow, .osd treeview.view > header > button.suggested-action.osd:checked:hover arrow, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd columnview.view > header > button.suggested-action.osd:checked:focus, .osd treeview.view > header > button.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:checked:focus image, dnd .osd tab.suggested-action.osd:checked:focus image, .osd tabbar tab.suggested-action.osd:checked:focus image, tabbar .osd tab.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd columnview.view > header > button.suggested-action.osd:checked:focus image, .osd treeview.view > header > button.suggested-action.osd:checked:focus image, .osd dnd tab.suggested-action.osd:checked:focus arrow, dnd .osd tab.suggested-action.osd:checked:focus arrow, .osd tabbar tab.suggested-action.osd:checked:focus arrow, tabbar .osd tab.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd columnview.view > header > button.suggested-action.osd:checked:focus arrow, .osd treeview.view > header > button.suggested-action.osd:checked:focus arrow, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd columnview.view > header > button.suggested-action.osd:selected:hover, .osd treeview.view > header > button.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:hover image, dnd .osd tab.suggested-action.osd:selected:hover image, .osd tabbar tab.suggested-action.osd:selected:hover image, tabbar .osd tab.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd columnview.view > header > button.suggested-action.osd:selected:hover image, .osd treeview.view > header > button.suggested-action.osd:selected:hover image, .osd dnd tab.suggested-action.osd:selected:hover arrow, dnd .osd tab.suggested-action.osd:selected:hover arrow, .osd tabbar tab.suggested-action.osd:selected:hover arrow, tabbar .osd tab.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd columnview.view > header > button.suggested-action.osd:selected:hover arrow, .osd treeview.view > header > button.suggested-action.osd:selected:hover arrow, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd columnview.view > header > button.suggested-action.osd:selected:focus, .osd treeview.view > header > button.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd:selected:focus image, dnd .osd tab.suggested-action.osd:selected:focus image, .osd tabbar tab.suggested-action.osd:selected:focus image, tabbar .osd tab.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd columnview.view > header > button.suggested-action.osd:selected:focus image, .osd treeview.view > header > button.suggested-action.osd:selected:focus image, .osd dnd tab.suggested-action.osd:selected:focus arrow, dnd .osd tab.suggested-action.osd:selected:focus arrow, .osd tabbar tab.suggested-action.osd:selected:focus arrow, tabbar .osd tab.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd columnview.view > header > button.suggested-action.osd:selected:focus arrow, .osd treeview.view > header > button.suggested-action.osd:selected:focus arrow, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:hover image, dnd .osd tab.suggested-action.osd.has-open-popup:hover image, .osd tabbar tab.suggested-action.osd.has-open-popup:hover image, tabbar .osd tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd dnd tab.suggested-action.osd.has-open-popup:hover arrow, dnd .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd dnd tab.suggested-action.osd.has-open-popup:focus image, dnd .osd tab.suggested-action.osd.has-open-popup:focus image, .osd tabbar tab.suggested-action.osd.has-open-popup:focus image, tabbar .osd tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd dnd tab.suggested-action.osd.has-open-popup:focus arrow, dnd .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover image, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover image, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover image, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover image, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover image, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover image, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover arrow, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover arrow, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover arrow, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover arrow, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover arrow, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus image, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus image, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus image, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus image, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus image, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus image, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus arrow, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus arrow, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus arrow, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus arrow, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action button:hover image, .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action button:hover arrow, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action button:focus image, .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action button:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover image, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus image, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd dnd tab.suggested-action:disabled, dnd .osd tab.suggested-action:disabled, .osd tabbar tab.suggested-action:disabled, tabbar .osd tab.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:disabled, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -344,13 +344,13 @@ dnd tab.destructive-action:hover, tabbar tab.destructive-action:hover, notebook dnd tab.destructive-action:active, tabbar tab.destructive-action:active, notebook > header tabs > tab.destructive-action:active, notebook > header tabbar tabbox > tabboxchild.destructive-action:active, tabbar notebook > header tabbox > tabboxchild.destructive-action:active, notebook > header > tabs > arrow.destructive-action:active, dnd tab.destructive-action.keyboard-activating, tabbar tab.destructive-action.keyboard-activating, notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.destructive-action.keyboard-activating, button.destructive-action:active, button.destructive-action.keyboard-activating, button.destructive-action.osd:active, button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.destructive-action button, tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header dnd tab.destructive-action:checked, dnd notebook > header tab.destructive-action:checked, notebook > header tabbar tab.destructive-action:checked, tabbar notebook > header tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:checked image, tabbar tab.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header dnd tab.destructive-action:checked image, dnd notebook > header tab.destructive-action:checked image, notebook > header tabbar tab.destructive-action:checked image, tabbar notebook > header tab.destructive-action:checked image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, dnd tab.destructive-action:checked arrow, tabbar tab.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header dnd tab.destructive-action:checked arrow, dnd notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tab.destructive-action:checked arrow, tabbar notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header dnd tab.destructive-action:selected, dnd notebook > header tab.destructive-action:selected, notebook > header tabbar tab.destructive-action:selected, tabbar notebook > header tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action:selected image, tabbar tab.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header dnd tab.destructive-action:selected image, dnd notebook > header tab.destructive-action:selected image, notebook > header tabbar tab.destructive-action:selected image, tabbar notebook > header tab.destructive-action:selected image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, dnd tab.destructive-action:selected arrow, tabbar tab.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header dnd tab.destructive-action:selected arrow, dnd notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tab.destructive-action:selected arrow, tabbar notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action.has-open-popup image, tabbar tab.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, dnd tab.destructive-action.has-open-popup arrow, tabbar tab.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, dnd tab.destructive-action.osd:checked, tabbar tab.destructive-action.osd:checked, dnd tab.destructive-action.osd:checked image, tabbar tab.destructive-action.osd:checked image, dnd tab.destructive-action.osd:checked arrow, tabbar tab.destructive-action.osd:checked arrow, dnd tab.destructive-action.osd:selected, tabbar tab.destructive-action.osd:selected, dnd tab.destructive-action.osd:selected image, tabbar tab.destructive-action.osd:selected image, dnd tab.destructive-action.osd:selected arrow, tabbar tab.destructive-action.osd:selected arrow, dnd tab.destructive-action.osd.has-open-popup, tabbar tab.destructive-action.osd.has-open-popup, dnd tab.destructive-action.osd.has-open-popup image, tabbar tab.destructive-action.osd.has-open-popup image, dnd tab.destructive-action.osd.has-open-popup arrow, tabbar tab.destructive-action.osd.has-open-popup arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action.osd:checked, button.destructive-action.osd:checked image, button.destructive-action.osd:checked arrow, button.destructive-action.osd:selected, button.destructive-action.osd:selected image, button.destructive-action.osd:selected arrow, button.destructive-action.osd.has-open-popup, button.destructive-action.osd.has-open-popup image, button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header dnd tab.destructive-action:checked, dnd notebook > header tab.destructive-action:checked, notebook > header tabbar tab.destructive-action:checked, tabbar notebook > header tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:checked image, tabbar tab.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header dnd tab.destructive-action:checked image, dnd notebook > header tab.destructive-action:checked image, notebook > header tabbar tab.destructive-action:checked image, tabbar notebook > header tab.destructive-action:checked image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, dnd tab.destructive-action:checked arrow, tabbar tab.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header dnd tab.destructive-action:checked arrow, dnd notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tab.destructive-action:checked arrow, tabbar notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header dnd tab.destructive-action:selected, dnd notebook > header tab.destructive-action:selected, notebook > header tabbar tab.destructive-action:selected, tabbar notebook > header tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action:selected image, tabbar tab.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header dnd tab.destructive-action:selected image, dnd notebook > header tab.destructive-action:selected image, notebook > header tabbar tab.destructive-action:selected image, tabbar notebook > header tab.destructive-action:selected image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, dnd tab.destructive-action:selected arrow, tabbar tab.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header dnd tab.destructive-action:selected arrow, dnd notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tab.destructive-action:selected arrow, tabbar notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action.has-open-popup image, tabbar tab.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, dnd tab.destructive-action.has-open-popup arrow, tabbar tab.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.destructive-action button, tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.destructive-action button image, tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.destructive-action button image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button image, dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.destructive-action button arrow, tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.destructive-action button arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action button image, button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action button:hover, tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action button:focus, tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, columnview.view > header > button.destructive-action:checked:hover, treeview.view > header > button.destructive-action:checked:hover, dnd tab.destructive-action:checked:hover image, tabbar tab.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header dnd tab.destructive-action:checked:hover image, dnd notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tab.destructive-action:checked:hover image, tabbar notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, columnview.view > header > button.destructive-action:checked:hover image, treeview.view > header > button.destructive-action:checked:hover image, dnd tab.destructive-action:checked:hover arrow, tabbar tab.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header dnd tab.destructive-action:checked:hover arrow, dnd notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, columnview.view > header > button.destructive-action:checked:hover arrow, treeview.view > header > button.destructive-action:checked:hover arrow, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, columnview.view > header > button.destructive-action:checked:focus, treeview.view > header > button.destructive-action:checked:focus, dnd tab.destructive-action:checked:focus image, tabbar tab.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header dnd tab.destructive-action:checked:focus image, dnd notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tab.destructive-action:checked:focus image, tabbar notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, columnview.view > header > button.destructive-action:checked:focus image, treeview.view > header > button.destructive-action:checked:focus image, dnd tab.destructive-action:checked:focus arrow, tabbar tab.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header dnd tab.destructive-action:checked:focus arrow, dnd notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, columnview.view > header > button.destructive-action:checked:focus arrow, treeview.view > header > button.destructive-action:checked:focus arrow, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, columnview.view > header > button.destructive-action:selected:hover, treeview.view > header > button.destructive-action:selected:hover, dnd tab.destructive-action:selected:hover image, tabbar tab.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header dnd tab.destructive-action:selected:hover image, dnd notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tab.destructive-action:selected:hover image, tabbar notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, columnview.view > header > button.destructive-action:selected:hover image, treeview.view > header > button.destructive-action:selected:hover image, dnd tab.destructive-action:selected:hover arrow, tabbar tab.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header dnd tab.destructive-action:selected:hover arrow, dnd notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, columnview.view > header > button.destructive-action:selected:hover arrow, treeview.view > header > button.destructive-action:selected:hover arrow, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, columnview.view > header > button.destructive-action:selected:focus, treeview.view > header > button.destructive-action:selected:focus, dnd tab.destructive-action:selected:focus image, tabbar tab.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header dnd tab.destructive-action:selected:focus image, dnd notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tab.destructive-action:selected:focus image, tabbar notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, columnview.view > header > button.destructive-action:selected:focus image, treeview.view > header > button.destructive-action:selected:focus image, dnd tab.destructive-action:selected:focus arrow, tabbar tab.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header dnd tab.destructive-action:selected:focus arrow, dnd notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, columnview.view > header > button.destructive-action:selected:focus arrow, treeview.view > header > button.destructive-action:selected:focus arrow, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, columnview.view > header > button.destructive-action.has-open-popup:hover, treeview.view > header > button.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:hover image, tabbar tab.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, columnview.view > header > button.destructive-action.has-open-popup:hover image, treeview.view > header > button.destructive-action.has-open-popup:hover image, dnd tab.destructive-action.has-open-popup:hover arrow, tabbar tab.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.has-open-popup:hover arrow, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, columnview.view > header > button.destructive-action.has-open-popup:focus, treeview.view > header > button.destructive-action.has-open-popup:focus, dnd tab.destructive-action.has-open-popup:focus image, tabbar tab.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, columnview.view > header > button.destructive-action.has-open-popup:focus image, treeview.view > header > button.destructive-action.has-open-popup:focus image, dnd tab.destructive-action.has-open-popup:focus arrow, tabbar tab.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.has-open-popup:focus arrow, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, columnview.view > header > button.destructive-action.osd:checked:hover, treeview.view > header > button.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:hover image, tabbar tab.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, columnview.view > header > button.destructive-action.osd:checked:hover image, treeview.view > header > button.destructive-action.osd:checked:hover image, dnd tab.destructive-action.osd:checked:hover arrow, tabbar tab.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, columnview.view > header > button.destructive-action.osd:checked:hover arrow, treeview.view > header > button.destructive-action.osd:checked:hover arrow, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, columnview.view > header > button.destructive-action.osd:checked:focus, treeview.view > header > button.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:checked:focus image, tabbar tab.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, columnview.view > header > button.destructive-action.osd:checked:focus image, treeview.view > header > button.destructive-action.osd:checked:focus image, dnd tab.destructive-action.osd:checked:focus arrow, tabbar tab.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, columnview.view > header > button.destructive-action.osd:checked:focus arrow, treeview.view > header > button.destructive-action.osd:checked:focus arrow, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, columnview.view > header > button.destructive-action.osd:selected:hover, treeview.view > header > button.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:hover image, tabbar tab.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, columnview.view > header > button.destructive-action.osd:selected:hover image, treeview.view > header > button.destructive-action.osd:selected:hover image, dnd tab.destructive-action.osd:selected:hover arrow, tabbar tab.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, columnview.view > header > button.destructive-action.osd:selected:hover arrow, treeview.view > header > button.destructive-action.osd:selected:hover arrow, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, columnview.view > header > button.destructive-action.osd:selected:focus, treeview.view > header > button.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd:selected:focus image, tabbar tab.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, columnview.view > header > button.destructive-action.osd:selected:focus image, treeview.view > header > button.destructive-action.osd:selected:focus image, dnd tab.destructive-action.osd:selected:focus arrow, tabbar tab.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, columnview.view > header > button.destructive-action.osd:selected:focus arrow, treeview.view > header > button.destructive-action.osd:selected:focus arrow, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, columnview.view > header > button.destructive-action.osd.has-open-popup:hover, treeview.view > header > button.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:hover image, tabbar tab.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, dnd tab.destructive-action.osd.has-open-popup:hover arrow, tabbar tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, columnview.view > header > button.destructive-action.osd.has-open-popup:focus, treeview.view > header > button.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd.has-open-popup:focus image, tabbar tab.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, dnd tab.destructive-action.osd.has-open-popup:focus arrow, tabbar tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, columnview.view > header > button.destructive-action:checked:hover, treeview.view > header > button.destructive-action:checked:hover, dnd tab.destructive-action:checked:hover image, tabbar tab.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header dnd tab.destructive-action:checked:hover image, dnd notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tab.destructive-action:checked:hover image, tabbar notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, columnview.view > header > button.destructive-action:checked:hover image, treeview.view > header > button.destructive-action:checked:hover image, dnd tab.destructive-action:checked:hover arrow, tabbar tab.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header dnd tab.destructive-action:checked:hover arrow, dnd notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, columnview.view > header > button.destructive-action:checked:hover arrow, treeview.view > header > button.destructive-action:checked:hover arrow, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, columnview.view > header > button.destructive-action:checked:focus, treeview.view > header > button.destructive-action:checked:focus, dnd tab.destructive-action:checked:focus image, tabbar tab.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header dnd tab.destructive-action:checked:focus image, dnd notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tab.destructive-action:checked:focus image, tabbar notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, columnview.view > header > button.destructive-action:checked:focus image, treeview.view > header > button.destructive-action:checked:focus image, dnd tab.destructive-action:checked:focus arrow, tabbar tab.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header dnd tab.destructive-action:checked:focus arrow, dnd notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, columnview.view > header > button.destructive-action:checked:focus arrow, treeview.view > header > button.destructive-action:checked:focus arrow, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, columnview.view > header > button.destructive-action:selected:hover, treeview.view > header > button.destructive-action:selected:hover, dnd tab.destructive-action:selected:hover image, tabbar tab.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header dnd tab.destructive-action:selected:hover image, dnd notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tab.destructive-action:selected:hover image, tabbar notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, columnview.view > header > button.destructive-action:selected:hover image, treeview.view > header > button.destructive-action:selected:hover image, dnd tab.destructive-action:selected:hover arrow, tabbar tab.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header dnd tab.destructive-action:selected:hover arrow, dnd notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, columnview.view > header > button.destructive-action:selected:hover arrow, treeview.view > header > button.destructive-action:selected:hover arrow, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, columnview.view > header > button.destructive-action:selected:focus, treeview.view > header > button.destructive-action:selected:focus, dnd tab.destructive-action:selected:focus image, tabbar tab.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header dnd tab.destructive-action:selected:focus image, dnd notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tab.destructive-action:selected:focus image, tabbar notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, columnview.view > header > button.destructive-action:selected:focus image, treeview.view > header > button.destructive-action:selected:focus image, dnd tab.destructive-action:selected:focus arrow, tabbar tab.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header dnd tab.destructive-action:selected:focus arrow, dnd notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, columnview.view > header > button.destructive-action:selected:focus arrow, treeview.view > header > button.destructive-action:selected:focus arrow, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, columnview.view > header > button.destructive-action.has-open-popup:hover, treeview.view > header > button.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:hover image, tabbar tab.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, columnview.view > header > button.destructive-action.has-open-popup:hover image, treeview.view > header > button.destructive-action.has-open-popup:hover image, dnd tab.destructive-action.has-open-popup:hover arrow, tabbar tab.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.has-open-popup:hover arrow, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, columnview.view > header > button.destructive-action.has-open-popup:focus, treeview.view > header > button.destructive-action.has-open-popup:focus, dnd tab.destructive-action.has-open-popup:focus image, tabbar tab.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, columnview.view > header > button.destructive-action.has-open-popup:focus image, treeview.view > header > button.destructive-action.has-open-popup:focus image, dnd tab.destructive-action.has-open-popup:focus arrow, tabbar tab.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.has-open-popup:focus arrow, dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action button:hover, tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover, dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.destructive-action button:hover image, tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.destructive-action button:hover image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover image, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover image, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover image, dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.destructive-action button:hover arrow, tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.destructive-action button:hover arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover arrow, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover arrow, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover arrow, dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action button:focus, tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus, dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.destructive-action button:focus image, tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.destructive-action button:focus image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus image, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus image, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus image, dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.destructive-action button:focus arrow, tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.destructive-action button:focus arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus arrow, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus arrow, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus arrow, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, columnview.view > header > button.destructive-action.osd:checked:hover, treeview.view > header > button.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:hover image, tabbar tab.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, columnview.view > header > button.destructive-action.osd:checked:hover image, treeview.view > header > button.destructive-action.osd:checked:hover image, dnd tab.destructive-action.osd:checked:hover arrow, tabbar tab.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, columnview.view > header > button.destructive-action.osd:checked:hover arrow, treeview.view > header > button.destructive-action.osd:checked:hover arrow, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, columnview.view > header > button.destructive-action.osd:checked:focus, treeview.view > header > button.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:checked:focus image, tabbar tab.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, columnview.view > header > button.destructive-action.osd:checked:focus image, treeview.view > header > button.destructive-action.osd:checked:focus image, dnd tab.destructive-action.osd:checked:focus arrow, tabbar tab.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, columnview.view > header > button.destructive-action.osd:checked:focus arrow, treeview.view > header > button.destructive-action.osd:checked:focus arrow, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, columnview.view > header > button.destructive-action.osd:selected:hover, treeview.view > header > button.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:hover image, tabbar tab.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, columnview.view > header > button.destructive-action.osd:selected:hover image, treeview.view > header > button.destructive-action.osd:selected:hover image, dnd tab.destructive-action.osd:selected:hover arrow, tabbar tab.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, columnview.view > header > button.destructive-action.osd:selected:hover arrow, treeview.view > header > button.destructive-action.osd:selected:hover arrow, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, columnview.view > header > button.destructive-action.osd:selected:focus, treeview.view > header > button.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd:selected:focus image, tabbar tab.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, columnview.view > header > button.destructive-action.osd:selected:focus image, treeview.view > header > button.destructive-action.osd:selected:focus image, dnd tab.destructive-action.osd:selected:focus arrow, tabbar tab.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, columnview.view > header > button.destructive-action.osd:selected:focus arrow, treeview.view > header > button.destructive-action.osd:selected:focus arrow, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, columnview.view > header > button.destructive-action.osd.has-open-popup:hover, treeview.view > header > button.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:hover image, tabbar tab.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, dnd tab.destructive-action.osd.has-open-popup:hover arrow, tabbar tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, columnview.view > header > button.destructive-action.osd.has-open-popup:focus, treeview.view > header > button.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd.has-open-popup:focus image, tabbar tab.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, dnd tab.destructive-action.osd.has-open-popup:focus arrow, tabbar tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover image, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover image, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover image, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover image, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover arrow, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover arrow, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover arrow, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus image, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus image, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus image, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus image, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus arrow, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus arrow, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action button:hover image, button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action button:hover arrow, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action button:focus image, button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action button:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd button:hover image, button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd button:hover arrow, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus, button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd button:focus image, button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.destructive-action:disabled, tabbar tab.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar notebook > header tabbox > tabboxchild.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -362,13 +362,13 @@ dnd tab.destructive-action:disabled, tabbar tab.destructive-action:disabled, not .osd dnd tab.destructive-action:active, dnd .osd tab.destructive-action:active, .osd tabbar tab.destructive-action:active, tabbar .osd tab.destructive-action:active, .osd notebook > header tabs > tab.destructive-action:active, notebook > header .osd tabs > tab.destructive-action:active, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:active, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:active, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:active, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:active, .osd notebook > header > tabs > arrow.destructive-action:active, .osd dnd tab.destructive-action.keyboard-activating, dnd .osd tab.destructive-action.keyboard-activating, .osd tabbar tab.destructive-action.keyboard-activating, tabbar .osd tab.destructive-action.keyboard-activating, .osd notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header .osd tabs > tab.destructive-action.keyboard-activating, .osd notebook > header dnd tab.keyboard-activating, dnd .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tab.keyboard-activating, tabbar .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd dnd tab.keyboard-activating, dnd notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tab.keyboard-activating, tabbar notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action.keyboard-activating, .osd button.destructive-action:active, .osd button.destructive-action.keyboard-activating, .osd button.destructive-action.osd:active, .osd button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.destructive-action button, dnd .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.destructive-action button, .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.destructive-action button, tabbar .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header dnd tab.destructive-action:checked, dnd .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tab.destructive-action:checked, tabbar .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd dnd tab.destructive-action:checked, dnd notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tab.destructive-action:checked, tabbar notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:checked image, dnd .osd tab.destructive-action:checked image, .osd tabbar tab.destructive-action:checked image, tabbar .osd tab.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header dnd tab.destructive-action:checked image, dnd .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tab.destructive-action:checked image, tabbar .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header .osd dnd tab.destructive-action:checked image, dnd notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tab.destructive-action:checked image, tabbar notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd dnd tab.destructive-action:checked arrow, dnd .osd tab.destructive-action:checked arrow, .osd tabbar tab.destructive-action:checked arrow, tabbar .osd tab.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header dnd tab.destructive-action:checked arrow, dnd .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tab.destructive-action:checked arrow, tabbar .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header .osd dnd tab.destructive-action:checked arrow, dnd notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tab.destructive-action:checked arrow, tabbar notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header dnd tab.destructive-action:selected, dnd .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tab.destructive-action:selected, tabbar .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd dnd tab.destructive-action:selected, dnd notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tab.destructive-action:selected, tabbar notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action:selected image, dnd .osd tab.destructive-action:selected image, .osd tabbar tab.destructive-action:selected image, tabbar .osd tab.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header dnd tab.destructive-action:selected image, dnd .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tab.destructive-action:selected image, tabbar .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header .osd dnd tab.destructive-action:selected image, dnd notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tab.destructive-action:selected image, tabbar notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd dnd tab.destructive-action:selected arrow, dnd .osd tab.destructive-action:selected arrow, .osd tabbar tab.destructive-action:selected arrow, tabbar .osd tab.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header dnd tab.destructive-action:selected arrow, dnd .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tab.destructive-action:selected arrow, tabbar .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header .osd dnd tab.destructive-action:selected arrow, dnd notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tab.destructive-action:selected arrow, tabbar notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action.has-open-popup image, dnd .osd tab.destructive-action.has-open-popup image, .osd tabbar tab.destructive-action.has-open-popup image, tabbar .osd tab.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd dnd tab.destructive-action.has-open-popup arrow, dnd .osd tab.destructive-action.has-open-popup arrow, .osd tabbar tab.destructive-action.has-open-popup arrow, tabbar .osd tab.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd dnd tab.destructive-action.osd:checked, dnd .osd tab.destructive-action.osd:checked, .osd tabbar tab.destructive-action.osd:checked, tabbar .osd tab.destructive-action.osd:checked, .osd notebook > header tabs > tab.destructive-action.osd:checked, notebook > header .osd tabs > tab.destructive-action.osd:checked, .osd notebook > header dnd tab.osd:checked, dnd .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tab.osd:checked, tabbar .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked, notebook > header .osd dnd tab.osd:checked, dnd notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tab.osd:checked, tabbar notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked, .osd dnd tab.destructive-action.osd:checked image, dnd .osd tab.destructive-action.osd:checked image, .osd tabbar tab.destructive-action.osd:checked image, tabbar .osd tab.destructive-action.osd:checked image, .osd notebook > header tabs > tab.destructive-action.osd:checked image, notebook > header .osd tabs > tab.destructive-action.osd:checked image, .osd notebook > header dnd tab.osd:checked image, dnd .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tab.osd:checked image, tabbar .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked image, notebook > header .osd dnd tab.osd:checked image, dnd notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tab.osd:checked image, tabbar notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked image, .osd dnd tab.destructive-action.osd:checked arrow, dnd .osd tab.destructive-action.osd:checked arrow, .osd tabbar tab.destructive-action.osd:checked arrow, tabbar .osd tab.destructive-action.osd:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked arrow, .osd notebook > header dnd tab.osd:checked arrow, dnd .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tab.osd:checked arrow, tabbar .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header .osd dnd tab.osd:checked arrow, dnd notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tab.osd:checked arrow, tabbar notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked arrow, .osd dnd tab.destructive-action.osd:selected, dnd .osd tab.destructive-action.osd:selected, .osd tabbar tab.destructive-action.osd:selected, tabbar .osd tab.destructive-action.osd:selected, .osd notebook > header tabs > tab.destructive-action.osd:selected, notebook > header .osd tabs > tab.destructive-action.osd:selected, .osd notebook > header dnd tab.osd:selected, dnd .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tab.osd:selected, tabbar .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected, notebook > header .osd dnd tab.osd:selected, dnd notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tab.osd:selected, tabbar notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected, .osd dnd tab.destructive-action.osd:selected image, dnd .osd tab.destructive-action.osd:selected image, .osd tabbar tab.destructive-action.osd:selected image, tabbar .osd tab.destructive-action.osd:selected image, .osd notebook > header tabs > tab.destructive-action.osd:selected image, notebook > header .osd tabs > tab.destructive-action.osd:selected image, .osd notebook > header dnd tab.osd:selected image, dnd .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tab.osd:selected image, tabbar .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected image, notebook > header .osd dnd tab.osd:selected image, dnd notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tab.osd:selected image, tabbar notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected image, .osd dnd tab.destructive-action.osd:selected arrow, dnd .osd tab.destructive-action.osd:selected arrow, .osd tabbar tab.destructive-action.osd:selected arrow, tabbar .osd tab.destructive-action.osd:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected arrow, .osd notebook > header dnd tab.osd:selected arrow, dnd .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tab.osd:selected arrow, tabbar .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header .osd dnd tab.osd:selected arrow, dnd notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tab.osd:selected arrow, tabbar notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected arrow, .osd dnd tab.destructive-action.osd.has-open-popup, dnd .osd tab.destructive-action.osd.has-open-popup, .osd tabbar tab.destructive-action.osd.has-open-popup, tabbar .osd tab.destructive-action.osd.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd dnd tab.destructive-action.osd.has-open-popup image, dnd .osd tab.destructive-action.osd.has-open-popup image, .osd tabbar tab.destructive-action.osd.has-open-popup image, tabbar .osd tab.destructive-action.osd.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd dnd tab.destructive-action.osd.has-open-popup arrow, dnd .osd tab.destructive-action.osd.has-open-popup arrow, .osd tabbar tab.destructive-action.osd.has-open-popup arrow, tabbar .osd tab.destructive-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:checked image, .osd button.destructive-action.osd:checked arrow, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd:selected image, .osd button.destructive-action.osd:selected arrow, .osd button.destructive-action.osd.has-open-popup, .osd button.destructive-action.osd.has-open-popup image, .osd button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header dnd tab.destructive-action:checked, dnd .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tab.destructive-action:checked, tabbar .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd dnd tab.destructive-action:checked, dnd notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tab.destructive-action:checked, tabbar notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:checked image, dnd .osd tab.destructive-action:checked image, .osd tabbar tab.destructive-action:checked image, tabbar .osd tab.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header dnd tab.destructive-action:checked image, dnd .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tab.destructive-action:checked image, tabbar .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header .osd dnd tab.destructive-action:checked image, dnd notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tab.destructive-action:checked image, tabbar notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd dnd tab.destructive-action:checked arrow, dnd .osd tab.destructive-action:checked arrow, .osd tabbar tab.destructive-action:checked arrow, tabbar .osd tab.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header dnd tab.destructive-action:checked arrow, dnd .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tab.destructive-action:checked arrow, tabbar .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header .osd dnd tab.destructive-action:checked arrow, dnd notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tab.destructive-action:checked arrow, tabbar notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header dnd tab.destructive-action:selected, dnd .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tab.destructive-action:selected, tabbar .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd dnd tab.destructive-action:selected, dnd notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tab.destructive-action:selected, tabbar notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action:selected image, dnd .osd tab.destructive-action:selected image, .osd tabbar tab.destructive-action:selected image, tabbar .osd tab.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header dnd tab.destructive-action:selected image, dnd .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tab.destructive-action:selected image, tabbar .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header .osd dnd tab.destructive-action:selected image, dnd notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tab.destructive-action:selected image, tabbar notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd dnd tab.destructive-action:selected arrow, dnd .osd tab.destructive-action:selected arrow, .osd tabbar tab.destructive-action:selected arrow, tabbar .osd tab.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header dnd tab.destructive-action:selected arrow, dnd .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tab.destructive-action:selected arrow, tabbar .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header .osd dnd tab.destructive-action:selected arrow, dnd notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tab.destructive-action:selected arrow, tabbar notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action.has-open-popup image, dnd .osd tab.destructive-action.has-open-popup image, .osd tabbar tab.destructive-action.has-open-popup image, tabbar .osd tab.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd dnd tab.destructive-action.has-open-popup arrow, dnd .osd tab.destructive-action.has-open-popup arrow, .osd tabbar tab.destructive-action.has-open-popup arrow, tabbar .osd tab.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.destructive-action button, dnd .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.destructive-action button, .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.destructive-action button, tabbar .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab.destructive-action button image, dnd .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab.destructive-action button image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button image, .osd dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button, .osd button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action button image, .osd button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd columnview.view > header > button.destructive-action:checked:hover, .osd treeview.view > header > button.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:hover image, dnd .osd tab.destructive-action:checked:hover image, .osd tabbar tab.destructive-action:checked:hover image, tabbar .osd tab.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header dnd tab.destructive-action:checked:hover image, dnd .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tab.destructive-action:checked:hover image, tabbar .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header .osd dnd tab.destructive-action:checked:hover image, dnd notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tab.destructive-action:checked:hover image, tabbar notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd columnview.view > header > button.destructive-action:checked:hover image, .osd treeview.view > header > button.destructive-action:checked:hover image, .osd dnd tab.destructive-action:checked:hover arrow, dnd .osd tab.destructive-action:checked:hover arrow, .osd tabbar tab.destructive-action:checked:hover arrow, tabbar .osd tab.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header dnd tab.destructive-action:checked:hover arrow, dnd .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header .osd dnd tab.destructive-action:checked:hover arrow, dnd notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd columnview.view > header > button.destructive-action:checked:hover arrow, .osd treeview.view > header > button.destructive-action:checked:hover arrow, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd columnview.view > header > button.destructive-action:checked:focus, .osd treeview.view > header > button.destructive-action:checked:focus, .osd dnd tab.destructive-action:checked:focus image, dnd .osd tab.destructive-action:checked:focus image, .osd tabbar tab.destructive-action:checked:focus image, tabbar .osd tab.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header dnd tab.destructive-action:checked:focus image, dnd .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tab.destructive-action:checked:focus image, tabbar .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header .osd dnd tab.destructive-action:checked:focus image, dnd notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tab.destructive-action:checked:focus image, tabbar notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd columnview.view > header > button.destructive-action:checked:focus image, .osd treeview.view > header > button.destructive-action:checked:focus image, .osd dnd tab.destructive-action:checked:focus arrow, dnd .osd tab.destructive-action:checked:focus arrow, .osd tabbar tab.destructive-action:checked:focus arrow, tabbar .osd tab.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header dnd tab.destructive-action:checked:focus arrow, dnd .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header .osd dnd tab.destructive-action:checked:focus arrow, dnd notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd columnview.view > header > button.destructive-action:checked:focus arrow, .osd treeview.view > header > button.destructive-action:checked:focus arrow, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd columnview.view > header > button.destructive-action:selected:hover, .osd treeview.view > header > button.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:hover image, dnd .osd tab.destructive-action:selected:hover image, .osd tabbar tab.destructive-action:selected:hover image, tabbar .osd tab.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header dnd tab.destructive-action:selected:hover image, dnd .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tab.destructive-action:selected:hover image, tabbar .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header .osd dnd tab.destructive-action:selected:hover image, dnd notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tab.destructive-action:selected:hover image, tabbar notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd columnview.view > header > button.destructive-action:selected:hover image, .osd treeview.view > header > button.destructive-action:selected:hover image, .osd dnd tab.destructive-action:selected:hover arrow, dnd .osd tab.destructive-action:selected:hover arrow, .osd tabbar tab.destructive-action:selected:hover arrow, tabbar .osd tab.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header dnd tab.destructive-action:selected:hover arrow, dnd .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header .osd dnd tab.destructive-action:selected:hover arrow, dnd notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd columnview.view > header > button.destructive-action:selected:hover arrow, .osd treeview.view > header > button.destructive-action:selected:hover arrow, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd columnview.view > header > button.destructive-action:selected:focus, .osd treeview.view > header > button.destructive-action:selected:focus, .osd dnd tab.destructive-action:selected:focus image, dnd .osd tab.destructive-action:selected:focus image, .osd tabbar tab.destructive-action:selected:focus image, tabbar .osd tab.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header dnd tab.destructive-action:selected:focus image, dnd .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tab.destructive-action:selected:focus image, tabbar .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header .osd dnd tab.destructive-action:selected:focus image, dnd notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tab.destructive-action:selected:focus image, tabbar notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd columnview.view > header > button.destructive-action:selected:focus image, .osd treeview.view > header > button.destructive-action:selected:focus image, .osd dnd tab.destructive-action:selected:focus arrow, dnd .osd tab.destructive-action:selected:focus arrow, .osd tabbar tab.destructive-action:selected:focus arrow, tabbar .osd tab.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header dnd tab.destructive-action:selected:focus arrow, dnd .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header .osd dnd tab.destructive-action:selected:focus arrow, dnd notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd columnview.view > header > button.destructive-action:selected:focus arrow, .osd treeview.view > header > button.destructive-action:selected:focus arrow, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:hover image, dnd .osd tab.destructive-action.has-open-popup:hover image, .osd tabbar tab.destructive-action.has-open-popup:hover image, tabbar .osd tab.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.has-open-popup:hover image, .osd dnd tab.destructive-action.has-open-popup:hover arrow, dnd .osd tab.destructive-action.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.has-open-popup:focus image, dnd .osd tab.destructive-action.has-open-popup:focus image, .osd tabbar tab.destructive-action.has-open-popup:focus image, tabbar .osd tab.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.has-open-popup:focus image, .osd dnd tab.destructive-action.has-open-popup:focus arrow, dnd .osd tab.destructive-action.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd columnview.view > header > button.destructive-action.osd:checked:hover, .osd treeview.view > header > button.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:hover image, dnd .osd tab.destructive-action.osd:checked:hover image, .osd tabbar tab.destructive-action.osd:checked:hover image, tabbar .osd tab.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd columnview.view > header > button.destructive-action.osd:checked:hover image, .osd treeview.view > header > button.destructive-action.osd:checked:hover image, .osd dnd tab.destructive-action.osd:checked:hover arrow, dnd .osd tab.destructive-action.osd:checked:hover arrow, .osd tabbar tab.destructive-action.osd:checked:hover arrow, tabbar .osd tab.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd columnview.view > header > button.destructive-action.osd:checked:hover arrow, .osd treeview.view > header > button.destructive-action.osd:checked:hover arrow, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd columnview.view > header > button.destructive-action.osd:checked:focus, .osd treeview.view > header > button.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:checked:focus image, dnd .osd tab.destructive-action.osd:checked:focus image, .osd tabbar tab.destructive-action.osd:checked:focus image, tabbar .osd tab.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd columnview.view > header > button.destructive-action.osd:checked:focus image, .osd treeview.view > header > button.destructive-action.osd:checked:focus image, .osd dnd tab.destructive-action.osd:checked:focus arrow, dnd .osd tab.destructive-action.osd:checked:focus arrow, .osd tabbar tab.destructive-action.osd:checked:focus arrow, tabbar .osd tab.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd columnview.view > header > button.destructive-action.osd:checked:focus arrow, .osd treeview.view > header > button.destructive-action.osd:checked:focus arrow, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd columnview.view > header > button.destructive-action.osd:selected:hover, .osd treeview.view > header > button.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:hover image, dnd .osd tab.destructive-action.osd:selected:hover image, .osd tabbar tab.destructive-action.osd:selected:hover image, tabbar .osd tab.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd columnview.view > header > button.destructive-action.osd:selected:hover image, .osd treeview.view > header > button.destructive-action.osd:selected:hover image, .osd dnd tab.destructive-action.osd:selected:hover arrow, dnd .osd tab.destructive-action.osd:selected:hover arrow, .osd tabbar tab.destructive-action.osd:selected:hover arrow, tabbar .osd tab.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd columnview.view > header > button.destructive-action.osd:selected:hover arrow, .osd treeview.view > header > button.destructive-action.osd:selected:hover arrow, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd columnview.view > header > button.destructive-action.osd:selected:focus, .osd treeview.view > header > button.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd:selected:focus image, dnd .osd tab.destructive-action.osd:selected:focus image, .osd tabbar tab.destructive-action.osd:selected:focus image, tabbar .osd tab.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd columnview.view > header > button.destructive-action.osd:selected:focus image, .osd treeview.view > header > button.destructive-action.osd:selected:focus image, .osd dnd tab.destructive-action.osd:selected:focus arrow, dnd .osd tab.destructive-action.osd:selected:focus arrow, .osd tabbar tab.destructive-action.osd:selected:focus arrow, tabbar .osd tab.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd columnview.view > header > button.destructive-action.osd:selected:focus arrow, .osd treeview.view > header > button.destructive-action.osd:selected:focus arrow, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:hover image, dnd .osd tab.destructive-action.osd.has-open-popup:hover image, .osd tabbar tab.destructive-action.osd.has-open-popup:hover image, tabbar .osd tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd dnd tab.destructive-action.osd.has-open-popup:hover arrow, dnd .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd dnd tab.destructive-action.osd.has-open-popup:focus image, dnd .osd tab.destructive-action.osd.has-open-popup:focus image, .osd tabbar tab.destructive-action.osd.has-open-popup:focus image, tabbar .osd tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd dnd tab.destructive-action.osd.has-open-popup:focus arrow, dnd .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd columnview.view > header > button.destructive-action:checked:hover, .osd treeview.view > header > button.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:hover image, dnd .osd tab.destructive-action:checked:hover image, .osd tabbar tab.destructive-action:checked:hover image, tabbar .osd tab.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header dnd tab.destructive-action:checked:hover image, dnd .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tab.destructive-action:checked:hover image, tabbar .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header .osd dnd tab.destructive-action:checked:hover image, dnd notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tab.destructive-action:checked:hover image, tabbar notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd columnview.view > header > button.destructive-action:checked:hover image, .osd treeview.view > header > button.destructive-action:checked:hover image, .osd dnd tab.destructive-action:checked:hover arrow, dnd .osd tab.destructive-action:checked:hover arrow, .osd tabbar tab.destructive-action:checked:hover arrow, tabbar .osd tab.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header dnd tab.destructive-action:checked:hover arrow, dnd .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header .osd dnd tab.destructive-action:checked:hover arrow, dnd notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd columnview.view > header > button.destructive-action:checked:hover arrow, .osd treeview.view > header > button.destructive-action:checked:hover arrow, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd columnview.view > header > button.destructive-action:checked:focus, .osd treeview.view > header > button.destructive-action:checked:focus, .osd dnd tab.destructive-action:checked:focus image, dnd .osd tab.destructive-action:checked:focus image, .osd tabbar tab.destructive-action:checked:focus image, tabbar .osd tab.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header dnd tab.destructive-action:checked:focus image, dnd .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tab.destructive-action:checked:focus image, tabbar .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header .osd dnd tab.destructive-action:checked:focus image, dnd notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tab.destructive-action:checked:focus image, tabbar notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd columnview.view > header > button.destructive-action:checked:focus image, .osd treeview.view > header > button.destructive-action:checked:focus image, .osd dnd tab.destructive-action:checked:focus arrow, dnd .osd tab.destructive-action:checked:focus arrow, .osd tabbar tab.destructive-action:checked:focus arrow, tabbar .osd tab.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header dnd tab.destructive-action:checked:focus arrow, dnd .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header .osd dnd tab.destructive-action:checked:focus arrow, dnd notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd columnview.view > header > button.destructive-action:checked:focus arrow, .osd treeview.view > header > button.destructive-action:checked:focus arrow, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd columnview.view > header > button.destructive-action:selected:hover, .osd treeview.view > header > button.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:hover image, dnd .osd tab.destructive-action:selected:hover image, .osd tabbar tab.destructive-action:selected:hover image, tabbar .osd tab.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header dnd tab.destructive-action:selected:hover image, dnd .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tab.destructive-action:selected:hover image, tabbar .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header .osd dnd tab.destructive-action:selected:hover image, dnd notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tab.destructive-action:selected:hover image, tabbar notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd columnview.view > header > button.destructive-action:selected:hover image, .osd treeview.view > header > button.destructive-action:selected:hover image, .osd dnd tab.destructive-action:selected:hover arrow, dnd .osd tab.destructive-action:selected:hover arrow, .osd tabbar tab.destructive-action:selected:hover arrow, tabbar .osd tab.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header dnd tab.destructive-action:selected:hover arrow, dnd .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header .osd dnd tab.destructive-action:selected:hover arrow, dnd notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd columnview.view > header > button.destructive-action:selected:hover arrow, .osd treeview.view > header > button.destructive-action:selected:hover arrow, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd columnview.view > header > button.destructive-action:selected:focus, .osd treeview.view > header > button.destructive-action:selected:focus, .osd dnd tab.destructive-action:selected:focus image, dnd .osd tab.destructive-action:selected:focus image, .osd tabbar tab.destructive-action:selected:focus image, tabbar .osd tab.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header dnd tab.destructive-action:selected:focus image, dnd .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tab.destructive-action:selected:focus image, tabbar .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header .osd dnd tab.destructive-action:selected:focus image, dnd notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tab.destructive-action:selected:focus image, tabbar notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd columnview.view > header > button.destructive-action:selected:focus image, .osd treeview.view > header > button.destructive-action:selected:focus image, .osd dnd tab.destructive-action:selected:focus arrow, dnd .osd tab.destructive-action:selected:focus arrow, .osd tabbar tab.destructive-action:selected:focus arrow, tabbar .osd tab.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header dnd tab.destructive-action:selected:focus arrow, dnd .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header .osd dnd tab.destructive-action:selected:focus arrow, dnd notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd columnview.view > header > button.destructive-action:selected:focus arrow, .osd treeview.view > header > button.destructive-action:selected:focus arrow, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:hover image, dnd .osd tab.destructive-action.has-open-popup:hover image, .osd tabbar tab.destructive-action.has-open-popup:hover image, tabbar .osd tab.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.has-open-popup:hover image, .osd dnd tab.destructive-action.has-open-popup:hover arrow, dnd .osd tab.destructive-action.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.has-open-popup:focus image, dnd .osd tab.destructive-action.has-open-popup:focus image, .osd tabbar tab.destructive-action.has-open-popup:focus image, tabbar .osd tab.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.has-open-popup:focus image, .osd dnd tab.destructive-action.has-open-popup:focus arrow, dnd .osd tab.destructive-action.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover image, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover image, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover image, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover image, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover arrow, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover arrow, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus image, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus image, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus image, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus image, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus arrow, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus arrow, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus arrow, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd columnview.view > header > button.destructive-action.osd:checked:hover, .osd treeview.view > header > button.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:hover image, dnd .osd tab.destructive-action.osd:checked:hover image, .osd tabbar tab.destructive-action.osd:checked:hover image, tabbar .osd tab.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd columnview.view > header > button.destructive-action.osd:checked:hover image, .osd treeview.view > header > button.destructive-action.osd:checked:hover image, .osd dnd tab.destructive-action.osd:checked:hover arrow, dnd .osd tab.destructive-action.osd:checked:hover arrow, .osd tabbar tab.destructive-action.osd:checked:hover arrow, tabbar .osd tab.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd columnview.view > header > button.destructive-action.osd:checked:hover arrow, .osd treeview.view > header > button.destructive-action.osd:checked:hover arrow, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd columnview.view > header > button.destructive-action.osd:checked:focus, .osd treeview.view > header > button.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:checked:focus image, dnd .osd tab.destructive-action.osd:checked:focus image, .osd tabbar tab.destructive-action.osd:checked:focus image, tabbar .osd tab.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd columnview.view > header > button.destructive-action.osd:checked:focus image, .osd treeview.view > header > button.destructive-action.osd:checked:focus image, .osd dnd tab.destructive-action.osd:checked:focus arrow, dnd .osd tab.destructive-action.osd:checked:focus arrow, .osd tabbar tab.destructive-action.osd:checked:focus arrow, tabbar .osd tab.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd columnview.view > header > button.destructive-action.osd:checked:focus arrow, .osd treeview.view > header > button.destructive-action.osd:checked:focus arrow, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd columnview.view > header > button.destructive-action.osd:selected:hover, .osd treeview.view > header > button.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:hover image, dnd .osd tab.destructive-action.osd:selected:hover image, .osd tabbar tab.destructive-action.osd:selected:hover image, tabbar .osd tab.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd columnview.view > header > button.destructive-action.osd:selected:hover image, .osd treeview.view > header > button.destructive-action.osd:selected:hover image, .osd dnd tab.destructive-action.osd:selected:hover arrow, dnd .osd tab.destructive-action.osd:selected:hover arrow, .osd tabbar tab.destructive-action.osd:selected:hover arrow, tabbar .osd tab.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd columnview.view > header > button.destructive-action.osd:selected:hover arrow, .osd treeview.view > header > button.destructive-action.osd:selected:hover arrow, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd columnview.view > header > button.destructive-action.osd:selected:focus, .osd treeview.view > header > button.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd:selected:focus image, dnd .osd tab.destructive-action.osd:selected:focus image, .osd tabbar tab.destructive-action.osd:selected:focus image, tabbar .osd tab.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd columnview.view > header > button.destructive-action.osd:selected:focus image, .osd treeview.view > header > button.destructive-action.osd:selected:focus image, .osd dnd tab.destructive-action.osd:selected:focus arrow, dnd .osd tab.destructive-action.osd:selected:focus arrow, .osd tabbar tab.destructive-action.osd:selected:focus arrow, tabbar .osd tab.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd columnview.view > header > button.destructive-action.osd:selected:focus arrow, .osd treeview.view > header > button.destructive-action.osd:selected:focus arrow, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:hover image, dnd .osd tab.destructive-action.osd.has-open-popup:hover image, .osd tabbar tab.destructive-action.osd.has-open-popup:hover image, tabbar .osd tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd dnd tab.destructive-action.osd.has-open-popup:hover arrow, dnd .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd dnd tab.destructive-action.osd.has-open-popup:focus image, dnd .osd tab.destructive-action.osd.has-open-popup:focus image, .osd tabbar tab.destructive-action.osd.has-open-popup:focus image, tabbar .osd tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd dnd tab.destructive-action.osd.has-open-popup:focus arrow, dnd .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover image, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover image, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover image, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover image, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover image, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover image, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover arrow, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover arrow, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover arrow, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover arrow, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover arrow, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus image, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus image, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus image, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus image, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus image, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus image, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus arrow, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus arrow, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus arrow, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus arrow, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action button:hover image, .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action button:hover arrow, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action button:focus image, .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action button:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover image, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus image, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd dnd tab.destructive-action:disabled, dnd .osd tab.destructive-action:disabled, .osd tabbar tab.destructive-action:disabled, tabbar .osd tab.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:disabled, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -415,13 +415,13 @@ modelbutton.flat arrow:hover, modelbutton.flat arrow:hover image, modelbutton.fl modelbutton.flat arrow:active, modelbutton.flat arrow.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -modelbutton.flat arrow:checked, modelbutton.flat arrow:selected, modelbutton.flat arrow.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +modelbutton.flat arrow:checked, modelbutton.flat arrow:selected, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -modelbutton.flat arrow:checked, modelbutton.flat arrow:checked image, modelbutton.flat arrow:checked arrow, modelbutton.flat arrow:selected, modelbutton.flat arrow:selected image, modelbutton.flat arrow:selected arrow, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow.has-open-popup image, modelbutton.flat arrow.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +modelbutton.flat arrow:checked, modelbutton.flat arrow:checked image, modelbutton.flat arrow:checked arrow, modelbutton.flat arrow:selected, modelbutton.flat arrow:selected image, modelbutton.flat arrow:selected arrow, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow.has-open-popup image, modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow button image, modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:hover image, modelbutton.flat arrow:checked:hover arrow, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:checked:focus image, modelbutton.flat arrow:checked:focus arrow, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:hover image, modelbutton.flat arrow:selected:hover arrow, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow:selected:focus image, modelbutton.flat arrow:selected:focus arrow, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:hover image, modelbutton.flat arrow:checked:hover arrow, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:checked:focus image, modelbutton.flat arrow:checked:focus arrow, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:hover image, modelbutton.flat arrow:selected:hover arrow, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow:selected:focus image, modelbutton.flat arrow:selected:focus arrow, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow button:hover image, modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow button:hover arrow, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow button:focus image, modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } modelbutton.flat arrow:disabled, modelbutton.flat arrow:disabled:checked, modelbutton.flat arrow:disabled:selected, modelbutton.flat arrow:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -551,13 +551,13 @@ infobar .close:hover, infobar .close:hover image, infobar .close:hover arrow, in infobar .close:active, infobar .close.keyboard-activating, searchbar .close:active, searchbar .close.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -infobar .close:checked, infobar .close:selected, infobar .close.has-open-popup, searchbar .close:checked, searchbar .close:selected, searchbar .close.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +infobar .close:checked, infobar .close:selected, infobar .close.has-open-popup, infobar .close .active_group #docklike-plugin button, .active_group #docklike-plugin infobar .close button, searchbar .close:checked, searchbar .close:selected, searchbar .close.has-open-popup, searchbar .close .active_group #docklike-plugin button, .active_group #docklike-plugin searchbar .close button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -infobar .close:checked, infobar .close:checked image, infobar .close:checked arrow, infobar .close:selected, infobar .close:selected image, infobar .close:selected arrow, infobar .close.has-open-popup, infobar .close.has-open-popup image, infobar .close.has-open-popup arrow, searchbar .close:checked, searchbar .close:checked image, searchbar .close:checked arrow, searchbar .close:selected, searchbar .close:selected image, searchbar .close:selected arrow, searchbar .close.has-open-popup, searchbar .close.has-open-popup image, searchbar .close.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +infobar .close:checked, infobar .close:checked image, infobar .close:checked arrow, infobar .close:selected, infobar .close:selected image, infobar .close:selected arrow, infobar .close.has-open-popup, infobar .close.has-open-popup image, infobar .close.has-open-popup arrow, infobar .close .active_group #docklike-plugin button, .active_group #docklike-plugin infobar .close button, infobar .close .active_group #docklike-plugin button image, .active_group #docklike-plugin infobar .close button image, infobar .close .active_group #docklike-plugin button arrow, .active_group #docklike-plugin infobar .close button arrow, searchbar .close:checked, searchbar .close:checked image, searchbar .close:checked arrow, searchbar .close:selected, searchbar .close:selected image, searchbar .close:selected arrow, searchbar .close.has-open-popup, searchbar .close.has-open-popup image, searchbar .close.has-open-popup arrow, searchbar .close .active_group #docklike-plugin button, .active_group #docklike-plugin searchbar .close button, searchbar .close .active_group #docklike-plugin button image, .active_group #docklike-plugin searchbar .close button image, searchbar .close .active_group #docklike-plugin button arrow, .active_group #docklike-plugin searchbar .close button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -infobar .close:checked:hover, infobar .close:checked:focus, infobar .close:selected:hover, infobar .close:selected:focus, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:focus, searchbar .close:checked:hover, searchbar .close:checked:focus, searchbar .close:selected:hover, searchbar .close:selected:focus, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +infobar .close:checked:hover, infobar .close:checked:focus, infobar .close:selected:hover, infobar .close:selected:focus, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:focus, infobar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin infobar .close button:hover, infobar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin infobar .close button:focus, searchbar .close:checked:hover, searchbar .close:checked:focus, searchbar .close:selected:hover, searchbar .close:selected:focus, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:focus, searchbar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin searchbar .close button:hover, searchbar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin searchbar .close button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -infobar .close:checked:hover, infobar .close:checked:hover image, infobar .close:checked:hover arrow, infobar .close:checked:focus, infobar .close:checked:focus image, infobar .close:checked:focus arrow, infobar .close:selected:hover, infobar .close:selected:hover image, infobar .close:selected:hover arrow, infobar .close:selected:focus, infobar .close:selected:focus image, infobar .close:selected:focus arrow, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:hover image, infobar .close.has-open-popup:hover arrow, infobar .close.has-open-popup:focus, infobar .close.has-open-popup:focus image, infobar .close.has-open-popup:focus arrow, searchbar .close:checked:hover, searchbar .close:checked:hover image, searchbar .close:checked:hover arrow, searchbar .close:checked:focus, searchbar .close:checked:focus image, searchbar .close:checked:focus arrow, searchbar .close:selected:hover, searchbar .close:selected:hover image, searchbar .close:selected:hover arrow, searchbar .close:selected:focus, searchbar .close:selected:focus image, searchbar .close:selected:focus arrow, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:hover image, searchbar .close.has-open-popup:hover arrow, searchbar .close.has-open-popup:focus, searchbar .close.has-open-popup:focus image, searchbar .close.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +infobar .close:checked:hover, infobar .close:checked:hover image, infobar .close:checked:hover arrow, infobar .close:checked:focus, infobar .close:checked:focus image, infobar .close:checked:focus arrow, infobar .close:selected:hover, infobar .close:selected:hover image, infobar .close:selected:hover arrow, infobar .close:selected:focus, infobar .close:selected:focus image, infobar .close:selected:focus arrow, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:hover image, infobar .close.has-open-popup:hover arrow, infobar .close.has-open-popup:focus, infobar .close.has-open-popup:focus image, infobar .close.has-open-popup:focus arrow, infobar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin infobar .close button:hover, infobar .close .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin infobar .close button:hover image, infobar .close .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin infobar .close button:hover arrow, infobar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin infobar .close button:focus, infobar .close .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin infobar .close button:focus image, infobar .close .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin infobar .close button:focus arrow, searchbar .close:checked:hover, searchbar .close:checked:hover image, searchbar .close:checked:hover arrow, searchbar .close:checked:focus, searchbar .close:checked:focus image, searchbar .close:checked:focus arrow, searchbar .close:selected:hover, searchbar .close:selected:hover image, searchbar .close:selected:hover arrow, searchbar .close:selected:focus, searchbar .close:selected:focus image, searchbar .close:selected:focus arrow, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:hover image, searchbar .close.has-open-popup:hover arrow, searchbar .close.has-open-popup:focus, searchbar .close.has-open-popup:focus image, searchbar .close.has-open-popup:focus arrow, searchbar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin searchbar .close button:hover, searchbar .close .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin searchbar .close button:hover image, searchbar .close .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin searchbar .close button:hover arrow, searchbar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin searchbar .close button:focus, searchbar .close .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin searchbar .close button:focus image, searchbar .close .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin searchbar .close button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } infobar .close:disabled, infobar .close:disabled:checked, infobar .close:disabled:selected, infobar .close:disabled.has-open-popup, searchbar .close:disabled, searchbar .close:disabled:checked, searchbar .close:disabled:selected, searchbar .close:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -580,13 +580,13 @@ windowcontrols button.close:not(:backdrop):hover, windowcontrols button.close:no windowcontrols button.close:not(:backdrop):active, windowcontrols button.close:not(:backdrop).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):checked image, windowcontrols button.close:not(:backdrop):checked arrow, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop):selected image, windowcontrols button.close:not(:backdrop):selected arrow, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop).has-open-popup image, windowcontrols button.close:not(:backdrop).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):checked image, windowcontrols button.close:not(:backdrop):checked arrow, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop):selected image, windowcontrols button.close:not(:backdrop):selected arrow, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop).has-open-popup image, windowcontrols button.close:not(:backdrop).has-open-popup arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:hover image, windowcontrols button.close:not(:backdrop):checked:hover arrow, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):checked:focus image, windowcontrols button.close:not(:backdrop):checked:focus arrow, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:hover image, windowcontrols button.close:not(:backdrop):selected:hover arrow, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop):selected:focus image, windowcontrols button.close:not(:backdrop):selected:focus arrow, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:hover image, windowcontrols button.close:not(:backdrop).has-open-popup:hover arrow, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop).has-open-popup:focus image, windowcontrols button.close:not(:backdrop).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:hover image, windowcontrols button.close:not(:backdrop):checked:hover arrow, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):checked:focus image, windowcontrols button.close:not(:backdrop):checked:focus arrow, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:hover image, windowcontrols button.close:not(:backdrop):selected:hover arrow, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop):selected:focus image, windowcontrols button.close:not(:backdrop):selected:focus arrow, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:hover image, windowcontrols button.close:not(:backdrop).has-open-popup:hover arrow, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop).has-open-popup:focus image, windowcontrols button.close:not(:backdrop).has-open-popup:focus arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } windowcontrols button.close:not(:backdrop):disabled, windowcontrols button.close:not(:backdrop):disabled:checked, windowcontrols button.close:not(:backdrop):disabled:selected, windowcontrols button.close:not(:backdrop):disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -609,13 +609,13 @@ windowcontrols button > image { background-color: unset; } .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button.keyboard-activating, headerbar button:active, headerbar button.keyboard-activating, windowhandle button:active, windowhandle button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, windowhandle button:checked, windowhandle button:selected, windowhandle button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, windowhandle button:checked, windowhandle button:selected, windowhandle button.has-open-popup, windowhandle button .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, windowhandle button:checked, windowhandle button:checked image, windowhandle button:checked arrow, windowhandle button:selected, windowhandle button:selected image, windowhandle button:selected arrow, windowhandle button.has-open-popup, windowhandle button.has-open-popup image, windowhandle button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, .titlebar:not(headerbar) button .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button button image, .titlebar:not(headerbar) button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, headerbar button .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button button image, headerbar button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button button arrow, windowhandle button:checked, windowhandle button:checked image, windowhandle button:checked arrow, windowhandle button:selected, windowhandle button:selected image, windowhandle button:selected arrow, windowhandle button.has-open-popup, windowhandle button.has-open-popup image, windowhandle button.has-open-popup arrow, windowhandle button .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button button, windowhandle button .active_group #docklike-plugin button image, .active_group #docklike-plugin windowhandle button button image, windowhandle button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowhandle button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, windowhandle button:checked:hover, windowhandle button:checked:focus, windowhandle button:selected:hover, windowhandle button:selected:focus, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, windowhandle button:checked:hover, windowhandle button:checked:focus, windowhandle button:selected:hover, windowhandle button:selected:focus, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:focus, windowhandle button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button button:hover, windowhandle button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, windowhandle button:checked:hover, windowhandle button:checked:hover image, windowhandle button:checked:hover arrow, windowhandle button:checked:focus, windowhandle button:checked:focus image, windowhandle button:checked:focus arrow, windowhandle button:selected:hover, windowhandle button:selected:hover image, windowhandle button:selected:hover arrow, windowhandle button:selected:focus, windowhandle button:selected:focus image, windowhandle button:selected:focus arrow, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:hover image, windowhandle button.has-open-popup:hover arrow, windowhandle button.has-open-popup:focus, windowhandle button.has-open-popup:focus image, windowhandle button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button button:hover image, headerbar button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button button:hover arrow, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, headerbar button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button button:focus image, headerbar button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button button:focus arrow, windowhandle button:checked:hover, windowhandle button:checked:hover image, windowhandle button:checked:hover arrow, windowhandle button:checked:focus, windowhandle button:checked:focus image, windowhandle button:checked:focus arrow, windowhandle button:selected:hover, windowhandle button:selected:hover image, windowhandle button:selected:hover arrow, windowhandle button:selected:focus, windowhandle button:selected:focus image, windowhandle button:selected:focus arrow, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:hover image, windowhandle button.has-open-popup:hover arrow, windowhandle button.has-open-popup:focus, windowhandle button.has-open-popup:focus image, windowhandle button.has-open-popup:focus arrow, windowhandle button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button button:hover, windowhandle button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowhandle button button:hover image, windowhandle button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowhandle button button:hover arrow, windowhandle button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button button:focus, windowhandle button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowhandle button button:focus image, windowhandle button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowhandle button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:disabled, headerbar button:disabled, windowhandle button:disabled { color: #7c675a; background-color: #493e37; } @@ -627,13 +627,13 @@ windowcontrols button > image { background-color: unset; } .titlebar:not(headerbar) button:backdrop:not(:checked):active, .titlebar:not(headerbar) button:backdrop:not(:checked).keyboard-activating, headerbar button:backdrop:not(:checked):active, headerbar button:backdrop:not(:checked).keyboard-activating, windowhandle button:backdrop:not(:checked):active, windowhandle button:backdrop:not(:checked).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):checked image, windowhandle button:backdrop:not(:checked):checked arrow, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked):selected image, windowhandle button:backdrop:not(:checked):selected arrow, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked).has-open-popup image, windowhandle button:backdrop:not(:checked).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button arrow, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):checked image, windowhandle button:backdrop:not(:checked):checked arrow, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked):selected image, windowhandle button:backdrop:not(:checked):selected arrow, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked).has-open-popup image, windowhandle button:backdrop:not(:checked).has-open-popup arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:hover image, windowhandle button:backdrop:not(:checked):checked:hover arrow, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):checked:focus image, windowhandle button:backdrop:not(:checked):checked:focus arrow, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:hover image, windowhandle button:backdrop:not(:checked):selected:hover arrow, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked):selected:focus image, windowhandle button:backdrop:not(:checked):selected:focus arrow, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:hover image, windowhandle button:backdrop:not(:checked).has-open-popup:hover arrow, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked).has-open-popup:focus image, windowhandle button:backdrop:not(:checked).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus arrow, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:hover image, windowhandle button:backdrop:not(:checked):checked:hover arrow, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):checked:focus image, windowhandle button:backdrop:not(:checked):checked:focus arrow, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:hover image, windowhandle button:backdrop:not(:checked):selected:hover arrow, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked):selected:focus image, windowhandle button:backdrop:not(:checked):selected:focus arrow, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:hover image, windowhandle button:backdrop:not(:checked).has-open-popup:hover arrow, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked).has-open-popup:focus image, windowhandle button:backdrop:not(:checked).has-open-popup:focus arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:backdrop:not(:checked):disabled, headerbar button:backdrop:not(:checked):disabled, windowhandle button:backdrop:not(:checked):disabled { color: #7c675a; background-color: #493e37; } @@ -733,13 +733,13 @@ columnview.view button.dnd:active:hover, columnview.view button.dnd:active:hover columnview.view button.dnd:active:active, columnview.view button.dnd:active.keyboard-activating, columnview.view button.dnd:selected:active, columnview.view button.dnd:selected.keyboard-activating, columnview.view button.dnd:hover:active, columnview.view button.dnd:hover.keyboard-activating, columnview.view button.dnd:active, columnview.view button.dnd.keyboard-activating, columnview.view header.button.dnd:active:active, columnview.view header.button.dnd:active.keyboard-activating, columnview.view header.button.dnd:selected:active, columnview.view header.button.dnd:selected.keyboard-activating, columnview.view header.button.dnd:hover:active, columnview.view header.button.dnd:hover.keyboard-activating, columnview.view header.button.dnd:active, columnview.view header.button.dnd.keyboard-activating, treeview.view button.dnd:active:active, treeview.view button.dnd:active.keyboard-activating, treeview.view button.dnd:selected:active, treeview.view button.dnd:selected.keyboard-activating, treeview.view button.dnd:hover:active, treeview.view button.dnd:hover.keyboard-activating, treeview.view button.dnd:active, treeview.view button.dnd.keyboard-activating, treeview.view header.button.dnd:active:active, treeview.view header.button.dnd:active.keyboard-activating, treeview.view header.button.dnd:selected:active, treeview.view header.button.dnd:selected.keyboard-activating, treeview.view header.button.dnd:hover:active, treeview.view header.button.dnd:hover.keyboard-activating, treeview.view header.button.dnd:active, treeview.view header.button.dnd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -columnview.view button.dnd:active:checked, columnview.view button.dnd:active:selected, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:checked, columnview.view button.dnd:selected, columnview.view button.dnd.has-open-popup, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:selected, columnview.view header.button.dnd.has-open-popup, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:selected, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:checked, treeview.view button.dnd:selected, treeview.view button.dnd.has-open-popup, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:selected, treeview.view header.button.dnd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +columnview.view button.dnd:selected:selected, columnview.view button.dnd:checked, columnview.view button.dnd.has-open-popup, columnview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd button, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:checked, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd button, treeview.view button.dnd:selected:selected, treeview.view button.dnd:checked, treeview.view button.dnd.has-open-popup, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:checked, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -columnview.view button.dnd:active:checked, columnview.view button.dnd:active:checked image, columnview.view button.dnd:active:checked arrow, columnview.view button.dnd:active:selected, columnview.view button.dnd:active:selected image, columnview.view button.dnd:active:selected arrow, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:active.has-open-popup image, columnview.view button.dnd:active.has-open-popup arrow, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:checked image, columnview.view button.dnd:selected:checked arrow, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected:selected image, columnview.view button.dnd:selected:selected arrow, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:selected.has-open-popup image, columnview.view button.dnd:selected.has-open-popup arrow, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:checked image, columnview.view button.dnd:hover:checked arrow, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover:selected image, columnview.view button.dnd:hover:selected arrow, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:hover.has-open-popup image, columnview.view button.dnd:hover.has-open-popup arrow, columnview.view button.dnd:checked, columnview.view button.dnd:checked image, columnview.view button.dnd:checked arrow, columnview.view button.dnd:selected, columnview.view button.dnd:selected image, columnview.view button.dnd:selected arrow, columnview.view button.dnd.has-open-popup, columnview.view button.dnd.has-open-popup image, columnview.view button.dnd.has-open-popup arrow, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:checked image, columnview.view header.button.dnd:active:checked arrow, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active:selected image, columnview.view header.button.dnd:active:selected arrow, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:active.has-open-popup image, columnview.view header.button.dnd:active.has-open-popup arrow, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:checked image, columnview.view header.button.dnd:selected:checked arrow, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected:selected image, columnview.view header.button.dnd:selected:selected arrow, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:selected.has-open-popup image, columnview.view header.button.dnd:selected.has-open-popup arrow, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:checked image, columnview.view header.button.dnd:hover:checked arrow, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover:selected image, columnview.view header.button.dnd:hover:selected arrow, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:hover.has-open-popup image, columnview.view header.button.dnd:hover.has-open-popup arrow, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:checked image, columnview.view header.button.dnd:checked arrow, columnview.view header.button.dnd:selected, columnview.view header.button.dnd:selected image, columnview.view header.button.dnd:selected arrow, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd.has-open-popup image, columnview.view header.button.dnd.has-open-popup arrow, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +columnview.view button.dnd:active:checked, columnview.view button.dnd:active:checked image, columnview.view button.dnd:active:checked arrow, columnview.view button.dnd:active:selected, columnview.view button.dnd:active:selected image, columnview.view button.dnd:active:selected arrow, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:active.has-open-popup image, columnview.view button.dnd:active.has-open-popup arrow, columnview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:active button, columnview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:active button image, columnview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:active button arrow, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:checked image, columnview.view button.dnd:selected:checked arrow, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected:selected image, columnview.view button.dnd:selected:selected arrow, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:selected.has-open-popup image, columnview.view button.dnd:selected.has-open-popup arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:selected button, columnview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:selected button image, columnview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button arrow, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:checked image, columnview.view button.dnd:hover:checked arrow, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover:selected image, columnview.view button.dnd:hover:selected arrow, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:hover.has-open-popup image, columnview.view button.dnd:hover.has-open-popup arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:hover button, columnview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:hover button image, columnview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button arrow, columnview.view button.dnd:checked, columnview.view button.dnd:checked image, columnview.view button.dnd:checked arrow, columnview.view button.dnd:selected, columnview.view button.dnd:selected image, columnview.view button.dnd:selected arrow, columnview.view button.dnd.has-open-popup, columnview.view button.dnd.has-open-popup image, columnview.view button.dnd.has-open-popup arrow, columnview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd button, columnview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd button image, columnview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd button arrow, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:checked image, columnview.view header.button.dnd:active:checked arrow, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active:selected image, columnview.view header.button.dnd:active:selected arrow, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:active.has-open-popup image, columnview.view header.button.dnd:active.has-open-popup arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:active button, columnview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:active button image, columnview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button arrow, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:checked image, columnview.view header.button.dnd:selected:checked arrow, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected:selected image, columnview.view header.button.dnd:selected:selected arrow, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:selected.has-open-popup image, columnview.view header.button.dnd:selected.has-open-popup arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:selected button, columnview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button arrow, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:checked image, columnview.view header.button.dnd:hover:checked arrow, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover:selected image, columnview.view header.button.dnd:hover:selected arrow, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:hover.has-open-popup image, columnview.view header.button.dnd:hover.has-open-popup arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:hover button, columnview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button arrow, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:checked image, columnview.view header.button.dnd:checked arrow, columnview.view header.button.dnd:selected, columnview.view header.button.dnd:selected image, columnview.view header.button.dnd:selected arrow, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd.has-open-popup image, columnview.view header.button.dnd.has-open-popup arrow, columnview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd button, columnview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd button image, columnview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd button arrow, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:active button, treeview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:active button image, treeview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:active button arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:selected button, treeview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:selected button image, treeview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:hover button, treeview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:hover button image, treeview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd button image, treeview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd button arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:active button, treeview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:active button image, treeview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:selected button, treeview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:hover button, treeview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button, treeview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd button image, treeview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:focus, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:focus, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:focus, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:focus, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:active button:hover, columnview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:active button:focus, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:focus, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:focus, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd button:hover, columnview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd button:focus, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd button:hover, columnview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd button:focus, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:hover image, columnview.view button.dnd:active:checked:hover arrow, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:checked:focus image, columnview.view button.dnd:active:checked:focus arrow, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:hover image, columnview.view button.dnd:active:selected:hover arrow, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active:selected:focus image, columnview.view button.dnd:active:selected:focus arrow, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:hover image, columnview.view button.dnd:active.has-open-popup:hover arrow, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active.has-open-popup:focus image, columnview.view button.dnd:active.has-open-popup:focus arrow, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:hover image, columnview.view button.dnd:selected:checked:hover arrow, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:checked:focus image, columnview.view button.dnd:selected:checked:focus arrow, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:hover image, columnview.view button.dnd:selected:selected:hover arrow, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected:selected:focus image, columnview.view button.dnd:selected:selected:focus arrow, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:hover image, columnview.view button.dnd:selected.has-open-popup:hover arrow, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected.has-open-popup:focus image, columnview.view button.dnd:selected.has-open-popup:focus arrow, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:hover image, columnview.view button.dnd:hover:checked:hover arrow, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:checked:focus image, columnview.view button.dnd:hover:checked:focus arrow, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:hover image, columnview.view button.dnd:hover:selected:hover arrow, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover:selected:focus image, columnview.view button.dnd:hover:selected:focus arrow, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:hover image, columnview.view button.dnd:hover.has-open-popup:hover arrow, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover.has-open-popup:focus image, columnview.view button.dnd:hover.has-open-popup:focus arrow, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:hover image, columnview.view button.dnd:checked:hover arrow, columnview.view button.dnd:checked:focus, columnview.view button.dnd:checked:focus image, columnview.view button.dnd:checked:focus arrow, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:hover image, columnview.view button.dnd:selected:hover arrow, columnview.view button.dnd:selected:focus, columnview.view button.dnd:selected:focus image, columnview.view button.dnd:selected:focus arrow, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:hover image, columnview.view button.dnd.has-open-popup:hover arrow, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd.has-open-popup:focus image, columnview.view button.dnd.has-open-popup:focus arrow, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:hover image, columnview.view header.button.dnd:active:checked:hover arrow, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:checked:focus image, columnview.view header.button.dnd:active:checked:focus arrow, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:hover image, columnview.view header.button.dnd:active:selected:hover arrow, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active:selected:focus image, columnview.view header.button.dnd:active:selected:focus arrow, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:hover image, columnview.view header.button.dnd:active.has-open-popup:hover arrow, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active.has-open-popup:focus image, columnview.view header.button.dnd:active.has-open-popup:focus arrow, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:hover image, columnview.view header.button.dnd:selected:checked:hover arrow, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:checked:focus image, columnview.view header.button.dnd:selected:checked:focus arrow, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:hover image, columnview.view header.button.dnd:selected:selected:hover arrow, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected:selected:focus image, columnview.view header.button.dnd:selected:selected:focus arrow, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:hover image, columnview.view header.button.dnd:selected.has-open-popup:hover arrow, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected.has-open-popup:focus image, columnview.view header.button.dnd:selected.has-open-popup:focus arrow, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:hover image, columnview.view header.button.dnd:hover:checked:hover arrow, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:checked:focus image, columnview.view header.button.dnd:hover:checked:focus arrow, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:hover image, columnview.view header.button.dnd:hover:selected:hover arrow, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover:selected:focus image, columnview.view header.button.dnd:hover:selected:focus arrow, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:hover image, columnview.view header.button.dnd:hover.has-open-popup:hover arrow, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover.has-open-popup:focus image, columnview.view header.button.dnd:hover.has-open-popup:focus arrow, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:hover image, columnview.view header.button.dnd:checked:hover arrow, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:checked:focus image, columnview.view header.button.dnd:checked:focus arrow, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:hover image, columnview.view header.button.dnd:selected:hover arrow, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd:selected:focus image, columnview.view header.button.dnd:selected:focus arrow, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:hover image, columnview.view header.button.dnd.has-open-popup:hover arrow, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd.has-open-popup:focus image, columnview.view header.button.dnd.has-open-popup:focus arrow, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:hover image, columnview.view button.dnd:active:checked:hover arrow, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:checked:focus image, columnview.view button.dnd:active:checked:focus arrow, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:hover image, columnview.view button.dnd:active:selected:hover arrow, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active:selected:focus image, columnview.view button.dnd:active:selected:focus arrow, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:hover image, columnview.view button.dnd:active.has-open-popup:hover arrow, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active.has-open-popup:focus image, columnview.view button.dnd:active.has-open-popup:focus arrow, columnview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:active button:hover, columnview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:active button:hover image, columnview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:active button:hover arrow, columnview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:active button:focus, columnview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:active button:focus image, columnview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:active button:focus arrow, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:hover image, columnview.view button.dnd:selected:checked:hover arrow, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:checked:focus image, columnview.view button.dnd:selected:checked:focus arrow, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:hover image, columnview.view button.dnd:selected:selected:hover arrow, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected:selected:focus image, columnview.view button.dnd:selected:selected:focus arrow, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:hover image, columnview.view button.dnd:selected.has-open-popup:hover arrow, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected.has-open-popup:focus image, columnview.view button.dnd:selected.has-open-popup:focus arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover image, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus image, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus arrow, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:hover image, columnview.view button.dnd:hover:checked:hover arrow, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:checked:focus image, columnview.view button.dnd:hover:checked:focus arrow, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:hover image, columnview.view button.dnd:hover:selected:hover arrow, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover:selected:focus image, columnview.view button.dnd:hover:selected:focus arrow, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:hover image, columnview.view button.dnd:hover.has-open-popup:hover arrow, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover.has-open-popup:focus image, columnview.view button.dnd:hover.has-open-popup:focus arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover image, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus image, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus arrow, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:hover image, columnview.view button.dnd:checked:hover arrow, columnview.view button.dnd:checked:focus, columnview.view button.dnd:checked:focus image, columnview.view button.dnd:checked:focus arrow, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:hover image, columnview.view button.dnd:selected:hover arrow, columnview.view button.dnd:selected:focus, columnview.view button.dnd:selected:focus image, columnview.view button.dnd:selected:focus arrow, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:hover image, columnview.view button.dnd.has-open-popup:hover arrow, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd.has-open-popup:focus image, columnview.view button.dnd.has-open-popup:focus arrow, columnview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd button:hover, columnview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd button:hover image, columnview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd button:hover arrow, columnview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd button:focus, columnview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd button:focus image, columnview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd button:focus arrow, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:hover image, columnview.view header.button.dnd:active:checked:hover arrow, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:checked:focus image, columnview.view header.button.dnd:active:checked:focus arrow, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:hover image, columnview.view header.button.dnd:active:selected:hover arrow, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active:selected:focus image, columnview.view header.button.dnd:active:selected:focus arrow, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:hover image, columnview.view header.button.dnd:active.has-open-popup:hover arrow, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active.has-open-popup:focus image, columnview.view header.button.dnd:active.has-open-popup:focus arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover image, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus image, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus arrow, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:hover image, columnview.view header.button.dnd:selected:checked:hover arrow, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:checked:focus image, columnview.view header.button.dnd:selected:checked:focus arrow, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:hover image, columnview.view header.button.dnd:selected:selected:hover arrow, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected:selected:focus image, columnview.view header.button.dnd:selected:selected:focus arrow, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:hover image, columnview.view header.button.dnd:selected.has-open-popup:hover arrow, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected.has-open-popup:focus image, columnview.view header.button.dnd:selected.has-open-popup:focus arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus arrow, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:hover image, columnview.view header.button.dnd:hover:checked:hover arrow, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:checked:focus image, columnview.view header.button.dnd:hover:checked:focus arrow, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:hover image, columnview.view header.button.dnd:hover:selected:hover arrow, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover:selected:focus image, columnview.view header.button.dnd:hover:selected:focus arrow, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:hover image, columnview.view header.button.dnd:hover.has-open-popup:hover arrow, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover.has-open-popup:focus image, columnview.view header.button.dnd:hover.has-open-popup:focus arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus arrow, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:hover image, columnview.view header.button.dnd:checked:hover arrow, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:checked:focus image, columnview.view header.button.dnd:checked:focus arrow, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:hover image, columnview.view header.button.dnd:selected:hover arrow, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd:selected:focus image, columnview.view header.button.dnd:selected:focus arrow, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:hover image, columnview.view header.button.dnd.has-open-popup:hover arrow, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd.has-open-popup:focus image, columnview.view header.button.dnd.has-open-popup:focus arrow, columnview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd button:hover, columnview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd button:hover image, columnview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd button:hover arrow, columnview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd button:focus, columnview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd button:focus image, columnview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd button:focus arrow, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:active button:hover image, treeview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:hover arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:active button:focus image, treeview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover image, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus image, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover image, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus image, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd button:hover image, treeview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd button:hover arrow, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd button:focus image, treeview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd button:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd button:hover image, treeview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:hover arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd button:focus image, treeview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } columnview.view button.dnd:active:disabled, columnview.view button.dnd:active:disabled:checked, columnview.view button.dnd:active:disabled:selected, columnview.view button.dnd:active:disabled.has-open-popup, columnview.view button.dnd:selected:disabled, columnview.view button.dnd:selected:disabled:checked, columnview.view button.dnd:selected:disabled:selected, columnview.view button.dnd:selected:disabled.has-open-popup, columnview.view button.dnd:hover:disabled, columnview.view button.dnd:hover:disabled:checked, columnview.view button.dnd:hover:disabled:selected, columnview.view button.dnd:hover:disabled.has-open-popup, columnview.view button.dnd:disabled, columnview.view button.dnd:disabled:checked, columnview.view button.dnd:disabled:selected, columnview.view button.dnd:disabled.has-open-popup, columnview.view header.button.dnd:active:disabled, columnview.view header.button.dnd:active:disabled:checked, columnview.view header.button.dnd:active:disabled:selected, columnview.view header.button.dnd:active:disabled.has-open-popup, columnview.view header.button.dnd:selected:disabled, columnview.view header.button.dnd:selected:disabled:checked, columnview.view header.button.dnd:selected:disabled:selected, columnview.view header.button.dnd:selected:disabled.has-open-popup, columnview.view header.button.dnd:hover:disabled, columnview.view header.button.dnd:hover:disabled:checked, columnview.view header.button.dnd:hover:disabled:selected, columnview.view header.button.dnd:hover:disabled.has-open-popup, columnview.view header.button.dnd:disabled, columnview.view header.button.dnd:disabled:checked, columnview.view header.button.dnd:disabled:selected, columnview.view header.button.dnd:disabled.has-open-popup, treeview.view button.dnd:active:disabled, treeview.view button.dnd:active:disabled:checked, treeview.view button.dnd:active:disabled:selected, treeview.view button.dnd:active:disabled.has-open-popup, treeview.view button.dnd:selected:disabled, treeview.view button.dnd:selected:disabled:checked, treeview.view button.dnd:selected:disabled:selected, treeview.view button.dnd:selected:disabled.has-open-popup, treeview.view button.dnd:hover:disabled, treeview.view button.dnd:hover:disabled:checked, treeview.view button.dnd:hover:disabled:selected, treeview.view button.dnd:hover:disabled.has-open-popup, treeview.view button.dnd:disabled, treeview.view button.dnd:disabled:checked, treeview.view button.dnd:disabled:selected, treeview.view button.dnd:disabled.has-open-popup, treeview.view header.button.dnd:active:disabled, treeview.view header.button.dnd:active:disabled:checked, treeview.view header.button.dnd:active:disabled:selected, treeview.view header.button.dnd:active:disabled.has-open-popup, treeview.view header.button.dnd:selected:disabled, treeview.view header.button.dnd:selected:disabled:checked, treeview.view header.button.dnd:selected:disabled:selected, treeview.view header.button.dnd:selected:disabled.has-open-popup, treeview.view header.button.dnd:hover:disabled, treeview.view header.button.dnd:hover:disabled:checked, treeview.view header.button.dnd:hover:disabled:selected, treeview.view header.button.dnd:hover:disabled.has-open-popup, treeview.view header.button.dnd:disabled, treeview.view header.button.dnd:disabled:checked, treeview.view header.button.dnd:disabled:selected, treeview.view header.button.dnd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -779,13 +779,13 @@ popover.menu box.inline-buttons button.image-button.model:hover, popover.menu bo popover.menu box.inline-buttons button.image-button.model:active, popover.menu box.inline-buttons button.image-button.model.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked image, popover.menu box.inline-buttons button.image-button.model:checked arrow, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model:selected image, popover.menu box.inline-buttons button.image-button.model:selected arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model.has-open-popup image, popover.menu box.inline-buttons button.image-button.model.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked image, popover.menu box.inline-buttons button.image-button.model:checked arrow, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model:selected image, popover.menu box.inline-buttons button.image-button.model:selected arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model.has-open-popup image, popover.menu box.inline-buttons button.image-button.model.has-open-popup arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:hover image, popover.menu box.inline-buttons button.image-button.model:checked:hover arrow, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:checked:focus image, popover.menu box.inline-buttons button.image-button.model:checked:focus arrow, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:hover image, popover.menu box.inline-buttons button.image-button.model:selected:hover arrow, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model:selected:focus image, popover.menu box.inline-buttons button.image-button.model:selected:focus arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:hover image, popover.menu box.inline-buttons button.image-button.model:checked:hover arrow, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:checked:focus image, popover.menu box.inline-buttons button.image-button.model:checked:focus arrow, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:hover image, popover.menu box.inline-buttons button.image-button.model:selected:hover arrow, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model:selected:focus image, popover.menu box.inline-buttons button.image-button.model:selected:focus arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } popover.menu box.inline-buttons button.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled:checked, popover.menu box.inline-buttons button.image-button.model:disabled:selected, popover.menu box.inline-buttons button.image-button.model:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -868,13 +868,13 @@ notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arro notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } notebook > header > tabs > arrow:disabled:disabled, notebook > header > tabs > arrow:disabled:disabled:checked, notebook > header > tabs > arrow:disabled:disabled:selected, notebook > header > tabs > arrow:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1026,13 +1026,13 @@ switch > slider:hover, switch > slider:hover image, switch > slider:hover arrow, switch > slider:active, switch > slider.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -switch > slider:checked, switch > slider:selected, switch > slider.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +switch > slider:checked, switch > slider:selected, switch > slider.has-open-popup, switch > slider .active_group #docklike-plugin button, .active_group #docklike-plugin switch > slider button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -switch > slider:checked, switch > slider:checked image, switch > slider:checked arrow, switch > slider:selected, switch > slider:selected image, switch > slider:selected arrow, switch > slider.has-open-popup, switch > slider.has-open-popup image, switch > slider.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +switch > slider:checked, switch > slider:checked image, switch > slider:checked arrow, switch > slider:selected, switch > slider:selected image, switch > slider:selected arrow, switch > slider.has-open-popup, switch > slider.has-open-popup image, switch > slider.has-open-popup arrow, switch > slider .active_group #docklike-plugin button, .active_group #docklike-plugin switch > slider button, switch > slider .active_group #docklike-plugin button image, .active_group #docklike-plugin switch > slider button image, switch > slider .active_group #docklike-plugin button arrow, .active_group #docklike-plugin switch > slider button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -switch > slider:checked:hover, switch > slider:checked:focus, switch > slider:selected:hover, switch > slider:selected:focus, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +switch > slider:checked:hover, switch > slider:checked:focus, switch > slider:selected:hover, switch > slider:selected:focus, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:focus, switch > slider .active_group #docklike-plugin button:hover, .active_group #docklike-plugin switch > slider button:hover, switch > slider .active_group #docklike-plugin button:focus, .active_group #docklike-plugin switch > slider button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -switch > slider:checked:hover, switch > slider:checked:hover image, switch > slider:checked:hover arrow, switch > slider:checked:focus, switch > slider:checked:focus image, switch > slider:checked:focus arrow, switch > slider:selected:hover, switch > slider:selected:hover image, switch > slider:selected:hover arrow, switch > slider:selected:focus, switch > slider:selected:focus image, switch > slider:selected:focus arrow, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:hover image, switch > slider.has-open-popup:hover arrow, switch > slider.has-open-popup:focus, switch > slider.has-open-popup:focus image, switch > slider.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +switch > slider:checked:hover, switch > slider:checked:hover image, switch > slider:checked:hover arrow, switch > slider:checked:focus, switch > slider:checked:focus image, switch > slider:checked:focus arrow, switch > slider:selected:hover, switch > slider:selected:hover image, switch > slider:selected:hover arrow, switch > slider:selected:focus, switch > slider:selected:focus image, switch > slider:selected:focus arrow, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:hover image, switch > slider.has-open-popup:hover arrow, switch > slider.has-open-popup:focus, switch > slider.has-open-popup:focus image, switch > slider.has-open-popup:focus arrow, switch > slider .active_group #docklike-plugin button:hover, .active_group #docklike-plugin switch > slider button:hover, switch > slider .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin switch > slider button:hover image, switch > slider .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin switch > slider button:hover arrow, switch > slider .active_group #docklike-plugin button:focus, .active_group #docklike-plugin switch > slider button:focus, switch > slider .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin switch > slider button:focus image, switch > slider .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin switch > slider button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } switch > slider:disabled, switch > slider:disabled:checked, switch > slider:disabled:selected, switch > slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1062,13 +1062,13 @@ check:hover, check:hover image, check:hover arrow, check:focus, check:focus imag check:active, check.keyboard-activating, check:selected:active, check:selected.keyboard-activating, radio:active, radio.keyboard-activating, radio:selected:active, radio:selected.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -check:checked, check:selected, check.has-open-popup, check:selected:checked, check:selected:selected, check:selected.has-open-popup, radio:checked, radio:selected, radio.has-open-popup, radio:selected:checked, radio:selected:selected, radio:selected.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +check:checked, check:selected, check.has-open-popup, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, radio:checked, radio:selected, radio.has-open-popup, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check:selected:checked, check:selected:checked image, check:selected:checked arrow, check:selected:selected, check:selected:selected image, check:selected:selected arrow, check:selected.has-open-popup, check:selected.has-open-popup image, check:selected.has-open-popup arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio:selected:checked, radio:selected:checked image, radio:selected:checked arrow, radio:selected:selected, radio:selected:selected image, radio:selected:selected arrow, radio:selected.has-open-popup, radio:selected.has-open-popup image, radio:selected.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, check .active_group #docklike-plugin button image, .active_group #docklike-plugin check button image, check .active_group #docklike-plugin button arrow, .active_group #docklike-plugin check button arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button, radio .active_group #docklike-plugin button image, .active_group #docklike-plugin radio button image, radio .active_group #docklike-plugin button arrow, .active_group #docklike-plugin radio button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected:selected:hover, check:selected:selected:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected:selected:hover, radio:selected:selected:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check button:hover image, check .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check button:hover arrow, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check button:focus image, check .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check button:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, check:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check:selected button:hover, check:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check:selected button:hover image, check:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check:selected button:hover arrow, check:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check:selected button:focus, check:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check:selected button:focus image, check:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check:selected button:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio button:hover image, radio .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio button:hover arrow, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio button:focus image, radio .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio button:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow, radio:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio:selected button:hover, radio:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio:selected button:hover image, radio:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio:selected button:hover arrow, radio:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio:selected button:focus, radio:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio:selected button:focus image, radio:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio:selected button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } check:disabled, check:disabled:checked, check:disabled:selected, check:disabled.has-open-popup, check:selected:disabled, check:selected:disabled:checked, check:selected:disabled:selected, check:selected:disabled.has-open-popup, radio:disabled, radio:disabled:checked, radio:disabled:selected, radio:disabled.has-open-popup, radio:selected:disabled, radio:selected:disabled:checked, radio:selected:disabled:selected, radio:selected:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1328,13 +1328,13 @@ row.activatable:hover:hover, row.activatable:hover:hover image, row.activatable: row.activatable:hover:active, row.activatable:hover.keyboard-activating, row.activatable:active:active, row.activatable:active.keyboard-activating, row.activatable:selected:active, row.activatable:selected.keyboard-activating, row.activatable.has-open-popup:active, row.activatable.has-open-popup.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:hover:checked, row.activatable:hover:selected, row.activatable:hover.has-open-popup, row.activatable:active:checked, row.activatable:active:selected, row.activatable:active.has-open-popup, row.activatable:selected:checked, row.activatable:selected:selected, row.activatable:selected.has-open-popup, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:selected, row.activatable.has-open-popup.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:active:checked, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:selected:selected, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover:selected, row.activatable:hover:selected image, row.activatable:hover:selected arrow, row.activatable:hover.has-open-popup, row.activatable:hover.has-open-popup image, row.activatable:hover.has-open-popup arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active:selected, row.activatable:active:selected image, row.activatable:active:selected arrow, row.activatable:active.has-open-popup, row.activatable:active.has-open-popup image, row.activatable:active.has-open-popup arrow, row.activatable:selected:checked, row.activatable:selected:checked image, row.activatable:selected:checked arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected.has-open-popup, row.activatable:selected.has-open-popup image, row.activatable:selected.has-open-popup arrow, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:checked image, row.activatable.has-open-popup:checked arrow, row.activatable.has-open-popup:selected, row.activatable.has-open-popup:selected image, row.activatable.has-open-popup:selected arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:hover button image, row.activatable:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:hover button arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:active .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:active button image, row.activatable:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:active button arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:selected button image, row.activatable:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:selected button arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button, row.activatable.has-open-popup .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable.has-open-popup button image, row.activatable.has-open-popup .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable.has-open-popup button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked:hover, row.activatable:hover:checked:focus, row.activatable:hover:selected:hover, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable:selected:selected:hover, row.activatable:selected:selected:focus, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:hover:checked:focus, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:focus, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:hover button:hover image, row.activatable:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:hover button:hover arrow, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:hover button:focus image, row.activatable:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:hover button:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:active button:hover image, row.activatable:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:active button:hover arrow, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:active button:focus image, row.activatable:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:active button:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:selected button:hover image, row.activatable:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:selected button:hover arrow, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:selected button:focus image, row.activatable:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:selected button:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable.has-open-popup button:hover image, row.activatable.has-open-popup .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:hover arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable.has-open-popup button:focus image, row.activatable.has-open-popup .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:hover:disabled, row.activatable:hover:disabled:checked, row.activatable:hover:disabled:selected, row.activatable:hover:disabled.has-open-popup, row.activatable:active:disabled, row.activatable:active:disabled:checked, row.activatable:active:disabled:selected, row.activatable:active:disabled.has-open-popup, row.activatable:selected:disabled, row.activatable:selected:disabled:checked, row.activatable:selected:disabled:selected, row.activatable:selected:disabled.has-open-popup, row.activatable.has-open-popup:disabled, row.activatable.has-open-popup:disabled:checked, row.activatable.has-open-popup:disabled:selected, row.activatable.has-open-popup:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1346,13 +1346,13 @@ row.activatable:disabled:hover, row.activatable:disabled:hover image, row.activa row.activatable:disabled:active, row.activatable:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button, row.activatable:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:disabled button image, row.activatable:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:disabled button:hover image, row.activatable:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:disabled button:hover arrow, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus, row.activatable:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:disabled button:focus image, row.activatable:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:disabled:disabled, row.activatable:disabled:disabled:checked, row.activatable:disabled:disabled:selected, row.activatable:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1586,13 +1586,13 @@ colorswatch.activatable:hover > overlay:hover, colorswatch.activatable:hover > o colorswatch.activatable:hover > overlay:active, colorswatch.activatable:hover > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:checked image, colorswatch.activatable:hover > overlay:checked arrow, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay:selected image, colorswatch.activatable:hover > overlay:selected arrow, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay.has-open-popup image, colorswatch.activatable:hover > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:checked image, colorswatch.activatable:hover > overlay:checked arrow, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay:selected image, colorswatch.activatable:hover > overlay:selected arrow, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay.has-open-popup image, colorswatch.activatable:hover > overlay.has-open-popup arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:hover image, colorswatch.activatable:hover > overlay:checked:hover arrow, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:checked:focus image, colorswatch.activatable:hover > overlay:checked:focus arrow, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:hover image, colorswatch.activatable:hover > overlay:selected:hover arrow, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay:selected:focus image, colorswatch.activatable:hover > overlay:selected:focus arrow, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:hover image, colorswatch.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay.has-open-popup:focus image, colorswatch.activatable:hover > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:hover image, colorswatch.activatable:hover > overlay:checked:hover arrow, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:checked:focus image, colorswatch.activatable:hover > overlay:checked:focus arrow, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:hover image, colorswatch.activatable:hover > overlay:selected:hover arrow, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay:selected:focus image, colorswatch.activatable:hover > overlay:selected:focus arrow, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:hover image, colorswatch.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay.has-open-popup:focus image, colorswatch.activatable:hover > overlay.has-open-popup:focus arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch.activatable:hover > overlay:disabled, colorswatch.activatable:hover > overlay:disabled:checked, colorswatch.activatable:hover > overlay:disabled:selected, colorswatch.activatable:hover > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1610,13 +1610,13 @@ colorswatch#add-color-button > overlay:hover, colorswatch#add-color-button > ove colorswatch#add-color-button > overlay:active, colorswatch#add-color-button > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:checked image, colorswatch#add-color-button > overlay:checked arrow, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay:selected image, colorswatch#add-color-button > overlay:selected arrow, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay.has-open-popup image, colorswatch#add-color-button > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:checked image, colorswatch#add-color-button > overlay:checked arrow, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay:selected image, colorswatch#add-color-button > overlay:selected arrow, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay.has-open-popup image, colorswatch#add-color-button > overlay.has-open-popup arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button > overlay button, colorswatch#add-color-button > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:hover image, colorswatch#add-color-button > overlay:checked:hover arrow, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:checked:focus image, colorswatch#add-color-button > overlay:checked:focus arrow, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:hover image, colorswatch#add-color-button > overlay:selected:hover arrow, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay:selected:focus image, colorswatch#add-color-button > overlay:selected:focus arrow, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:hover image, colorswatch#add-color-button > overlay.has-open-popup:hover arrow, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay.has-open-popup:focus image, colorswatch#add-color-button > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:hover image, colorswatch#add-color-button > overlay:checked:hover arrow, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:checked:focus image, colorswatch#add-color-button > overlay:checked:focus arrow, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:hover image, colorswatch#add-color-button > overlay:selected:hover arrow, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay:selected:focus image, colorswatch#add-color-button > overlay:selected:focus arrow, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:hover image, colorswatch#add-color-button > overlay.has-open-popup:hover arrow, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay.has-open-popup:focus image, colorswatch#add-color-button > overlay.has-open-popup:focus arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button > overlay:disabled, colorswatch#add-color-button > overlay:disabled:checked, colorswatch#add-color-button > overlay:disabled:selected, colorswatch#add-color-button > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1630,13 +1630,13 @@ colorswatch#add-color-button.activatable:hover > overlay:hover, colorswatch#add- colorswatch#add-color-button.activatable:hover > overlay:active, colorswatch#add-color-button.activatable:hover > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:checked image, colorswatch#add-color-button.activatable:hover > overlay:checked arrow, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay:selected image, colorswatch#add-color-button.activatable:hover > overlay:selected arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:checked image, colorswatch#add-color-button.activatable:hover > overlay:checked arrow, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay:selected image, colorswatch#add-color-button.activatable:hover > overlay:selected arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:hover image, colorswatch#add-color-button.activatable:hover > overlay:checked:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:checked:focus image, colorswatch#add-color-button.activatable:hover > overlay:checked:focus arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:hover image, colorswatch#add-color-button.activatable:hover > overlay:selected:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:focus image, colorswatch#add-color-button.activatable:hover > overlay:selected:focus arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:hover image, colorswatch#add-color-button.activatable:hover > overlay:checked:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:checked:focus image, colorswatch#add-color-button.activatable:hover > overlay:checked:focus arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:hover image, colorswatch#add-color-button.activatable:hover > overlay:selected:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:focus image, colorswatch#add-color-button.activatable:hover > overlay:selected:focus arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button.activatable:hover > overlay:disabled, colorswatch#add-color-button.activatable:hover > overlay:disabled:checked, colorswatch#add-color-button.activatable:hover > overlay:disabled:selected, colorswatch#add-color-button.activatable:hover > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1708,13 +1708,13 @@ cursor-handle:hover, cursor-handle:hover image, cursor-handle:hover arrow, curso cursor-handle:active, cursor-handle.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button, cursor-handle .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle button image, cursor-handle .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle button:hover image, cursor-handle .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle button:hover arrow, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus, cursor-handle .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle button:focus image, cursor-handle .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled, cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1726,13 +1726,13 @@ cursor-handle:disabled:hover, cursor-handle:disabled:hover image, cursor-handle: cursor-handle:disabled:active, cursor-handle:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button, cursor-handle:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle:disabled button image, cursor-handle:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle:disabled button:hover image, cursor-handle:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle:disabled button:hover arrow, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus, cursor-handle:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle:disabled button:focus image, cursor-handle:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled:disabled, cursor-handle:disabled:disabled:checked, cursor-handle:disabled:disabled:selected, cursor-handle:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1820,6 +1820,12 @@ headerbar stackswitcher, windowhandle stackswitcher, headerbar .stack-switcher, headerbar stackswitcher > button, windowhandle stackswitcher > button, headerbar .stack-switcher > button, windowhandle .stack-switcher > button, headerbar notebook > header > button, headerbar tabbar tabbox > button, tabbar headerbar tabbox > button, windowhandle notebook > header > button, windowhandle tabbar tabbox > button, tabbar windowhandle tabbox > button { min-height: 19px; } +.xfce4-panel #sn-button { margin: 1px; } + +#docklike-plugin button { background-color: transparent; } + +.active_group #docklike-plugin button { background-color: red; } + /* GTK NAMED COLORS ---------------- use responsibly! */ /* widget text/foreground color */ diff --git a/source/common/buttons.scss b/source/common/buttons.scss index 5db6e94..2fd7da5 100644 --- a/source/common/buttons.scss +++ b/source/common/buttons.scss @@ -25,7 +25,7 @@ &:active, &.keyboard-activating { @include _shadows($button_shadow_pressed); } - &:checked, &:selected, &.has-open-popup { //selected and has-open-popup is for .activatable rows, hopefully it won't go wrong + &:checked, &:selected, &.has-open-popup, %button-pressed { //selected and has-open-popup is for .activatable rows, hopefully it won't go wrong background-color: $c_pressed; color: $tc_pressed; @include _shadows($button_shadow_pressed, 0 10px 3px -9px gtkalpha(currentColor, 0.3)); //, 0 -3px 2px -2px gtkalpha(currentColor, 0.2) //a highlight on the upper border, maybe not for now, because it's harder to make it look realistic... @@ -38,6 +38,7 @@ @include _shadows($button_shadow_pressed, 0 10px 3px -9px gtkalpha(currentColor, 0.5)); } } + } &:disabled { &, &:checked, &:selected, &.has-open-popup { diff --git a/source/common/desktop_environment_fixes.scss b/source/common/desktop_environment_fixes.scss new file mode 100644 index 0000000..468a01b --- /dev/null +++ b/source/common/desktop_environment_fixes.scss @@ -0,0 +1,16 @@ + +// XFCE system tray buttons don't look good without margin +.xfce4-panel #sn-button { + margin: 1px; +} + +#docklike-plugin { + button { + background-color: transparent; + .active_group & { + @extend %button-pressed; + background-color: red; + } + } + +} diff --git a/source/gtk3/_common.scss b/source/gtk3/_common.scss index 158f622..3c443c3 100644 --- a/source/gtk3/_common.scss +++ b/source/gtk3/_common.scss @@ -585,7 +585,7 @@ button { border: $button_border; border-radius: $button_radius; transition: $button_transition; - margin: 1px; + margin: 0px; //1px; @include button(); @@ -3265,3 +3265,5 @@ popover.emoji-completion .emoji:hover { @import '../common/undershoot.scss'; @import '../common/stack_switcher.scss'; + +@import '../common/desktop_environment_fixes.scss' diff --git a/source/gtk3/gtk-new.css b/source/gtk3/gtk-new.css index 72d3659..504ec64 100644 --- a/source/gtk3/gtk-new.css +++ b/source/gtk3/gtk-new.css @@ -189,7 +189,7 @@ treeview entry.flat:focus, treeview entry:focus { border-color: #75ff25; } @keyframes needs_attention { from { background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#f57900), to(transparent)); } to { background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#f57900), to(transparent)); } } -button.sidebar-button, expander title > arrow, notebook > header tabs > tab, notebook > header > tabs > arrow, treeview.view header button, modelbutton.flat arrow, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 1px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); } +button.sidebar-button, expander title > arrow, notebook > header tabs > tab, notebook > header > tabs > arrow, treeview.view header button, modelbutton.flat arrow, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 0px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); } expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > header > tabs > arrow:hover, treeview.view header button:hover, modelbutton.flat arrow:hover, expander title > arrow:focus, notebook > header tabs > tab:focus, notebook > header > tabs > arrow:focus, treeview.view header button:focus, modelbutton.flat arrow:focus, button:hover, button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-effect: highlight; } @@ -197,13 +197,13 @@ expander title > arrow:hover, notebook > header tabs > tab:hover, notebook > hea expander title > arrow:active, notebook > header tabs > tab:active, notebook > header > tabs > arrow:active, treeview.view header button:active, modelbutton.flat arrow:active, expander title > arrow.keyboard-activating, notebook > header tabs > tab.keyboard-activating, notebook > header > tabs > arrow.keyboard-activating, treeview.view header button.keyboard-activating, modelbutton.flat arrow.keyboard-activating, button:active, button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, button:checked, button:selected, button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, button:checked, button:selected, button.has-open-popup, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:checked image, notebook > header tabs > tab:checked image, notebook > header > tabs > arrow:checked image, treeview.view header button:checked image, modelbutton.flat arrow:checked image, expander title > arrow:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header > tabs > arrow:checked arrow, treeview.view header button:checked arrow, modelbutton.flat arrow:checked arrow, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow:selected image, notebook > header tabs > tab:selected image, notebook > header > tabs > arrow:selected image, treeview.view header button:selected image, modelbutton.flat arrow:selected image, expander title > arrow:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header > tabs > arrow:selected arrow, treeview.view header button:selected arrow, modelbutton.flat arrow:selected arrow, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, treeview.view header button.has-open-popup image, modelbutton.flat arrow.has-open-popup image, expander title > arrow.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, treeview.view header button.has-open-popup arrow, modelbutton.flat arrow.has-open-popup arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, button.sidebar-button .active_group #docklike-plugin button, .active_group #docklike-plugin button.sidebar-button button, button.sidebar-button .active_group #docklike-plugin button image, .active_group #docklike-plugin button.sidebar-button button image, button.sidebar-button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.sidebar-button button arrow, expander title > arrow:checked, notebook > header tabs > tab:checked, notebook > header > tabs > arrow:checked, treeview.view header button:checked, modelbutton.flat arrow:checked, expander title > arrow:checked image, notebook > header tabs > tab:checked image, notebook > header > tabs > arrow:checked image, treeview.view header button:checked image, modelbutton.flat arrow:checked image, expander title > arrow:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header > tabs > arrow:checked arrow, treeview.view header button:checked arrow, modelbutton.flat arrow:checked arrow, expander title > arrow:selected, notebook > header tabs > tab:selected, notebook > header > tabs > arrow:selected, treeview.view header button:selected, modelbutton.flat arrow:selected, expander title > arrow:selected image, notebook > header tabs > tab:selected image, notebook > header > tabs > arrow:selected image, treeview.view header button:selected image, modelbutton.flat arrow:selected image, expander title > arrow:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header > tabs > arrow:selected arrow, treeview.view header button:selected arrow, modelbutton.flat arrow:selected arrow, expander title > arrow.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header > tabs > arrow.has-open-popup, treeview.view header button.has-open-popup, modelbutton.flat arrow.has-open-popup, expander title > arrow.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, treeview.view header button.has-open-popup image, modelbutton.flat arrow.has-open-popup image, expander title > arrow.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, treeview.view header button.has-open-popup arrow, modelbutton.flat arrow.has-open-popup arrow, expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, treeview.view header button .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header button button, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow button image, notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab button image, notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow button image, treeview.view header button .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header button button image, modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow button image, expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow button arrow, notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab button arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button arrow, treeview.view header button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header button button arrow, modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow button arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button, button .active_group #docklike-plugin button image, .active_group #docklike-plugin button button image, button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header > tabs > arrow:checked:hover image, modelbutton.flat arrow:checked:hover image, expander title > arrow:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, modelbutton.flat arrow:checked:hover arrow, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header > tabs > arrow:checked:focus image, modelbutton.flat arrow:checked:focus image, expander title > arrow:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, modelbutton.flat arrow:checked:focus arrow, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header > tabs > arrow:selected:hover image, modelbutton.flat arrow:selected:hover image, expander title > arrow:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, modelbutton.flat arrow:selected:hover arrow, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header > tabs > arrow:selected:focus image, modelbutton.flat arrow:selected:focus image, expander title > arrow:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, modelbutton.flat arrow:selected:focus arrow, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover image, expander title > arrow.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:hover arrow, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus image, expander title > arrow.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, modelbutton.flat arrow.has-open-popup:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, button.sidebar-button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.sidebar-button button:hover, button.sidebar-button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.sidebar-button button:hover image, button.sidebar-button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.sidebar-button button:hover arrow, button.sidebar-button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.sidebar-button button:focus, button.sidebar-button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.sidebar-button button:focus image, button.sidebar-button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.sidebar-button button:focus arrow, expander title > arrow:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header > tabs > arrow:checked:hover, treeview.view header button:checked:hover, modelbutton.flat arrow:checked:hover, expander title > arrow:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header > tabs > arrow:checked:hover image, treeview.view header button:checked:hover image, modelbutton.flat arrow:checked:hover image, expander title > arrow:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, treeview.view header button:checked:hover arrow, modelbutton.flat arrow:checked:hover arrow, expander title > arrow:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header > tabs > arrow:checked:focus, treeview.view header button:checked:focus, modelbutton.flat arrow:checked:focus, expander title > arrow:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header > tabs > arrow:checked:focus image, treeview.view header button:checked:focus image, modelbutton.flat arrow:checked:focus image, expander title > arrow:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, treeview.view header button:checked:focus arrow, modelbutton.flat arrow:checked:focus arrow, expander title > arrow:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header > tabs > arrow:selected:hover, treeview.view header button:selected:hover, modelbutton.flat arrow:selected:hover, expander title > arrow:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header > tabs > arrow:selected:hover image, treeview.view header button:selected:hover image, modelbutton.flat arrow:selected:hover image, expander title > arrow:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, treeview.view header button:selected:hover arrow, modelbutton.flat arrow:selected:hover arrow, expander title > arrow:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header > tabs > arrow:selected:focus, treeview.view header button:selected:focus, modelbutton.flat arrow:selected:focus, expander title > arrow:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header > tabs > arrow:selected:focus image, treeview.view header button:selected:focus image, modelbutton.flat arrow:selected:focus image, expander title > arrow:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, treeview.view header button:selected:focus arrow, modelbutton.flat arrow:selected:focus arrow, expander title > arrow.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, treeview.view header button.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover, expander title > arrow.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, treeview.view header button.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover image, expander title > arrow.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, treeview.view header button.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:hover arrow, expander title > arrow.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, treeview.view header button.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus, expander title > arrow.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, treeview.view header button.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus image, expander title > arrow.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, treeview.view header button.has-open-popup:focus arrow, modelbutton.flat arrow.has-open-popup:focus arrow, expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow button:hover image, notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab button:hover image, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover image, treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button button:hover image, modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow button:hover image, expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow button:hover arrow, notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab button:hover arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover arrow, treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button button:hover arrow, modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow button:hover arrow, expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow button:focus image, notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab button:focus image, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus image, treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button button:focus image, modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow button:focus image, expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow button:focus arrow, notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab button:focus arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus arrow, treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button button:focus arrow, modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow button:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button button:hover image, button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button button:hover arrow, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus, button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button button:focus image, button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow:disabled, notebook > header tabs > tab:disabled, notebook > header > tabs > arrow:disabled, treeview.view header button:disabled, modelbutton.flat arrow:disabled, button:disabled, button:disabled:checked, button:disabled:selected, button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -227,13 +227,13 @@ expander title > arrow.osd:hover, notebook > header tabs > tab.osd:hover, notebo expander title > arrow.osd:active, notebook > header tabs > tab.osd:active, notebook > header > tabs > arrow.osd:active, modelbutton.flat arrow.osd:active, expander title > arrow.osd.keyboard-activating, notebook > header tabs > tab.osd.keyboard-activating, notebook > header > tabs > arrow.osd.keyboard-activating, modelbutton.flat arrow.osd.keyboard-activating, button.osd:active, button.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, button.osd:checked, button.osd:selected, button.osd.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, button.osd:checked, button.osd:selected, button.osd.has-open-popup, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header > tabs > arrow.osd:checked image, modelbutton.flat arrow.osd:checked image, expander title > arrow.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, modelbutton.flat arrow.osd:checked arrow, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header > tabs > arrow.osd:selected image, modelbutton.flat arrow.osd:selected image, expander title > arrow.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, modelbutton.flat arrow.osd:selected arrow, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, modelbutton.flat arrow.osd.has-open-popup image, expander title > arrow.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, modelbutton.flat arrow.osd.has-open-popup arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header > tabs > arrow.osd:checked, modelbutton.flat arrow.osd:checked, expander title > arrow.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header > tabs > arrow.osd:checked image, modelbutton.flat arrow.osd:checked image, expander title > arrow.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, modelbutton.flat arrow.osd:checked arrow, expander title > arrow.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header > tabs > arrow.osd:selected, modelbutton.flat arrow.osd:selected, expander title > arrow.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header > tabs > arrow.osd:selected image, modelbutton.flat arrow.osd:selected image, expander title > arrow.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, modelbutton.flat arrow.osd:selected arrow, expander title > arrow.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, modelbutton.flat arrow.osd.has-open-popup, expander title > arrow.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, modelbutton.flat arrow.osd.has-open-popup image, expander title > arrow.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, modelbutton.flat arrow.osd.has-open-popup arrow, expander title > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, modelbutton.flat arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.osd button, expander title > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.osd button image, notebook > header tabs > tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.osd button image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button image, modelbutton.flat arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.osd button image, expander title > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.osd button arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button, button.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin button.osd button image, button.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.osd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, modelbutton.flat arrow.osd:checked:hover image, expander title > arrow.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, modelbutton.flat arrow.osd:checked:hover arrow, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, modelbutton.flat arrow.osd:checked:focus image, expander title > arrow.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, modelbutton.flat arrow.osd:checked:focus arrow, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, modelbutton.flat arrow.osd:selected:hover image, expander title > arrow.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, modelbutton.flat arrow.osd:selected:hover arrow, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, modelbutton.flat arrow.osd:selected:focus image, expander title > arrow.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, modelbutton.flat arrow.osd:selected:focus arrow, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, modelbutton.flat arrow.osd.has-open-popup:hover image, expander title > arrow.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, modelbutton.flat arrow.osd.has-open-popup:hover arrow, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, modelbutton.flat arrow.osd.has-open-popup:focus image, expander title > arrow.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, modelbutton.flat arrow.osd.has-open-popup:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, modelbutton.flat arrow.osd:checked:hover, expander title > arrow.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, modelbutton.flat arrow.osd:checked:hover image, expander title > arrow.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, modelbutton.flat arrow.osd:checked:hover arrow, expander title > arrow.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, modelbutton.flat arrow.osd:checked:focus, expander title > arrow.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, modelbutton.flat arrow.osd:checked:focus image, expander title > arrow.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, modelbutton.flat arrow.osd:checked:focus arrow, expander title > arrow.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, modelbutton.flat arrow.osd:selected:hover, expander title > arrow.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, modelbutton.flat arrow.osd:selected:hover image, expander title > arrow.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, modelbutton.flat arrow.osd:selected:hover arrow, expander title > arrow.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, modelbutton.flat arrow.osd:selected:focus, expander title > arrow.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, modelbutton.flat arrow.osd:selected:focus image, expander title > arrow.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, modelbutton.flat arrow.osd:selected:focus arrow, expander title > arrow.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, modelbutton.flat arrow.osd.has-open-popup:hover, expander title > arrow.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, modelbutton.flat arrow.osd.has-open-popup:hover image, expander title > arrow.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, modelbutton.flat arrow.osd.has-open-popup:hover arrow, expander title > arrow.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, modelbutton.flat arrow.osd.has-open-popup:focus, expander title > arrow.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, modelbutton.flat arrow.osd.has-open-popup:focus image, expander title > arrow.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, modelbutton.flat arrow.osd.has-open-popup:focus arrow, expander title > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover, expander title > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.osd button:hover image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover image, expander title > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.osd button:hover arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:hover arrow, expander title > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus, expander title > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.osd button:focus image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus image, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus image, expander title > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.osd button:focus arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus arrow, modelbutton.flat arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.osd button:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.osd button:hover image, button.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.osd button:hover arrow, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus, button.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.osd button:focus image, button.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.osd:disabled, notebook > header tabs > tab.osd:disabled, notebook > header > tabs > arrow.osd:disabled, modelbutton.flat arrow.osd:disabled, button.osd:disabled, button.osd:disabled:checked, button.osd:disabled:selected, button.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -247,13 +247,13 @@ expander title > arrow.osd.image-button, notebook > header tabs > tab.osd.image- .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button.keyboard-activating, popover.background.touch-selection button.keyboard-activating, popover.background.magnifier button.keyboard-activating, .osd expander title > arrow:active, expander .osd title > arrow:active, .osd notebook > header tabs > tab:active, notebook > header .osd tabs > tab:active, .osd notebook > header > tabs > arrow:active, .osd modelbutton.flat arrow:active, modelbutton.flat .osd arrow:active, .osd expander title > arrow.keyboard-activating, expander .osd title > arrow.keyboard-activating, .osd notebook > header tabs > tab.keyboard-activating, notebook > header .osd tabs > tab.keyboard-activating, .osd notebook > header > tabs > arrow.keyboard-activating, .osd modelbutton.flat arrow.keyboard-activating, modelbutton.flat .osd arrow.keyboard-activating, .osd button:active, .osd button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd button:checked, .osd button:selected, .osd button.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd button:checked, .osd button:selected, .osd button.has-open-popup, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:checked, .app-notification.frame button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, .app-notification.frame button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, .app-notification.frame button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, .app-notification.frame button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, .app-notification.frame button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, .app-notification.frame button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, .app-notification.frame button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, .app-notification.frame button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, .app-notification.frame button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:checked image, expander .osd title > arrow:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header > tabs > arrow:checked image, .osd modelbutton.flat arrow:checked image, modelbutton.flat .osd arrow:checked image, .osd expander title > arrow:checked arrow, expander .osd title > arrow:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd modelbutton.flat arrow:checked arrow, modelbutton.flat .osd arrow:checked arrow, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow:selected image, expander .osd title > arrow:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header > tabs > arrow:selected image, .osd modelbutton.flat arrow:selected image, modelbutton.flat .osd arrow:selected image, .osd expander title > arrow:selected arrow, expander .osd title > arrow:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd modelbutton.flat arrow:selected arrow, modelbutton.flat .osd arrow:selected arrow, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow.has-open-popup image, expander .osd title > arrow.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd modelbutton.flat arrow.has-open-popup image, modelbutton.flat .osd arrow.has-open-popup image, .osd expander title > arrow.has-open-popup arrow, expander .osd title > arrow.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat .osd arrow.has-open-popup arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:checked, .app-notification.frame button:checked, .csd popover.background.touch-selection button:checked, .csd popover.background.magnifier button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, .app-notification.frame button:checked image, .csd popover.background.touch-selection button:checked image, .csd popover.background.magnifier button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, .app-notification.frame button:checked arrow, .csd popover.background.touch-selection button:checked arrow, .csd popover.background.magnifier button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, .app-notification.frame button:selected, .csd popover.background.touch-selection button:selected, .csd popover.background.magnifier button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, .app-notification.frame button:selected image, .csd popover.background.touch-selection button:selected image, .csd popover.background.magnifier button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, .app-notification.frame button:selected arrow, .csd popover.background.touch-selection button:selected arrow, .csd popover.background.magnifier button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, .app-notification.frame button.has-open-popup, .csd popover.background.touch-selection button.has-open-popup, .csd popover.background.magnifier button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, .app-notification.frame button.has-open-popup image, .csd popover.background.touch-selection button.has-open-popup image, .csd popover.background.magnifier button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, .app-notification.frame button.has-open-popup arrow, .csd popover.background.touch-selection button.has-open-popup arrow, .csd popover.background.magnifier button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, .app-notification.frame button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button button, .csd popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button button, .csd popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .app-notification button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button button image, .app-notification.frame button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button button image, .csd popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button button image, .csd popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button button image, popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button button image, popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button button image, .app-notification button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button button arrow, .app-notification.frame button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button button arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button arrow, popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button button arrow, popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button button arrow, .osd expander title > arrow:checked, expander .osd title > arrow:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header > tabs > arrow:checked, .osd modelbutton.flat arrow:checked, modelbutton.flat .osd arrow:checked, .osd expander title > arrow:checked image, expander .osd title > arrow:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header > tabs > arrow:checked image, .osd modelbutton.flat arrow:checked image, modelbutton.flat .osd arrow:checked image, .osd expander title > arrow:checked arrow, expander .osd title > arrow:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd modelbutton.flat arrow:checked arrow, modelbutton.flat .osd arrow:checked arrow, .osd expander title > arrow:selected, expander .osd title > arrow:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header > tabs > arrow:selected, .osd modelbutton.flat arrow:selected, modelbutton.flat .osd arrow:selected, .osd expander title > arrow:selected image, expander .osd title > arrow:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header > tabs > arrow:selected image, .osd modelbutton.flat arrow:selected image, modelbutton.flat .osd arrow:selected image, .osd expander title > arrow:selected arrow, expander .osd title > arrow:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd modelbutton.flat arrow:selected arrow, modelbutton.flat .osd arrow:selected arrow, .osd expander title > arrow.has-open-popup, expander .osd title > arrow.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd modelbutton.flat arrow.has-open-popup, modelbutton.flat .osd arrow.has-open-popup, .osd expander title > arrow.has-open-popup image, expander .osd title > arrow.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd modelbutton.flat arrow.has-open-popup image, modelbutton.flat .osd arrow.has-open-popup image, .osd expander title > arrow.has-open-popup arrow, expander .osd title > arrow.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat .osd arrow.has-open-popup arrow, .osd expander title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow button, expander .osd title > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow button, modelbutton.flat .osd arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow button, .osd expander title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow button image, expander .osd title > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow button image, .osd notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab button image, notebook > header .osd tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab button image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button image, .osd modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow button image, modelbutton.flat .osd arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow button image, .osd expander title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow button arrow, expander .osd title > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow button arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button, .osd button .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button button image, .osd button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:checked:hover, .app-notification.frame button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:checked:hover, .app-notification.frame button:checked:hover, .csd popover.background.touch-selection button:checked:hover, .csd popover.background.magnifier button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, .app-notification.frame button:checked:hover image, .csd popover.background.touch-selection button:checked:hover image, .csd popover.background.magnifier button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, .app-notification.frame button:checked:hover arrow, .csd popover.background.touch-selection button:checked:hover arrow, .csd popover.background.magnifier button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, .csd popover.background.touch-selection button:checked:focus, .csd popover.background.magnifier button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, .app-notification.frame button:checked:focus image, .csd popover.background.touch-selection button:checked:focus image, .csd popover.background.magnifier button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, .app-notification.frame button:checked:focus arrow, .csd popover.background.touch-selection button:checked:focus arrow, .csd popover.background.magnifier button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, .csd popover.background.touch-selection button:selected:hover, .csd popover.background.magnifier button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, .app-notification.frame button:selected:hover image, .csd popover.background.touch-selection button:selected:hover image, .csd popover.background.magnifier button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, .app-notification.frame button:selected:hover arrow, .csd popover.background.touch-selection button:selected:hover arrow, .csd popover.background.magnifier button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, .csd popover.background.touch-selection button:selected:focus, .csd popover.background.magnifier button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, .app-notification.frame button:selected:focus image, .csd popover.background.touch-selection button:selected:focus image, .csd popover.background.magnifier button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, .app-notification.frame button:selected:focus arrow, .csd popover.background.touch-selection button:selected:focus arrow, .csd popover.background.magnifier button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, .csd popover.background.touch-selection button.has-open-popup:hover, .csd popover.background.magnifier button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, .app-notification.frame button.has-open-popup:hover image, .csd popover.background.touch-selection button.has-open-popup:hover image, .csd popover.background.magnifier button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, .app-notification.frame button.has-open-popup:hover arrow, .csd popover.background.touch-selection button.has-open-popup:hover arrow, .csd popover.background.magnifier button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, .csd popover.background.touch-selection button.has-open-popup:focus, .csd popover.background.magnifier button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, .app-notification.frame button.has-open-popup:focus image, .csd popover.background.touch-selection button.has-open-popup:focus image, .csd popover.background.magnifier button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, .app-notification.frame button.has-open-popup:focus arrow, .csd popover.background.touch-selection button.has-open-popup:focus arrow, .csd popover.background.magnifier button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd treeview.view header button:checked:hover, treeview.view header .osd button:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:hover image, expander .osd title > arrow:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd treeview.view header button:checked:hover image, treeview.view header .osd button:checked:hover image, .osd modelbutton.flat arrow:checked:hover image, modelbutton.flat .osd arrow:checked:hover image, .osd expander title > arrow:checked:hover arrow, expander .osd title > arrow:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd treeview.view header button:checked:hover arrow, treeview.view header .osd button:checked:hover arrow, .osd modelbutton.flat arrow:checked:hover arrow, modelbutton.flat .osd arrow:checked:hover arrow, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd treeview.view header button:checked:focus, treeview.view header .osd button:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:checked:focus image, expander .osd title > arrow:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd treeview.view header button:checked:focus image, treeview.view header .osd button:checked:focus image, .osd modelbutton.flat arrow:checked:focus image, modelbutton.flat .osd arrow:checked:focus image, .osd expander title > arrow:checked:focus arrow, expander .osd title > arrow:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd treeview.view header button:checked:focus arrow, treeview.view header .osd button:checked:focus arrow, .osd modelbutton.flat arrow:checked:focus arrow, modelbutton.flat .osd arrow:checked:focus arrow, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd treeview.view header button:selected:hover, treeview.view header .osd button:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:hover image, expander .osd title > arrow:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd treeview.view header button:selected:hover image, treeview.view header .osd button:selected:hover image, .osd modelbutton.flat arrow:selected:hover image, modelbutton.flat .osd arrow:selected:hover image, .osd expander title > arrow:selected:hover arrow, expander .osd title > arrow:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd treeview.view header button:selected:hover arrow, treeview.view header .osd button:selected:hover arrow, .osd modelbutton.flat arrow:selected:hover arrow, modelbutton.flat .osd arrow:selected:hover arrow, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd treeview.view header button:selected:focus, treeview.view header .osd button:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow:selected:focus image, expander .osd title > arrow:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd treeview.view header button:selected:focus image, treeview.view header .osd button:selected:focus image, .osd modelbutton.flat arrow:selected:focus image, modelbutton.flat .osd arrow:selected:focus image, .osd expander title > arrow:selected:focus arrow, expander .osd title > arrow:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd treeview.view header button:selected:focus arrow, treeview.view header .osd button:selected:focus arrow, .osd modelbutton.flat arrow:selected:focus arrow, modelbutton.flat .osd arrow:selected:focus arrow, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd treeview.view header button.has-open-popup:hover, treeview.view header .osd button.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:hover image, expander .osd title > arrow.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd treeview.view header button.has-open-popup:hover image, treeview.view header .osd button.has-open-popup:hover image, .osd modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat .osd arrow.has-open-popup:hover image, .osd expander title > arrow.has-open-popup:hover arrow, expander .osd title > arrow.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd treeview.view header button.has-open-popup:hover arrow, treeview.view header .osd button.has-open-popup:hover arrow, .osd modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat .osd arrow.has-open-popup:hover arrow, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd treeview.view header button.has-open-popup:focus, treeview.view header .osd button.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow.has-open-popup:focus image, expander .osd title > arrow.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd treeview.view header button.has-open-popup:focus image, treeview.view header .osd button.has-open-popup:focus image, .osd modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat .osd arrow.has-open-popup:focus image, .osd expander title > arrow.has-open-popup:focus arrow, expander .osd title > arrow.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd treeview.view header button.has-open-popup:focus arrow, treeview.view header .osd button.has-open-popup:focus arrow, .osd modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat .osd arrow.has-open-popup:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:checked:hover, .app-notification.frame button:checked:hover, .csd popover.background.touch-selection button:checked:hover, .csd popover.background.magnifier button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, .app-notification.frame button:checked:hover image, .csd popover.background.touch-selection button:checked:hover image, .csd popover.background.magnifier button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, .app-notification.frame button:checked:hover arrow, .csd popover.background.touch-selection button:checked:hover arrow, .csd popover.background.magnifier button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, .app-notification.frame button:checked:focus, .csd popover.background.touch-selection button:checked:focus, .csd popover.background.magnifier button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, .app-notification.frame button:checked:focus image, .csd popover.background.touch-selection button:checked:focus image, .csd popover.background.magnifier button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, .app-notification.frame button:checked:focus arrow, .csd popover.background.touch-selection button:checked:focus arrow, .csd popover.background.magnifier button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, .app-notification.frame button:selected:hover, .csd popover.background.touch-selection button:selected:hover, .csd popover.background.magnifier button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, .app-notification.frame button:selected:hover image, .csd popover.background.touch-selection button:selected:hover image, .csd popover.background.magnifier button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, .app-notification.frame button:selected:hover arrow, .csd popover.background.touch-selection button:selected:hover arrow, .csd popover.background.magnifier button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, .app-notification.frame button:selected:focus, .csd popover.background.touch-selection button:selected:focus, .csd popover.background.magnifier button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, .app-notification.frame button:selected:focus image, .csd popover.background.touch-selection button:selected:focus image, .csd popover.background.magnifier button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, .app-notification.frame button:selected:focus arrow, .csd popover.background.touch-selection button:selected:focus arrow, .csd popover.background.magnifier button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, .app-notification.frame button.has-open-popup:hover, .csd popover.background.touch-selection button.has-open-popup:hover, .csd popover.background.magnifier button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, .app-notification.frame button.has-open-popup:hover image, .csd popover.background.touch-selection button.has-open-popup:hover image, .csd popover.background.magnifier button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, .app-notification.frame button.has-open-popup:hover arrow, .csd popover.background.touch-selection button.has-open-popup:hover arrow, .csd popover.background.magnifier button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, .app-notification.frame button.has-open-popup:focus, .csd popover.background.touch-selection button.has-open-popup:focus, .csd popover.background.magnifier button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, .app-notification.frame button.has-open-popup:focus image, .csd popover.background.touch-selection button.has-open-popup:focus image, .csd popover.background.magnifier button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, .app-notification.frame button.has-open-popup:focus arrow, .csd popover.background.touch-selection button.has-open-popup:focus arrow, .csd popover.background.magnifier button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, .app-notification.frame button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button button:hover, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button button:hover image, .app-notification.frame button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button button:hover image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover image, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover image, popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button button:hover image, popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button button:hover image, .app-notification button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button button:hover arrow, .app-notification.frame button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button button:hover arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:hover arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:hover arrow, popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button button:hover arrow, popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button button:hover arrow, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, .app-notification.frame button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button button:focus, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .app-notification button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button button:focus image, .app-notification.frame button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button button:focus image, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus image, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus image, popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button button:focus image, popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button button:focus image, .app-notification button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button button:focus arrow, .app-notification.frame button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button button:focus arrow, .csd popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button button:focus arrow, .csd popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button button:focus arrow, popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button button:focus arrow, popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button button:focus arrow, .osd expander title > arrow:checked:hover, expander .osd title > arrow:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd treeview.view header button:checked:hover, treeview.view header .osd button:checked:hover, .osd modelbutton.flat arrow:checked:hover, modelbutton.flat .osd arrow:checked:hover, .osd expander title > arrow:checked:hover image, expander .osd title > arrow:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd treeview.view header button:checked:hover image, treeview.view header .osd button:checked:hover image, .osd modelbutton.flat arrow:checked:hover image, modelbutton.flat .osd arrow:checked:hover image, .osd expander title > arrow:checked:hover arrow, expander .osd title > arrow:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd treeview.view header button:checked:hover arrow, treeview.view header .osd button:checked:hover arrow, .osd modelbutton.flat arrow:checked:hover arrow, modelbutton.flat .osd arrow:checked:hover arrow, .osd expander title > arrow:checked:focus, expander .osd title > arrow:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd treeview.view header button:checked:focus, treeview.view header .osd button:checked:focus, .osd modelbutton.flat arrow:checked:focus, modelbutton.flat .osd arrow:checked:focus, .osd expander title > arrow:checked:focus image, expander .osd title > arrow:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd treeview.view header button:checked:focus image, treeview.view header .osd button:checked:focus image, .osd modelbutton.flat arrow:checked:focus image, modelbutton.flat .osd arrow:checked:focus image, .osd expander title > arrow:checked:focus arrow, expander .osd title > arrow:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd treeview.view header button:checked:focus arrow, treeview.view header .osd button:checked:focus arrow, .osd modelbutton.flat arrow:checked:focus arrow, modelbutton.flat .osd arrow:checked:focus arrow, .osd expander title > arrow:selected:hover, expander .osd title > arrow:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd treeview.view header button:selected:hover, treeview.view header .osd button:selected:hover, .osd modelbutton.flat arrow:selected:hover, modelbutton.flat .osd arrow:selected:hover, .osd expander title > arrow:selected:hover image, expander .osd title > arrow:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd treeview.view header button:selected:hover image, treeview.view header .osd button:selected:hover image, .osd modelbutton.flat arrow:selected:hover image, modelbutton.flat .osd arrow:selected:hover image, .osd expander title > arrow:selected:hover arrow, expander .osd title > arrow:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd treeview.view header button:selected:hover arrow, treeview.view header .osd button:selected:hover arrow, .osd modelbutton.flat arrow:selected:hover arrow, modelbutton.flat .osd arrow:selected:hover arrow, .osd expander title > arrow:selected:focus, expander .osd title > arrow:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd treeview.view header button:selected:focus, treeview.view header .osd button:selected:focus, .osd modelbutton.flat arrow:selected:focus, modelbutton.flat .osd arrow:selected:focus, .osd expander title > arrow:selected:focus image, expander .osd title > arrow:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd treeview.view header button:selected:focus image, treeview.view header .osd button:selected:focus image, .osd modelbutton.flat arrow:selected:focus image, modelbutton.flat .osd arrow:selected:focus image, .osd expander title > arrow:selected:focus arrow, expander .osd title > arrow:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd treeview.view header button:selected:focus arrow, treeview.view header .osd button:selected:focus arrow, .osd modelbutton.flat arrow:selected:focus arrow, modelbutton.flat .osd arrow:selected:focus arrow, .osd expander title > arrow.has-open-popup:hover, expander .osd title > arrow.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd treeview.view header button.has-open-popup:hover, treeview.view header .osd button.has-open-popup:hover, .osd modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat .osd arrow.has-open-popup:hover, .osd expander title > arrow.has-open-popup:hover image, expander .osd title > arrow.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd treeview.view header button.has-open-popup:hover image, treeview.view header .osd button.has-open-popup:hover image, .osd modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat .osd arrow.has-open-popup:hover image, .osd expander title > arrow.has-open-popup:hover arrow, expander .osd title > arrow.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd treeview.view header button.has-open-popup:hover arrow, treeview.view header .osd button.has-open-popup:hover arrow, .osd modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat .osd arrow.has-open-popup:hover arrow, .osd expander title > arrow.has-open-popup:focus, expander .osd title > arrow.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd treeview.view header button.has-open-popup:focus, treeview.view header .osd button.has-open-popup:focus, .osd modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat .osd arrow.has-open-popup:focus, .osd expander title > arrow.has-open-popup:focus image, expander .osd title > arrow.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd treeview.view header button.has-open-popup:focus image, treeview.view header .osd button.has-open-popup:focus image, .osd modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat .osd arrow.has-open-popup:focus image, .osd expander title > arrow.has-open-popup:focus arrow, expander .osd title > arrow.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd treeview.view header button.has-open-popup:focus arrow, treeview.view header .osd button.has-open-popup:focus arrow, .osd modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat .osd arrow.has-open-popup:focus arrow, .osd expander title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow button:hover, expander .osd title > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd treeview.view header button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button button:hover, treeview.view header .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button button:hover, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover, .osd expander title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow button:hover image, expander .osd title > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow button:hover image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover image, .osd treeview.view header button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button button:hover image, treeview.view header .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button button:hover image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover image, .osd expander title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow button:hover arrow, expander .osd title > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow button:hover arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover arrow, .osd treeview.view header button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button button:hover arrow, treeview.view header .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button button:hover arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:hover arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:hover arrow, .osd expander title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow button:focus, expander .osd title > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd treeview.view header button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button button:focus, treeview.view header .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button button:focus, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus, .osd expander title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow button:focus image, expander .osd title > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow button:focus image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus image, .osd treeview.view header button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button button:focus image, treeview.view header .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button button:focus image, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus image, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus image, .osd expander title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow button:focus arrow, expander .osd title > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow button:focus arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus arrow, .osd treeview.view header button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button button:focus arrow, treeview.view header .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button button:focus arrow, .osd modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow button:focus arrow, modelbutton.flat .osd arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow button:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button button:hover image, .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button button:hover arrow, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus, .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button button:focus image, .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd expander title > arrow:disabled, expander .osd title > arrow:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header > tabs > arrow:disabled, .osd modelbutton.flat arrow:disabled, modelbutton.flat .osd arrow:disabled, .osd button:disabled, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -265,13 +265,13 @@ expander title > arrow.osd.image-button, notebook > header tabs > tab.osd.image- .app-notification button:disabled:active, popover.background.touch-selection button:disabled:active, popover.background.magnifier button:disabled:active, .app-notification button:disabled.keyboard-activating, popover.background.touch-selection button:disabled.keyboard-activating, popover.background.magnifier button:disabled.keyboard-activating, .osd expander title > arrow:disabled:active, expander .osd title > arrow:disabled:active, .osd notebook > header tabs > tab:disabled:active, notebook > header .osd tabs > tab:disabled:active, .osd notebook > header > tabs > arrow:disabled:active, .osd modelbutton.flat arrow:disabled:active, modelbutton.flat .osd arrow:disabled:active, .osd expander title > arrow:disabled.keyboard-activating, expander .osd title > arrow:disabled.keyboard-activating, .osd notebook > header tabs > tab:disabled.keyboard-activating, notebook > header .osd tabs > tab:disabled.keyboard-activating, .osd notebook > header > tabs > arrow:disabled.keyboard-activating, .osd modelbutton.flat arrow:disabled.keyboard-activating, modelbutton.flat .osd arrow:disabled.keyboard-activating, .osd button:disabled:active, .osd button:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:disabled:checked, .app-notification.frame button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:checked image, .app-notification.frame button:disabled:checked image, popover.background.touch-selection button:disabled:checked image, popover.background.magnifier button:disabled:checked image, .app-notification button:disabled:checked arrow, .app-notification.frame button:disabled:checked arrow, popover.background.touch-selection button:disabled:checked arrow, popover.background.magnifier button:disabled:checked arrow, .app-notification button:disabled:selected, .app-notification.frame button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled:selected image, .app-notification.frame button:disabled:selected image, popover.background.touch-selection button:disabled:selected image, popover.background.magnifier button:disabled:selected image, .app-notification button:disabled:selected arrow, .app-notification.frame button:disabled:selected arrow, popover.background.touch-selection button:disabled:selected arrow, popover.background.magnifier button:disabled:selected arrow, .app-notification button:disabled.has-open-popup, .app-notification.frame button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled.has-open-popup image, .app-notification.frame button:disabled.has-open-popup image, popover.background.touch-selection button:disabled.has-open-popup image, popover.background.magnifier button:disabled.has-open-popup image, .app-notification button:disabled.has-open-popup arrow, .app-notification.frame button:disabled.has-open-popup arrow, popover.background.touch-selection button:disabled.has-open-popup arrow, popover.background.magnifier button:disabled.has-open-popup arrow, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:checked image, expander .osd title > arrow:disabled:checked image, .osd notebook > header tabs > tab:disabled:checked image, notebook > header .osd tabs > tab:disabled:checked image, .osd notebook > header > tabs > arrow:disabled:checked image, .osd modelbutton.flat arrow:disabled:checked image, modelbutton.flat .osd arrow:disabled:checked image, .osd expander title > arrow:disabled:checked arrow, expander .osd title > arrow:disabled:checked arrow, .osd notebook > header tabs > tab:disabled:checked arrow, notebook > header .osd tabs > tab:disabled:checked arrow, .osd notebook > header > tabs > arrow:disabled:checked arrow, .osd modelbutton.flat arrow:disabled:checked arrow, modelbutton.flat .osd arrow:disabled:checked arrow, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled:selected image, expander .osd title > arrow:disabled:selected image, .osd notebook > header tabs > tab:disabled:selected image, notebook > header .osd tabs > tab:disabled:selected image, .osd notebook > header > tabs > arrow:disabled:selected image, .osd modelbutton.flat arrow:disabled:selected image, modelbutton.flat .osd arrow:disabled:selected image, .osd expander title > arrow:disabled:selected arrow, expander .osd title > arrow:disabled:selected arrow, .osd notebook > header tabs > tab:disabled:selected arrow, notebook > header .osd tabs > tab:disabled:selected arrow, .osd notebook > header > tabs > arrow:disabled:selected arrow, .osd modelbutton.flat arrow:disabled:selected arrow, modelbutton.flat .osd arrow:disabled:selected arrow, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled.has-open-popup image, expander .osd title > arrow:disabled.has-open-popup image, .osd notebook > header tabs > tab:disabled.has-open-popup image, notebook > header .osd tabs > tab:disabled.has-open-popup image, .osd notebook > header > tabs > arrow:disabled.has-open-popup image, .osd modelbutton.flat arrow:disabled.has-open-popup image, modelbutton.flat .osd arrow:disabled.has-open-popup image, .osd expander title > arrow:disabled.has-open-popup arrow, expander .osd title > arrow:disabled.has-open-popup arrow, .osd notebook > header tabs > tab:disabled.has-open-popup arrow, notebook > header .osd tabs > tab:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup arrow, .osd modelbutton.flat arrow:disabled.has-open-popup arrow, modelbutton.flat .osd arrow:disabled.has-open-popup arrow, .osd button:disabled:checked, .osd button:disabled:checked image, .osd button:disabled:checked arrow, .osd button:disabled:selected, .osd button:disabled:selected image, .osd button:disabled:selected arrow, .osd button:disabled.has-open-popup, .osd button:disabled.has-open-popup image, .osd button:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:disabled:checked, .app-notification.frame button:disabled:checked, .csd popover.background.touch-selection button:disabled:checked, .csd popover.background.magnifier button:disabled:checked, popover.background.touch-selection button:disabled:checked, popover.background.magnifier button:disabled:checked, .app-notification button:disabled:checked image, .app-notification.frame button:disabled:checked image, .csd popover.background.touch-selection button:disabled:checked image, .csd popover.background.magnifier button:disabled:checked image, popover.background.touch-selection button:disabled:checked image, popover.background.magnifier button:disabled:checked image, .app-notification button:disabled:checked arrow, .app-notification.frame button:disabled:checked arrow, .csd popover.background.touch-selection button:disabled:checked arrow, .csd popover.background.magnifier button:disabled:checked arrow, popover.background.touch-selection button:disabled:checked arrow, popover.background.magnifier button:disabled:checked arrow, .app-notification button:disabled:selected, .app-notification.frame button:disabled:selected, .csd popover.background.touch-selection button:disabled:selected, .csd popover.background.magnifier button:disabled:selected, popover.background.touch-selection button:disabled:selected, popover.background.magnifier button:disabled:selected, .app-notification button:disabled:selected image, .app-notification.frame button:disabled:selected image, .csd popover.background.touch-selection button:disabled:selected image, .csd popover.background.magnifier button:disabled:selected image, popover.background.touch-selection button:disabled:selected image, popover.background.magnifier button:disabled:selected image, .app-notification button:disabled:selected arrow, .app-notification.frame button:disabled:selected arrow, .csd popover.background.touch-selection button:disabled:selected arrow, .csd popover.background.magnifier button:disabled:selected arrow, popover.background.touch-selection button:disabled:selected arrow, popover.background.magnifier button:disabled:selected arrow, .app-notification button:disabled.has-open-popup, .app-notification.frame button:disabled.has-open-popup, .csd popover.background.touch-selection button:disabled.has-open-popup, .csd popover.background.magnifier button:disabled.has-open-popup, popover.background.touch-selection button:disabled.has-open-popup, popover.background.magnifier button:disabled.has-open-popup, .app-notification button:disabled.has-open-popup image, .app-notification.frame button:disabled.has-open-popup image, .csd popover.background.touch-selection button:disabled.has-open-popup image, .csd popover.background.magnifier button:disabled.has-open-popup image, popover.background.touch-selection button:disabled.has-open-popup image, popover.background.magnifier button:disabled.has-open-popup image, .app-notification button:disabled.has-open-popup arrow, .app-notification.frame button:disabled.has-open-popup arrow, .csd popover.background.touch-selection button:disabled.has-open-popup arrow, .csd popover.background.magnifier button:disabled.has-open-popup arrow, popover.background.touch-selection button:disabled.has-open-popup arrow, popover.background.magnifier button:disabled.has-open-popup arrow, .app-notification button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button:disabled button, .app-notification.frame button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification.frame button:disabled button, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button, popover.background.touch-selection button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button:disabled button, popover.background.magnifier button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button:disabled button, .app-notification button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button:disabled button image, .app-notification.frame button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification.frame button:disabled button image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button image, popover.background.magnifier button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button:disabled button image, .app-notification button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button:disabled button arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button arrow, .osd expander title > arrow:disabled:checked, expander .osd title > arrow:disabled:checked, .osd notebook > header tabs > tab:disabled:checked, notebook > header .osd tabs > tab:disabled:checked, .osd notebook > header > tabs > arrow:disabled:checked, .osd modelbutton.flat arrow:disabled:checked, modelbutton.flat .osd arrow:disabled:checked, .osd expander title > arrow:disabled:checked image, expander .osd title > arrow:disabled:checked image, .osd notebook > header tabs > tab:disabled:checked image, notebook > header .osd tabs > tab:disabled:checked image, .osd notebook > header > tabs > arrow:disabled:checked image, .osd modelbutton.flat arrow:disabled:checked image, modelbutton.flat .osd arrow:disabled:checked image, .osd expander title > arrow:disabled:checked arrow, expander .osd title > arrow:disabled:checked arrow, .osd notebook > header tabs > tab:disabled:checked arrow, notebook > header .osd tabs > tab:disabled:checked arrow, .osd notebook > header > tabs > arrow:disabled:checked arrow, .osd modelbutton.flat arrow:disabled:checked arrow, modelbutton.flat .osd arrow:disabled:checked arrow, .osd expander title > arrow:disabled:selected, expander .osd title > arrow:disabled:selected, .osd notebook > header tabs > tab:disabled:selected, notebook > header .osd tabs > tab:disabled:selected, .osd notebook > header > tabs > arrow:disabled:selected, .osd modelbutton.flat arrow:disabled:selected, modelbutton.flat .osd arrow:disabled:selected, .osd expander title > arrow:disabled:selected image, expander .osd title > arrow:disabled:selected image, .osd notebook > header tabs > tab:disabled:selected image, notebook > header .osd tabs > tab:disabled:selected image, .osd notebook > header > tabs > arrow:disabled:selected image, .osd modelbutton.flat arrow:disabled:selected image, modelbutton.flat .osd arrow:disabled:selected image, .osd expander title > arrow:disabled:selected arrow, expander .osd title > arrow:disabled:selected arrow, .osd notebook > header tabs > tab:disabled:selected arrow, notebook > header .osd tabs > tab:disabled:selected arrow, .osd notebook > header > tabs > arrow:disabled:selected arrow, .osd modelbutton.flat arrow:disabled:selected arrow, modelbutton.flat .osd arrow:disabled:selected arrow, .osd expander title > arrow:disabled.has-open-popup, expander .osd title > arrow:disabled.has-open-popup, .osd notebook > header tabs > tab:disabled.has-open-popup, notebook > header .osd tabs > tab:disabled.has-open-popup, .osd notebook > header > tabs > arrow:disabled.has-open-popup, .osd modelbutton.flat arrow:disabled.has-open-popup, modelbutton.flat .osd arrow:disabled.has-open-popup, .osd expander title > arrow:disabled.has-open-popup image, expander .osd title > arrow:disabled.has-open-popup image, .osd notebook > header tabs > tab:disabled.has-open-popup image, notebook > header .osd tabs > tab:disabled.has-open-popup image, .osd notebook > header > tabs > arrow:disabled.has-open-popup image, .osd modelbutton.flat arrow:disabled.has-open-popup image, modelbutton.flat .osd arrow:disabled.has-open-popup image, .osd expander title > arrow:disabled.has-open-popup arrow, expander .osd title > arrow:disabled.has-open-popup arrow, .osd notebook > header tabs > tab:disabled.has-open-popup arrow, notebook > header .osd tabs > tab:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup arrow, .osd modelbutton.flat arrow:disabled.has-open-popup arrow, modelbutton.flat .osd arrow:disabled.has-open-popup arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow:disabled button, expander .osd title > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow:disabled button, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button, .osd expander title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow:disabled button image, expander .osd title > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow:disabled button image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button image, .osd expander title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button arrow, .osd button:disabled:checked, .osd button:disabled:checked image, .osd button:disabled:checked arrow, .osd button:disabled:selected, .osd button:disabled:selected image, .osd button:disabled:selected arrow, .osd button:disabled.has-open-popup, .osd button:disabled.has-open-popup image, .osd button:disabled.has-open-popup arrow, .osd button:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button:disabled button, .osd button:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button:disabled button image, .osd button:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd button:disabled:checked:hover, .osd button:disabled:checked:focus, .osd button:disabled:selected:hover, .osd button:disabled:selected:focus, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd button:disabled:checked:hover, .osd button:disabled:checked:focus, .osd button:disabled:selected:hover, .osd button:disabled:selected:focus, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:focus, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, .csd popover.background.touch-selection button:disabled:checked:hover, .csd popover.background.magnifier button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:hover image, .app-notification.frame button:disabled:checked:hover image, .csd popover.background.touch-selection button:disabled:checked:hover image, .csd popover.background.magnifier button:disabled:checked:hover image, popover.background.touch-selection button:disabled:checked:hover image, popover.background.magnifier button:disabled:checked:hover image, .app-notification button:disabled:checked:hover arrow, .app-notification.frame button:disabled:checked:hover arrow, .csd popover.background.touch-selection button:disabled:checked:hover arrow, .csd popover.background.magnifier button:disabled:checked:hover arrow, popover.background.touch-selection button:disabled:checked:hover arrow, popover.background.magnifier button:disabled:checked:hover arrow, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, .csd popover.background.touch-selection button:disabled:checked:focus, .csd popover.background.magnifier button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:checked:focus image, .app-notification.frame button:disabled:checked:focus image, .csd popover.background.touch-selection button:disabled:checked:focus image, .csd popover.background.magnifier button:disabled:checked:focus image, popover.background.touch-selection button:disabled:checked:focus image, popover.background.magnifier button:disabled:checked:focus image, .app-notification button:disabled:checked:focus arrow, .app-notification.frame button:disabled:checked:focus arrow, .csd popover.background.touch-selection button:disabled:checked:focus arrow, .csd popover.background.magnifier button:disabled:checked:focus arrow, popover.background.touch-selection button:disabled:checked:focus arrow, popover.background.magnifier button:disabled:checked:focus arrow, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, .csd popover.background.touch-selection button:disabled:selected:hover, .csd popover.background.magnifier button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:hover image, .app-notification.frame button:disabled:selected:hover image, .csd popover.background.touch-selection button:disabled:selected:hover image, .csd popover.background.magnifier button:disabled:selected:hover image, popover.background.touch-selection button:disabled:selected:hover image, popover.background.magnifier button:disabled:selected:hover image, .app-notification button:disabled:selected:hover arrow, .app-notification.frame button:disabled:selected:hover arrow, .csd popover.background.touch-selection button:disabled:selected:hover arrow, .csd popover.background.magnifier button:disabled:selected:hover arrow, popover.background.touch-selection button:disabled:selected:hover arrow, popover.background.magnifier button:disabled:selected:hover arrow, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, .csd popover.background.touch-selection button:disabled:selected:focus, .csd popover.background.magnifier button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled:selected:focus image, .app-notification.frame button:disabled:selected:focus image, .csd popover.background.touch-selection button:disabled:selected:focus image, .csd popover.background.magnifier button:disabled:selected:focus image, popover.background.touch-selection button:disabled:selected:focus image, popover.background.magnifier button:disabled:selected:focus image, .app-notification button:disabled:selected:focus arrow, .app-notification.frame button:disabled:selected:focus arrow, .csd popover.background.touch-selection button:disabled:selected:focus arrow, .csd popover.background.magnifier button:disabled:selected:focus arrow, popover.background.touch-selection button:disabled:selected:focus arrow, popover.background.magnifier button:disabled:selected:focus arrow, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, .csd popover.background.touch-selection button:disabled.has-open-popup:hover, .csd popover.background.magnifier button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:hover image, .app-notification.frame button:disabled.has-open-popup:hover image, .csd popover.background.touch-selection button:disabled.has-open-popup:hover image, .csd popover.background.magnifier button:disabled.has-open-popup:hover image, popover.background.touch-selection button:disabled.has-open-popup:hover image, popover.background.magnifier button:disabled.has-open-popup:hover image, .app-notification button:disabled.has-open-popup:hover arrow, .app-notification.frame button:disabled.has-open-popup:hover arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:hover arrow, .csd popover.background.magnifier button:disabled.has-open-popup:hover arrow, popover.background.touch-selection button:disabled.has-open-popup:hover arrow, popover.background.magnifier button:disabled.has-open-popup:hover arrow, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, .csd popover.background.touch-selection button:disabled.has-open-popup:focus, .csd popover.background.magnifier button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled.has-open-popup:focus image, .app-notification.frame button:disabled.has-open-popup:focus image, .csd popover.background.touch-selection button:disabled.has-open-popup:focus image, .csd popover.background.magnifier button:disabled.has-open-popup:focus image, popover.background.touch-selection button:disabled.has-open-popup:focus image, popover.background.magnifier button:disabled.has-open-popup:focus image, .app-notification button:disabled.has-open-popup:focus arrow, .app-notification.frame button:disabled.has-open-popup:focus arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:focus arrow, .csd popover.background.magnifier button:disabled.has-open-popup:focus arrow, popover.background.touch-selection button:disabled.has-open-popup:focus arrow, popover.background.magnifier button:disabled.has-open-popup:focus arrow, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd treeview.view header button:disabled:checked:hover, treeview.view header .osd button:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:hover image, expander .osd title > arrow:disabled:checked:hover image, .osd notebook > header tabs > tab:disabled:checked:hover image, notebook > header .osd tabs > tab:disabled:checked:hover image, .osd notebook > header > tabs > arrow:disabled:checked:hover image, .osd treeview.view header button:disabled:checked:hover image, treeview.view header .osd button:disabled:checked:hover image, .osd modelbutton.flat arrow:disabled:checked:hover image, modelbutton.flat .osd arrow:disabled:checked:hover image, .osd expander title > arrow:disabled:checked:hover arrow, expander .osd title > arrow:disabled:checked:hover arrow, .osd notebook > header tabs > tab:disabled:checked:hover arrow, notebook > header .osd tabs > tab:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow:disabled:checked:hover arrow, .osd treeview.view header button:disabled:checked:hover arrow, treeview.view header .osd button:disabled:checked:hover arrow, .osd modelbutton.flat arrow:disabled:checked:hover arrow, modelbutton.flat .osd arrow:disabled:checked:hover arrow, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd treeview.view header button:disabled:checked:focus, treeview.view header .osd button:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:checked:focus image, expander .osd title > arrow:disabled:checked:focus image, .osd notebook > header tabs > tab:disabled:checked:focus image, notebook > header .osd tabs > tab:disabled:checked:focus image, .osd notebook > header > tabs > arrow:disabled:checked:focus image, .osd treeview.view header button:disabled:checked:focus image, treeview.view header .osd button:disabled:checked:focus image, .osd modelbutton.flat arrow:disabled:checked:focus image, modelbutton.flat .osd arrow:disabled:checked:focus image, .osd expander title > arrow:disabled:checked:focus arrow, expander .osd title > arrow:disabled:checked:focus arrow, .osd notebook > header tabs > tab:disabled:checked:focus arrow, notebook > header .osd tabs > tab:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow:disabled:checked:focus arrow, .osd treeview.view header button:disabled:checked:focus arrow, treeview.view header .osd button:disabled:checked:focus arrow, .osd modelbutton.flat arrow:disabled:checked:focus arrow, modelbutton.flat .osd arrow:disabled:checked:focus arrow, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd treeview.view header button:disabled:selected:hover, treeview.view header .osd button:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:hover image, expander .osd title > arrow:disabled:selected:hover image, .osd notebook > header tabs > tab:disabled:selected:hover image, notebook > header .osd tabs > tab:disabled:selected:hover image, .osd notebook > header > tabs > arrow:disabled:selected:hover image, .osd treeview.view header button:disabled:selected:hover image, treeview.view header .osd button:disabled:selected:hover image, .osd modelbutton.flat arrow:disabled:selected:hover image, modelbutton.flat .osd arrow:disabled:selected:hover image, .osd expander title > arrow:disabled:selected:hover arrow, expander .osd title > arrow:disabled:selected:hover arrow, .osd notebook > header tabs > tab:disabled:selected:hover arrow, notebook > header .osd tabs > tab:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow:disabled:selected:hover arrow, .osd treeview.view header button:disabled:selected:hover arrow, treeview.view header .osd button:disabled:selected:hover arrow, .osd modelbutton.flat arrow:disabled:selected:hover arrow, modelbutton.flat .osd arrow:disabled:selected:hover arrow, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd treeview.view header button:disabled:selected:focus, treeview.view header .osd button:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled:selected:focus image, expander .osd title > arrow:disabled:selected:focus image, .osd notebook > header tabs > tab:disabled:selected:focus image, notebook > header .osd tabs > tab:disabled:selected:focus image, .osd notebook > header > tabs > arrow:disabled:selected:focus image, .osd treeview.view header button:disabled:selected:focus image, treeview.view header .osd button:disabled:selected:focus image, .osd modelbutton.flat arrow:disabled:selected:focus image, modelbutton.flat .osd arrow:disabled:selected:focus image, .osd expander title > arrow:disabled:selected:focus arrow, expander .osd title > arrow:disabled:selected:focus arrow, .osd notebook > header tabs > tab:disabled:selected:focus arrow, notebook > header .osd tabs > tab:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow:disabled:selected:focus arrow, .osd treeview.view header button:disabled:selected:focus arrow, treeview.view header .osd button:disabled:selected:focus arrow, .osd modelbutton.flat arrow:disabled:selected:focus arrow, modelbutton.flat .osd arrow:disabled:selected:focus arrow, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd treeview.view header button:disabled.has-open-popup:hover, treeview.view header .osd button:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:hover image, expander .osd title > arrow:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover image, .osd treeview.view header button:disabled.has-open-popup:hover image, treeview.view header .osd button:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow:disabled.has-open-popup:hover image, .osd expander title > arrow:disabled.has-open-popup:hover arrow, expander .osd title > arrow:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, .osd treeview.view header button:disabled.has-open-popup:hover arrow, treeview.view header .osd button:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:hover arrow, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd treeview.view header button:disabled.has-open-popup:focus, treeview.view header .osd button:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled.has-open-popup:focus image, expander .osd title > arrow:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus image, .osd treeview.view header button:disabled.has-open-popup:focus image, treeview.view header .osd button:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow:disabled.has-open-popup:focus image, .osd expander title > arrow:disabled.has-open-popup:focus arrow, expander .osd title > arrow:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, .osd treeview.view header button:disabled.has-open-popup:focus arrow, treeview.view header .osd button:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:focus arrow, .osd button:disabled:checked:hover, .osd button:disabled:checked:hover image, .osd button:disabled:checked:hover arrow, .osd button:disabled:checked:focus, .osd button:disabled:checked:focus image, .osd button:disabled:checked:focus arrow, .osd button:disabled:selected:hover, .osd button:disabled:selected:hover image, .osd button:disabled:selected:hover arrow, .osd button:disabled:selected:focus, .osd button:disabled:selected:focus image, .osd button:disabled:selected:focus arrow, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:hover image, .osd button:disabled.has-open-popup:hover arrow, .osd button:disabled.has-open-popup:focus, .osd button:disabled.has-open-popup:focus image, .osd button:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:disabled:checked:hover, .app-notification.frame button:disabled:checked:hover, .csd popover.background.touch-selection button:disabled:checked:hover, .csd popover.background.magnifier button:disabled:checked:hover, popover.background.touch-selection button:disabled:checked:hover, popover.background.magnifier button:disabled:checked:hover, .app-notification button:disabled:checked:hover image, .app-notification.frame button:disabled:checked:hover image, .csd popover.background.touch-selection button:disabled:checked:hover image, .csd popover.background.magnifier button:disabled:checked:hover image, popover.background.touch-selection button:disabled:checked:hover image, popover.background.magnifier button:disabled:checked:hover image, .app-notification button:disabled:checked:hover arrow, .app-notification.frame button:disabled:checked:hover arrow, .csd popover.background.touch-selection button:disabled:checked:hover arrow, .csd popover.background.magnifier button:disabled:checked:hover arrow, popover.background.touch-selection button:disabled:checked:hover arrow, popover.background.magnifier button:disabled:checked:hover arrow, .app-notification button:disabled:checked:focus, .app-notification.frame button:disabled:checked:focus, .csd popover.background.touch-selection button:disabled:checked:focus, .csd popover.background.magnifier button:disabled:checked:focus, popover.background.touch-selection button:disabled:checked:focus, popover.background.magnifier button:disabled:checked:focus, .app-notification button:disabled:checked:focus image, .app-notification.frame button:disabled:checked:focus image, .csd popover.background.touch-selection button:disabled:checked:focus image, .csd popover.background.magnifier button:disabled:checked:focus image, popover.background.touch-selection button:disabled:checked:focus image, popover.background.magnifier button:disabled:checked:focus image, .app-notification button:disabled:checked:focus arrow, .app-notification.frame button:disabled:checked:focus arrow, .csd popover.background.touch-selection button:disabled:checked:focus arrow, .csd popover.background.magnifier button:disabled:checked:focus arrow, popover.background.touch-selection button:disabled:checked:focus arrow, popover.background.magnifier button:disabled:checked:focus arrow, .app-notification button:disabled:selected:hover, .app-notification.frame button:disabled:selected:hover, .csd popover.background.touch-selection button:disabled:selected:hover, .csd popover.background.magnifier button:disabled:selected:hover, popover.background.touch-selection button:disabled:selected:hover, popover.background.magnifier button:disabled:selected:hover, .app-notification button:disabled:selected:hover image, .app-notification.frame button:disabled:selected:hover image, .csd popover.background.touch-selection button:disabled:selected:hover image, .csd popover.background.magnifier button:disabled:selected:hover image, popover.background.touch-selection button:disabled:selected:hover image, popover.background.magnifier button:disabled:selected:hover image, .app-notification button:disabled:selected:hover arrow, .app-notification.frame button:disabled:selected:hover arrow, .csd popover.background.touch-selection button:disabled:selected:hover arrow, .csd popover.background.magnifier button:disabled:selected:hover arrow, popover.background.touch-selection button:disabled:selected:hover arrow, popover.background.magnifier button:disabled:selected:hover arrow, .app-notification button:disabled:selected:focus, .app-notification.frame button:disabled:selected:focus, .csd popover.background.touch-selection button:disabled:selected:focus, .csd popover.background.magnifier button:disabled:selected:focus, popover.background.touch-selection button:disabled:selected:focus, popover.background.magnifier button:disabled:selected:focus, .app-notification button:disabled:selected:focus image, .app-notification.frame button:disabled:selected:focus image, .csd popover.background.touch-selection button:disabled:selected:focus image, .csd popover.background.magnifier button:disabled:selected:focus image, popover.background.touch-selection button:disabled:selected:focus image, popover.background.magnifier button:disabled:selected:focus image, .app-notification button:disabled:selected:focus arrow, .app-notification.frame button:disabled:selected:focus arrow, .csd popover.background.touch-selection button:disabled:selected:focus arrow, .csd popover.background.magnifier button:disabled:selected:focus arrow, popover.background.touch-selection button:disabled:selected:focus arrow, popover.background.magnifier button:disabled:selected:focus arrow, .app-notification button:disabled.has-open-popup:hover, .app-notification.frame button:disabled.has-open-popup:hover, .csd popover.background.touch-selection button:disabled.has-open-popup:hover, .csd popover.background.magnifier button:disabled.has-open-popup:hover, popover.background.touch-selection button:disabled.has-open-popup:hover, popover.background.magnifier button:disabled.has-open-popup:hover, .app-notification button:disabled.has-open-popup:hover image, .app-notification.frame button:disabled.has-open-popup:hover image, .csd popover.background.touch-selection button:disabled.has-open-popup:hover image, .csd popover.background.magnifier button:disabled.has-open-popup:hover image, popover.background.touch-selection button:disabled.has-open-popup:hover image, popover.background.magnifier button:disabled.has-open-popup:hover image, .app-notification button:disabled.has-open-popup:hover arrow, .app-notification.frame button:disabled.has-open-popup:hover arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:hover arrow, .csd popover.background.magnifier button:disabled.has-open-popup:hover arrow, popover.background.touch-selection button:disabled.has-open-popup:hover arrow, popover.background.magnifier button:disabled.has-open-popup:hover arrow, .app-notification button:disabled.has-open-popup:focus, .app-notification.frame button:disabled.has-open-popup:focus, .csd popover.background.touch-selection button:disabled.has-open-popup:focus, .csd popover.background.magnifier button:disabled.has-open-popup:focus, popover.background.touch-selection button:disabled.has-open-popup:focus, popover.background.magnifier button:disabled.has-open-popup:focus, .app-notification button:disabled.has-open-popup:focus image, .app-notification.frame button:disabled.has-open-popup:focus image, .csd popover.background.touch-selection button:disabled.has-open-popup:focus image, .csd popover.background.magnifier button:disabled.has-open-popup:focus image, popover.background.touch-selection button:disabled.has-open-popup:focus image, popover.background.magnifier button:disabled.has-open-popup:focus image, .app-notification button:disabled.has-open-popup:focus arrow, .app-notification.frame button:disabled.has-open-popup:focus arrow, .csd popover.background.touch-selection button:disabled.has-open-popup:focus arrow, .csd popover.background.magnifier button:disabled.has-open-popup:focus arrow, popover.background.touch-selection button:disabled.has-open-popup:focus arrow, popover.background.magnifier button:disabled.has-open-popup:focus arrow, .app-notification button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button:disabled button:hover, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover, .app-notification button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button:disabled button:hover image, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover image, .app-notification button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button:disabled button:hover arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:hover arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:hover arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:hover arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:hover arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:hover arrow, .app-notification button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button:disabled button:focus, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus, .app-notification button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button:disabled button:focus image, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus image, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus image, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus image, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus image, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus image, .app-notification button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button:disabled button:focus arrow, .app-notification.frame button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification.frame button:disabled button:focus arrow, .csd popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.touch-selection button:disabled button:focus arrow, .csd popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .csd popover.background.magnifier button:disabled button:focus arrow, popover.background.touch-selection button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button:disabled button:focus arrow, popover.background.magnifier button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button:disabled button:focus arrow, .osd expander title > arrow:disabled:checked:hover, expander .osd title > arrow:disabled:checked:hover, .osd notebook > header tabs > tab:disabled:checked:hover, notebook > header .osd tabs > tab:disabled:checked:hover, .osd notebook > header > tabs > arrow:disabled:checked:hover, .osd treeview.view header button:disabled:checked:hover, treeview.view header .osd button:disabled:checked:hover, .osd modelbutton.flat arrow:disabled:checked:hover, modelbutton.flat .osd arrow:disabled:checked:hover, .osd expander title > arrow:disabled:checked:hover image, expander .osd title > arrow:disabled:checked:hover image, .osd notebook > header tabs > tab:disabled:checked:hover image, notebook > header .osd tabs > tab:disabled:checked:hover image, .osd notebook > header > tabs > arrow:disabled:checked:hover image, .osd treeview.view header button:disabled:checked:hover image, treeview.view header .osd button:disabled:checked:hover image, .osd modelbutton.flat arrow:disabled:checked:hover image, modelbutton.flat .osd arrow:disabled:checked:hover image, .osd expander title > arrow:disabled:checked:hover arrow, expander .osd title > arrow:disabled:checked:hover arrow, .osd notebook > header tabs > tab:disabled:checked:hover arrow, notebook > header .osd tabs > tab:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow:disabled:checked:hover arrow, .osd treeview.view header button:disabled:checked:hover arrow, treeview.view header .osd button:disabled:checked:hover arrow, .osd modelbutton.flat arrow:disabled:checked:hover arrow, modelbutton.flat .osd arrow:disabled:checked:hover arrow, .osd expander title > arrow:disabled:checked:focus, expander .osd title > arrow:disabled:checked:focus, .osd notebook > header tabs > tab:disabled:checked:focus, notebook > header .osd tabs > tab:disabled:checked:focus, .osd notebook > header > tabs > arrow:disabled:checked:focus, .osd treeview.view header button:disabled:checked:focus, treeview.view header .osd button:disabled:checked:focus, .osd modelbutton.flat arrow:disabled:checked:focus, modelbutton.flat .osd arrow:disabled:checked:focus, .osd expander title > arrow:disabled:checked:focus image, expander .osd title > arrow:disabled:checked:focus image, .osd notebook > header tabs > tab:disabled:checked:focus image, notebook > header .osd tabs > tab:disabled:checked:focus image, .osd notebook > header > tabs > arrow:disabled:checked:focus image, .osd treeview.view header button:disabled:checked:focus image, treeview.view header .osd button:disabled:checked:focus image, .osd modelbutton.flat arrow:disabled:checked:focus image, modelbutton.flat .osd arrow:disabled:checked:focus image, .osd expander title > arrow:disabled:checked:focus arrow, expander .osd title > arrow:disabled:checked:focus arrow, .osd notebook > header tabs > tab:disabled:checked:focus arrow, notebook > header .osd tabs > tab:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow:disabled:checked:focus arrow, .osd treeview.view header button:disabled:checked:focus arrow, treeview.view header .osd button:disabled:checked:focus arrow, .osd modelbutton.flat arrow:disabled:checked:focus arrow, modelbutton.flat .osd arrow:disabled:checked:focus arrow, .osd expander title > arrow:disabled:selected:hover, expander .osd title > arrow:disabled:selected:hover, .osd notebook > header tabs > tab:disabled:selected:hover, notebook > header .osd tabs > tab:disabled:selected:hover, .osd notebook > header > tabs > arrow:disabled:selected:hover, .osd treeview.view header button:disabled:selected:hover, treeview.view header .osd button:disabled:selected:hover, .osd modelbutton.flat arrow:disabled:selected:hover, modelbutton.flat .osd arrow:disabled:selected:hover, .osd expander title > arrow:disabled:selected:hover image, expander .osd title > arrow:disabled:selected:hover image, .osd notebook > header tabs > tab:disabled:selected:hover image, notebook > header .osd tabs > tab:disabled:selected:hover image, .osd notebook > header > tabs > arrow:disabled:selected:hover image, .osd treeview.view header button:disabled:selected:hover image, treeview.view header .osd button:disabled:selected:hover image, .osd modelbutton.flat arrow:disabled:selected:hover image, modelbutton.flat .osd arrow:disabled:selected:hover image, .osd expander title > arrow:disabled:selected:hover arrow, expander .osd title > arrow:disabled:selected:hover arrow, .osd notebook > header tabs > tab:disabled:selected:hover arrow, notebook > header .osd tabs > tab:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow:disabled:selected:hover arrow, .osd treeview.view header button:disabled:selected:hover arrow, treeview.view header .osd button:disabled:selected:hover arrow, .osd modelbutton.flat arrow:disabled:selected:hover arrow, modelbutton.flat .osd arrow:disabled:selected:hover arrow, .osd expander title > arrow:disabled:selected:focus, expander .osd title > arrow:disabled:selected:focus, .osd notebook > header tabs > tab:disabled:selected:focus, notebook > header .osd tabs > tab:disabled:selected:focus, .osd notebook > header > tabs > arrow:disabled:selected:focus, .osd treeview.view header button:disabled:selected:focus, treeview.view header .osd button:disabled:selected:focus, .osd modelbutton.flat arrow:disabled:selected:focus, modelbutton.flat .osd arrow:disabled:selected:focus, .osd expander title > arrow:disabled:selected:focus image, expander .osd title > arrow:disabled:selected:focus image, .osd notebook > header tabs > tab:disabled:selected:focus image, notebook > header .osd tabs > tab:disabled:selected:focus image, .osd notebook > header > tabs > arrow:disabled:selected:focus image, .osd treeview.view header button:disabled:selected:focus image, treeview.view header .osd button:disabled:selected:focus image, .osd modelbutton.flat arrow:disabled:selected:focus image, modelbutton.flat .osd arrow:disabled:selected:focus image, .osd expander title > arrow:disabled:selected:focus arrow, expander .osd title > arrow:disabled:selected:focus arrow, .osd notebook > header tabs > tab:disabled:selected:focus arrow, notebook > header .osd tabs > tab:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow:disabled:selected:focus arrow, .osd treeview.view header button:disabled:selected:focus arrow, treeview.view header .osd button:disabled:selected:focus arrow, .osd modelbutton.flat arrow:disabled:selected:focus arrow, modelbutton.flat .osd arrow:disabled:selected:focus arrow, .osd expander title > arrow:disabled.has-open-popup:hover, expander .osd title > arrow:disabled.has-open-popup:hover, .osd notebook > header tabs > tab:disabled.has-open-popup:hover, notebook > header .osd tabs > tab:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover, .osd treeview.view header button:disabled.has-open-popup:hover, treeview.view header .osd button:disabled.has-open-popup:hover, .osd modelbutton.flat arrow:disabled.has-open-popup:hover, modelbutton.flat .osd arrow:disabled.has-open-popup:hover, .osd expander title > arrow:disabled.has-open-popup:hover image, expander .osd title > arrow:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover image, .osd treeview.view header button:disabled.has-open-popup:hover image, treeview.view header .osd button:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow:disabled.has-open-popup:hover image, .osd expander title > arrow:disabled.has-open-popup:hover arrow, expander .osd title > arrow:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, .osd treeview.view header button:disabled.has-open-popup:hover arrow, treeview.view header .osd button:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:hover arrow, .osd expander title > arrow:disabled.has-open-popup:focus, expander .osd title > arrow:disabled.has-open-popup:focus, .osd notebook > header tabs > tab:disabled.has-open-popup:focus, notebook > header .osd tabs > tab:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus, .osd treeview.view header button:disabled.has-open-popup:focus, treeview.view header .osd button:disabled.has-open-popup:focus, .osd modelbutton.flat arrow:disabled.has-open-popup:focus, modelbutton.flat .osd arrow:disabled.has-open-popup:focus, .osd expander title > arrow:disabled.has-open-popup:focus image, expander .osd title > arrow:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus image, .osd treeview.view header button:disabled.has-open-popup:focus image, treeview.view header .osd button:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow:disabled.has-open-popup:focus image, .osd expander title > arrow:disabled.has-open-popup:focus arrow, expander .osd title > arrow:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, .osd treeview.view header button:disabled.has-open-popup:focus arrow, treeview.view header .osd button:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow:disabled.has-open-popup:focus arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:hover arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:hover arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:hover arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:hover arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:hover arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:hover arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:hover arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:hover arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:hover arrow, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus image, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus image, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus image, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus image, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus image, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus image, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus image, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus image, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus image, .osd expander title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow:disabled button:focus arrow, expander .osd title > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow:disabled button:focus arrow, .osd notebook > header tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab:disabled button:focus arrow, notebook > header .osd tabs > tab:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab:disabled button:focus arrow, .osd notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow:disabled button:focus arrow, .osd treeview.view header button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button:disabled button:focus arrow, treeview.view header .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button:disabled button:focus arrow, .osd modelbutton.flat arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow:disabled button:focus arrow, modelbutton.flat .osd arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow:disabled button:focus arrow, .osd button:disabled:checked:hover, .osd button:disabled:checked:hover image, .osd button:disabled:checked:hover arrow, .osd button:disabled:checked:focus, .osd button:disabled:checked:focus image, .osd button:disabled:checked:focus arrow, .osd button:disabled:selected:hover, .osd button:disabled:selected:hover image, .osd button:disabled:selected:hover arrow, .osd button:disabled:selected:focus, .osd button:disabled:selected:focus image, .osd button:disabled:selected:focus arrow, .osd button:disabled.has-open-popup:hover, .osd button:disabled.has-open-popup:hover image, .osd button:disabled.has-open-popup:hover arrow, .osd button:disabled.has-open-popup:focus, .osd button:disabled.has-open-popup:focus image, .osd button:disabled.has-open-popup:focus arrow, .osd button:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button:disabled button:hover, .osd button:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button:disabled button:hover image, .osd button:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button:disabled button:hover arrow, .osd button:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button:disabled button:focus, .osd button:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button:disabled button:focus image, .osd button:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled:disabled, popover.background.touch-selection button:disabled:disabled, popover.background.magnifier button:disabled:disabled, .osd expander title > arrow:disabled:disabled, expander .osd title > arrow:disabled:disabled, .osd notebook > header tabs > tab:disabled:disabled, notebook > header .osd tabs > tab:disabled:disabled, .osd notebook > header > tabs > arrow:disabled:disabled, .osd modelbutton.flat arrow:disabled:disabled, modelbutton.flat .osd arrow:disabled:disabled, .osd button:disabled:disabled, .osd button:disabled:disabled:checked, .osd button:disabled:disabled:selected, .osd button:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -283,13 +283,13 @@ expander title > arrow.suggested-action:hover, notebook > header tabs > tab.sugg expander title > arrow.suggested-action:active, notebook > header tabs > tab.suggested-action:active, notebook > header > tabs > arrow.suggested-action:active, modelbutton.flat arrow.suggested-action:active, expander title > arrow.suggested-action.keyboard-activating, notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header > tabs > arrow.suggested-action.keyboard-activating, modelbutton.flat arrow.suggested-action.keyboard-activating, button.suggested-action:active, button.suggested-action.keyboard-activating, button.suggested-action.osd:active, button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, modelbutton.flat arrow.suggested-action:checked image, expander title > arrow.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, modelbutton.flat arrow.suggested-action:checked arrow, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, modelbutton.flat arrow.suggested-action:selected image, expander title > arrow.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, modelbutton.flat arrow.suggested-action:selected arrow, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, modelbutton.flat arrow.suggested-action.has-open-popup image, expander title > arrow.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, modelbutton.flat arrow.suggested-action.has-open-popup arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action.osd:checked, button.suggested-action.osd:checked image, button.suggested-action.osd:checked arrow, button.suggested-action.osd:selected, button.suggested-action.osd:selected image, button.suggested-action.osd:selected arrow, button.suggested-action.osd.has-open-popup, button.suggested-action.osd.has-open-popup image, button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, modelbutton.flat arrow.suggested-action:checked, expander title > arrow.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, modelbutton.flat arrow.suggested-action:checked image, expander title > arrow.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, modelbutton.flat arrow.suggested-action:checked arrow, expander title > arrow.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, modelbutton.flat arrow.suggested-action:selected, expander title > arrow.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, modelbutton.flat arrow.suggested-action:selected image, expander title > arrow.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, modelbutton.flat arrow.suggested-action:selected arrow, expander title > arrow.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, modelbutton.flat arrow.suggested-action.has-open-popup, expander title > arrow.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, modelbutton.flat arrow.suggested-action.has-open-popup image, expander title > arrow.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, modelbutton.flat arrow.suggested-action.has-open-popup arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button, expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action button image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button image, expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action button image, button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action button arrow, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup, button.suggested-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, treeview.view header button.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, treeview.view header button.suggested-action:checked:hover image, modelbutton.flat arrow.suggested-action:checked:hover image, expander title > arrow.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, treeview.view header button.suggested-action:checked:hover arrow, modelbutton.flat arrow.suggested-action:checked:hover arrow, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, treeview.view header button.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, treeview.view header button.suggested-action:checked:focus image, modelbutton.flat arrow.suggested-action:checked:focus image, expander title > arrow.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, treeview.view header button.suggested-action:checked:focus arrow, modelbutton.flat arrow.suggested-action:checked:focus arrow, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, treeview.view header button.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, treeview.view header button.suggested-action:selected:hover image, modelbutton.flat arrow.suggested-action:selected:hover image, expander title > arrow.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, treeview.view header button.suggested-action:selected:hover arrow, modelbutton.flat arrow.suggested-action:selected:hover arrow, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, treeview.view header button.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, treeview.view header button.suggested-action:selected:focus image, modelbutton.flat arrow.suggested-action:selected:focus image, expander title > arrow.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, treeview.view header button.suggested-action:selected:focus arrow, modelbutton.flat arrow.suggested-action:selected:focus arrow, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, treeview.view header button.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, treeview.view header button.suggested-action.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.has-open-popup:hover image, expander title > arrow.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, treeview.view header button.suggested-action.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, treeview.view header button.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, treeview.view header button.suggested-action.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.has-open-popup:focus image, expander title > arrow.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, treeview.view header button.suggested-action.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, treeview.view header button.suggested-action.osd:checked:hover, modelbutton.flat arrow.suggested-action.osd:checked:hover, expander title > arrow.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, treeview.view header button.suggested-action.osd:checked:hover image, modelbutton.flat arrow.suggested-action.osd:checked:hover image, expander title > arrow.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, treeview.view header button.suggested-action.osd:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, expander title > arrow.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, treeview.view header button.suggested-action.osd:checked:focus, modelbutton.flat arrow.suggested-action.osd:checked:focus, expander title > arrow.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, treeview.view header button.suggested-action.osd:checked:focus image, modelbutton.flat arrow.suggested-action.osd:checked:focus image, expander title > arrow.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, treeview.view header button.suggested-action.osd:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, expander title > arrow.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, treeview.view header button.suggested-action.osd:selected:hover, modelbutton.flat arrow.suggested-action.osd:selected:hover, expander title > arrow.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, treeview.view header button.suggested-action.osd:selected:hover image, modelbutton.flat arrow.suggested-action.osd:selected:hover image, expander title > arrow.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, treeview.view header button.suggested-action.osd:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, expander title > arrow.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, treeview.view header button.suggested-action.osd:selected:focus, modelbutton.flat arrow.suggested-action.osd:selected:focus, expander title > arrow.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, treeview.view header button.suggested-action.osd:selected:focus image, modelbutton.flat arrow.suggested-action.osd:selected:focus image, expander title > arrow.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, treeview.view header button.suggested-action.osd:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, expander title > arrow.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, treeview.view header button.suggested-action.osd.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, expander title > arrow.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, treeview.view header button.suggested-action.osd.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, treeview.view header button.suggested-action.osd.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, expander title > arrow.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, treeview.view header button.suggested-action.osd.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, treeview.view header button.suggested-action:checked:hover, modelbutton.flat arrow.suggested-action:checked:hover, expander title > arrow.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, treeview.view header button.suggested-action:checked:hover image, modelbutton.flat arrow.suggested-action:checked:hover image, expander title > arrow.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, treeview.view header button.suggested-action:checked:hover arrow, modelbutton.flat arrow.suggested-action:checked:hover arrow, expander title > arrow.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, treeview.view header button.suggested-action:checked:focus, modelbutton.flat arrow.suggested-action:checked:focus, expander title > arrow.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, treeview.view header button.suggested-action:checked:focus image, modelbutton.flat arrow.suggested-action:checked:focus image, expander title > arrow.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, treeview.view header button.suggested-action:checked:focus arrow, modelbutton.flat arrow.suggested-action:checked:focus arrow, expander title > arrow.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, treeview.view header button.suggested-action:selected:hover, modelbutton.flat arrow.suggested-action:selected:hover, expander title > arrow.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, treeview.view header button.suggested-action:selected:hover image, modelbutton.flat arrow.suggested-action:selected:hover image, expander title > arrow.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, treeview.view header button.suggested-action:selected:hover arrow, modelbutton.flat arrow.suggested-action:selected:hover arrow, expander title > arrow.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, treeview.view header button.suggested-action:selected:focus, modelbutton.flat arrow.suggested-action:selected:focus, expander title > arrow.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, treeview.view header button.suggested-action:selected:focus image, modelbutton.flat arrow.suggested-action:selected:focus image, expander title > arrow.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, treeview.view header button.suggested-action:selected:focus arrow, modelbutton.flat arrow.suggested-action:selected:focus arrow, expander title > arrow.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, treeview.view header button.suggested-action.has-open-popup:hover, modelbutton.flat arrow.suggested-action.has-open-popup:hover, expander title > arrow.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, treeview.view header button.suggested-action.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.has-open-popup:hover image, expander title > arrow.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, treeview.view header button.suggested-action.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, expander title > arrow.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, treeview.view header button.suggested-action.has-open-popup:focus, modelbutton.flat arrow.suggested-action.has-open-popup:focus, expander title > arrow.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, treeview.view header button.suggested-action.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.has-open-popup:focus image, expander title > arrow.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, treeview.view header button.suggested-action.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover image, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover image, expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:hover arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:hover arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:hover arrow, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus image, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus image, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus image, expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action button:focus arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus arrow, treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action button:focus arrow, modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action button:focus arrow, expander title > arrow.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, treeview.view header button.suggested-action.osd:checked:hover, modelbutton.flat arrow.suggested-action.osd:checked:hover, expander title > arrow.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, treeview.view header button.suggested-action.osd:checked:hover image, modelbutton.flat arrow.suggested-action.osd:checked:hover image, expander title > arrow.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, treeview.view header button.suggested-action.osd:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, expander title > arrow.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, treeview.view header button.suggested-action.osd:checked:focus, modelbutton.flat arrow.suggested-action.osd:checked:focus, expander title > arrow.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, treeview.view header button.suggested-action.osd:checked:focus image, modelbutton.flat arrow.suggested-action.osd:checked:focus image, expander title > arrow.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, treeview.view header button.suggested-action.osd:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, expander title > arrow.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, treeview.view header button.suggested-action.osd:selected:hover, modelbutton.flat arrow.suggested-action.osd:selected:hover, expander title > arrow.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, treeview.view header button.suggested-action.osd:selected:hover image, modelbutton.flat arrow.suggested-action.osd:selected:hover image, expander title > arrow.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, treeview.view header button.suggested-action.osd:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, expander title > arrow.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, treeview.view header button.suggested-action.osd:selected:focus, modelbutton.flat arrow.suggested-action.osd:selected:focus, expander title > arrow.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, treeview.view header button.suggested-action.osd:selected:focus image, modelbutton.flat arrow.suggested-action.osd:selected:focus image, expander title > arrow.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, treeview.view header button.suggested-action.osd:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, expander title > arrow.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, treeview.view header button.suggested-action.osd.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, expander title > arrow.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, treeview.view header button.suggested-action.osd.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, treeview.view header button.suggested-action.osd.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, expander title > arrow.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, treeview.view header button.suggested-action.osd.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:hover arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:hover arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:hover arrow, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus image, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus image, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus image, expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd button:focus arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd button:focus arrow, modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd button:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action button:hover image, button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action button:hover arrow, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action button:focus image, button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action button:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd button:hover image, button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd button:hover arrow, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus, button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd button:focus image, button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, modelbutton.flat arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -301,13 +301,13 @@ expander title > arrow.suggested-action:disabled:hover, notebook > header tabs > expander title > arrow.suggested-action:disabled:active, notebook > header tabs > tab.suggested-action:disabled:active, notebook > header > tabs > arrow.suggested-action:disabled:active, modelbutton.flat arrow.suggested-action:disabled:active, expander title > arrow.suggested-action:disabled.keyboard-activating, notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, button.suggested-action:disabled:active, button.suggested-action:disabled.keyboard-activating, button.suggested-action.osd:disabled:active, button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:checked image, notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header > tabs > arrow.suggested-action:disabled:checked image, modelbutton.flat arrow.suggested-action:disabled:checked image, expander title > arrow.suggested-action:disabled:checked arrow, notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, modelbutton.flat arrow.suggested-action:disabled:checked arrow, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled:selected image, notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header > tabs > arrow.suggested-action:disabled:selected image, modelbutton.flat arrow.suggested-action:disabled:selected image, expander title > arrow.suggested-action:disabled:selected arrow, notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, modelbutton.flat arrow.suggested-action:disabled:selected arrow, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled.has-open-popup image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, expander title > arrow.suggested-action:disabled.has-open-popup arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, button.suggested-action:disabled:checked, button.suggested-action:disabled:checked image, button.suggested-action:disabled:checked arrow, button.suggested-action:disabled:selected, button.suggested-action:disabled:selected image, button.suggested-action:disabled:selected arrow, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled.has-open-popup image, button.suggested-action:disabled.has-open-popup arrow, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:checked image, button.suggested-action.osd:disabled:checked arrow, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled:selected image, button.suggested-action.osd:disabled:selected arrow, button.suggested-action.osd:disabled.has-open-popup, button.suggested-action.osd:disabled.has-open-popup image, button.suggested-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.suggested-action:disabled:checked, notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header > tabs > arrow.suggested-action:disabled:checked, modelbutton.flat arrow.suggested-action:disabled:checked, expander title > arrow.suggested-action:disabled:checked image, notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header > tabs > arrow.suggested-action:disabled:checked image, modelbutton.flat arrow.suggested-action:disabled:checked image, expander title > arrow.suggested-action:disabled:checked arrow, notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, modelbutton.flat arrow.suggested-action:disabled:checked arrow, expander title > arrow.suggested-action:disabled:selected, notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header > tabs > arrow.suggested-action:disabled:selected, modelbutton.flat arrow.suggested-action:disabled:selected, expander title > arrow.suggested-action:disabled:selected image, notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header > tabs > arrow.suggested-action:disabled:selected image, modelbutton.flat arrow.suggested-action:disabled:selected image, expander title > arrow.suggested-action:disabled:selected arrow, notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, modelbutton.flat arrow.suggested-action:disabled:selected arrow, expander title > arrow.suggested-action:disabled.has-open-popup, notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, modelbutton.flat arrow.suggested-action:disabled.has-open-popup, expander title > arrow.suggested-action:disabled.has-open-popup image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, expander title > arrow.suggested-action:disabled.has-open-popup arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button arrow, button.suggested-action:disabled:checked, button.suggested-action:disabled:checked image, button.suggested-action:disabled:checked arrow, button.suggested-action:disabled:selected, button.suggested-action:disabled:selected image, button.suggested-action:disabled:selected arrow, button.suggested-action:disabled.has-open-popup, button.suggested-action:disabled.has-open-popup image, button.suggested-action:disabled.has-open-popup arrow, button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action:disabled button, button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action:disabled button image, button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, treeview.view header button.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:hover image, notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, treeview.view header button.suggested-action:disabled:checked:hover image, modelbutton.flat arrow.suggested-action:disabled:checked:hover image, expander title > arrow.suggested-action:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, treeview.view header button.suggested-action:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, treeview.view header button.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:checked:focus image, notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, treeview.view header button.suggested-action:disabled:checked:focus image, modelbutton.flat arrow.suggested-action:disabled:checked:focus image, expander title > arrow.suggested-action:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, treeview.view header button.suggested-action:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, treeview.view header button.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:hover image, notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, treeview.view header button.suggested-action:disabled:selected:hover image, modelbutton.flat arrow.suggested-action:disabled:selected:hover image, expander title > arrow.suggested-action:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, treeview.view header button.suggested-action:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, treeview.view header button.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled:selected:focus image, notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, treeview.view header button.suggested-action:disabled:selected:focus image, modelbutton.flat arrow.suggested-action:disabled:selected:focus image, expander title > arrow.suggested-action:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, treeview.view header button.suggested-action:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, treeview.view header button.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, treeview.view header button.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, treeview.view header button.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, treeview.view header button.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:disabled:checked:hover, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, treeview.view header button.suggested-action.osd:disabled:checked:hover, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, expander title > arrow.suggested-action.osd:disabled:checked:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, treeview.view header button.suggested-action.osd:disabled:checked:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, expander title > arrow.suggested-action.osd:disabled:checked:focus, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, treeview.view header button.suggested-action.osd:disabled:checked:focus, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, expander title > arrow.suggested-action.osd:disabled:checked:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, treeview.view header button.suggested-action.osd:disabled:checked:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, expander title > arrow.suggested-action.osd:disabled:selected:hover, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, treeview.view header button.suggested-action.osd:disabled:selected:hover, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, expander title > arrow.suggested-action.osd:disabled:selected:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, treeview.view header button.suggested-action.osd:disabled:selected:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, expander title > arrow.suggested-action.osd:disabled:selected:focus, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, treeview.view header button.suggested-action.osd:disabled:selected:focus, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, expander title > arrow.suggested-action.osd:disabled:selected:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, treeview.view header button.suggested-action.osd:disabled:selected:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:hover image, button.suggested-action:disabled:checked:hover arrow, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:checked:focus image, button.suggested-action:disabled:checked:focus arrow, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:hover image, button.suggested-action:disabled:selected:hover arrow, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled:selected:focus image, button.suggested-action:disabled:selected:focus arrow, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:hover image, button.suggested-action:disabled.has-open-popup:hover arrow, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled.has-open-popup:focus image, button.suggested-action:disabled.has-open-popup:focus arrow, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:hover image, button.suggested-action.osd:disabled:checked:hover arrow, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:checked:focus image, button.suggested-action.osd:disabled:checked:focus arrow, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:hover image, button.suggested-action.osd:disabled:selected:hover arrow, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled:selected:focus image, button.suggested-action.osd:disabled:selected:focus arrow, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:hover image, button.suggested-action.osd:disabled.has-open-popup:hover arrow, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled.has-open-popup:focus image, button.suggested-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.suggested-action:disabled:checked:hover, notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, treeview.view header button.suggested-action:disabled:checked:hover, modelbutton.flat arrow.suggested-action:disabled:checked:hover, expander title > arrow.suggested-action:disabled:checked:hover image, notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, treeview.view header button.suggested-action:disabled:checked:hover image, modelbutton.flat arrow.suggested-action:disabled:checked:hover image, expander title > arrow.suggested-action:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, treeview.view header button.suggested-action:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, expander title > arrow.suggested-action:disabled:checked:focus, notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, treeview.view header button.suggested-action:disabled:checked:focus, modelbutton.flat arrow.suggested-action:disabled:checked:focus, expander title > arrow.suggested-action:disabled:checked:focus image, notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, treeview.view header button.suggested-action:disabled:checked:focus image, modelbutton.flat arrow.suggested-action:disabled:checked:focus image, expander title > arrow.suggested-action:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, treeview.view header button.suggested-action:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, expander title > arrow.suggested-action:disabled:selected:hover, notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, treeview.view header button.suggested-action:disabled:selected:hover, modelbutton.flat arrow.suggested-action:disabled:selected:hover, expander title > arrow.suggested-action:disabled:selected:hover image, notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, treeview.view header button.suggested-action:disabled:selected:hover image, modelbutton.flat arrow.suggested-action:disabled:selected:hover image, expander title > arrow.suggested-action:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, treeview.view header button.suggested-action:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, expander title > arrow.suggested-action:disabled:selected:focus, notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, treeview.view header button.suggested-action:disabled:selected:focus, modelbutton.flat arrow.suggested-action:disabled:selected:focus, expander title > arrow.suggested-action:disabled:selected:focus image, notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, treeview.view header button.suggested-action:disabled:selected:focus image, modelbutton.flat arrow.suggested-action:disabled:selected:focus image, expander title > arrow.suggested-action:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, treeview.view header button.suggested-action:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, expander title > arrow.suggested-action:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, treeview.view header button.suggested-action:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, expander title > arrow.suggested-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, treeview.view header button.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, treeview.view header button.suggested-action:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, expander title > arrow.suggested-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, treeview.view header button.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:hover arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:hover arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:hover arrow, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus image, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus image, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus image, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus image, expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action:disabled button:focus arrow, notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action:disabled button:focus arrow, modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action:disabled button:focus arrow, expander title > arrow.suggested-action.osd:disabled:checked:hover, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, treeview.view header button.suggested-action.osd:disabled:checked:hover, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, expander title > arrow.suggested-action.osd:disabled:checked:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, treeview.view header button.suggested-action.osd:disabled:checked:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, expander title > arrow.suggested-action.osd:disabled:checked:focus, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, treeview.view header button.suggested-action.osd:disabled:checked:focus, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, expander title > arrow.suggested-action.osd:disabled:checked:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, treeview.view header button.suggested-action.osd:disabled:checked:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, expander title > arrow.suggested-action.osd:disabled:selected:hover, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, treeview.view header button.suggested-action.osd:disabled:selected:hover, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, expander title > arrow.suggested-action.osd:disabled:selected:hover image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, treeview.view header button.suggested-action.osd:disabled:selected:hover image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, expander title > arrow.suggested-action.osd:disabled:selected:focus, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, treeview.view header button.suggested-action.osd:disabled:selected:focus, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, expander title > arrow.suggested-action.osd:disabled:selected:focus image, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, treeview.view header button.suggested-action.osd:disabled:selected:focus image, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:hover arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:hover arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus image, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus image, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.suggested-action.osd:disabled button:focus arrow, notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.suggested-action.osd:disabled button:focus arrow, modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, button.suggested-action:disabled:checked:hover, button.suggested-action:disabled:checked:hover image, button.suggested-action:disabled:checked:hover arrow, button.suggested-action:disabled:checked:focus, button.suggested-action:disabled:checked:focus image, button.suggested-action:disabled:checked:focus arrow, button.suggested-action:disabled:selected:hover, button.suggested-action:disabled:selected:hover image, button.suggested-action:disabled:selected:hover arrow, button.suggested-action:disabled:selected:focus, button.suggested-action:disabled:selected:focus image, button.suggested-action:disabled:selected:focus arrow, button.suggested-action:disabled.has-open-popup:hover, button.suggested-action:disabled.has-open-popup:hover image, button.suggested-action:disabled.has-open-popup:hover arrow, button.suggested-action:disabled.has-open-popup:focus, button.suggested-action:disabled.has-open-popup:focus image, button.suggested-action:disabled.has-open-popup:focus arrow, button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action:disabled button:hover, button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action:disabled button:hover image, button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action:disabled button:hover arrow, button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action:disabled button:focus, button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action:disabled button:focus image, button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action:disabled button:focus arrow, button.suggested-action.osd:disabled:checked:hover, button.suggested-action.osd:disabled:checked:hover image, button.suggested-action.osd:disabled:checked:hover arrow, button.suggested-action.osd:disabled:checked:focus, button.suggested-action.osd:disabled:checked:focus image, button.suggested-action.osd:disabled:checked:focus arrow, button.suggested-action.osd:disabled:selected:hover, button.suggested-action.osd:disabled:selected:hover image, button.suggested-action.osd:disabled:selected:hover arrow, button.suggested-action.osd:disabled:selected:focus, button.suggested-action.osd:disabled:selected:focus image, button.suggested-action.osd:disabled:selected:focus arrow, button.suggested-action.osd:disabled.has-open-popup:hover, button.suggested-action.osd:disabled.has-open-popup:hover image, button.suggested-action.osd:disabled.has-open-popup:hover arrow, button.suggested-action.osd:disabled.has-open-popup:focus, button.suggested-action.osd:disabled.has-open-popup:focus image, button.suggested-action.osd:disabled.has-open-popup:focus arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:hover arrow, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus image, button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.suggested-action:disabled:disabled, notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header > tabs > arrow.suggested-action:disabled:disabled, modelbutton.flat arrow.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled, button.suggested-action:disabled:disabled:checked, button.suggested-action:disabled:disabled:selected, button.suggested-action:disabled:disabled.has-open-popup, button.suggested-action.osd:disabled:disabled, button.suggested-action.osd:disabled:disabled:checked, button.suggested-action.osd:disabled:disabled:selected, button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -319,13 +319,13 @@ expander title > arrow.suggested-action:disabled:disabled, notebook > header tab .osd expander title > arrow.suggested-action:active, expander .osd title > arrow.suggested-action:active, .osd notebook > header tabs > tab.suggested-action:active, notebook > header .osd tabs > tab.suggested-action:active, .osd notebook > header > tabs > arrow.suggested-action:active, .osd modelbutton.flat arrow.suggested-action:active, modelbutton.flat .osd arrow.suggested-action:active, .osd expander title > arrow.suggested-action.keyboard-activating, expander .osd title > arrow.suggested-action.keyboard-activating, .osd notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header .osd tabs > tab.suggested-action.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action.keyboard-activating, .osd modelbutton.flat arrow.suggested-action.keyboard-activating, modelbutton.flat .osd arrow.suggested-action.keyboard-activating, .osd button.suggested-action:active, .osd button.suggested-action.keyboard-activating, .osd button.suggested-action.osd:active, .osd button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:checked image, expander .osd title > arrow.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd modelbutton.flat arrow.suggested-action:checked image, modelbutton.flat .osd arrow.suggested-action:checked image, .osd expander title > arrow.suggested-action:checked arrow, expander .osd title > arrow.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd modelbutton.flat arrow.suggested-action:checked arrow, modelbutton.flat .osd arrow.suggested-action:checked arrow, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action:selected image, expander .osd title > arrow.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd modelbutton.flat arrow.suggested-action:selected image, modelbutton.flat .osd arrow.suggested-action:selected image, .osd expander title > arrow.suggested-action:selected arrow, expander .osd title > arrow.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd modelbutton.flat arrow.suggested-action:selected arrow, modelbutton.flat .osd arrow.suggested-action:selected arrow, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action.has-open-popup image, expander .osd title > arrow.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd modelbutton.flat arrow.suggested-action.has-open-popup image, modelbutton.flat .osd arrow.suggested-action.has-open-popup image, .osd expander title > arrow.suggested-action.has-open-popup arrow, expander .osd title > arrow.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup arrow, .osd expander title > arrow.suggested-action.osd:checked, expander .osd title > arrow.suggested-action.osd:checked, .osd notebook > header tabs > tab.suggested-action.osd:checked, notebook > header .osd tabs > tab.suggested-action.osd:checked, .osd expander title > arrow.suggested-action.osd:checked image, expander .osd title > arrow.suggested-action.osd:checked image, .osd notebook > header tabs > tab.suggested-action.osd:checked image, notebook > header .osd tabs > tab.suggested-action.osd:checked image, .osd expander title > arrow.suggested-action.osd:checked arrow, expander .osd title > arrow.suggested-action.osd:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked arrow, .osd expander title > arrow.suggested-action.osd:selected, expander .osd title > arrow.suggested-action.osd:selected, .osd notebook > header tabs > tab.suggested-action.osd:selected, notebook > header .osd tabs > tab.suggested-action.osd:selected, .osd expander title > arrow.suggested-action.osd:selected image, expander .osd title > arrow.suggested-action.osd:selected image, .osd notebook > header tabs > tab.suggested-action.osd:selected image, notebook > header .osd tabs > tab.suggested-action.osd:selected image, .osd expander title > arrow.suggested-action.osd:selected arrow, expander .osd title > arrow.suggested-action.osd:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup, expander .osd title > arrow.suggested-action.osd.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup, .osd expander title > arrow.suggested-action.osd.has-open-popup image, expander .osd title > arrow.suggested-action.osd.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup image, .osd expander title > arrow.suggested-action.osd.has-open-popup arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:checked image, .osd button.suggested-action.osd:checked arrow, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd:selected image, .osd button.suggested-action.osd:selected arrow, .osd button.suggested-action.osd.has-open-popup, .osd button.suggested-action.osd.has-open-popup image, .osd button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:checked, expander .osd title > arrow.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd modelbutton.flat arrow.suggested-action:checked, modelbutton.flat .osd arrow.suggested-action:checked, .osd expander title > arrow.suggested-action:checked image, expander .osd title > arrow.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd modelbutton.flat arrow.suggested-action:checked image, modelbutton.flat .osd arrow.suggested-action:checked image, .osd expander title > arrow.suggested-action:checked arrow, expander .osd title > arrow.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd modelbutton.flat arrow.suggested-action:checked arrow, modelbutton.flat .osd arrow.suggested-action:checked arrow, .osd expander title > arrow.suggested-action:selected, expander .osd title > arrow.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd modelbutton.flat arrow.suggested-action:selected, modelbutton.flat .osd arrow.suggested-action:selected, .osd expander title > arrow.suggested-action:selected image, expander .osd title > arrow.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd modelbutton.flat arrow.suggested-action:selected image, modelbutton.flat .osd arrow.suggested-action:selected image, .osd expander title > arrow.suggested-action:selected arrow, expander .osd title > arrow.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd modelbutton.flat arrow.suggested-action:selected arrow, modelbutton.flat .osd arrow.suggested-action:selected arrow, .osd expander title > arrow.suggested-action.has-open-popup, expander .osd title > arrow.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd modelbutton.flat arrow.suggested-action.has-open-popup, modelbutton.flat .osd arrow.suggested-action.has-open-popup, .osd expander title > arrow.suggested-action.has-open-popup image, expander .osd title > arrow.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd modelbutton.flat arrow.suggested-action.has-open-popup image, modelbutton.flat .osd arrow.suggested-action.has-open-popup image, .osd expander title > arrow.suggested-action.has-open-popup arrow, expander .osd title > arrow.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button, .osd button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action button image, .osd button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd treeview.view header button.suggested-action:checked:hover, treeview.view header .osd button.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:hover image, expander .osd title > arrow.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd treeview.view header button.suggested-action:checked:hover image, treeview.view header .osd button.suggested-action:checked:hover image, .osd modelbutton.flat arrow.suggested-action:checked:hover image, modelbutton.flat .osd arrow.suggested-action:checked:hover image, .osd expander title > arrow.suggested-action:checked:hover arrow, expander .osd title > arrow.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd treeview.view header button.suggested-action:checked:hover arrow, treeview.view header .osd button.suggested-action:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:checked:hover arrow, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd treeview.view header button.suggested-action:checked:focus, treeview.view header .osd button.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:checked:focus image, expander .osd title > arrow.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd treeview.view header button.suggested-action:checked:focus image, treeview.view header .osd button.suggested-action:checked:focus image, .osd modelbutton.flat arrow.suggested-action:checked:focus image, modelbutton.flat .osd arrow.suggested-action:checked:focus image, .osd expander title > arrow.suggested-action:checked:focus arrow, expander .osd title > arrow.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd treeview.view header button.suggested-action:checked:focus arrow, treeview.view header .osd button.suggested-action:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:checked:focus arrow, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd treeview.view header button.suggested-action:selected:hover, treeview.view header .osd button.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:hover image, expander .osd title > arrow.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd treeview.view header button.suggested-action:selected:hover image, treeview.view header .osd button.suggested-action:selected:hover image, .osd modelbutton.flat arrow.suggested-action:selected:hover image, modelbutton.flat .osd arrow.suggested-action:selected:hover image, .osd expander title > arrow.suggested-action:selected:hover arrow, expander .osd title > arrow.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd treeview.view header button.suggested-action:selected:hover arrow, treeview.view header .osd button.suggested-action:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:selected:hover arrow, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd treeview.view header button.suggested-action:selected:focus, treeview.view header .osd button.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action:selected:focus image, expander .osd title > arrow.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd treeview.view header button.suggested-action:selected:focus image, treeview.view header .osd button.suggested-action:selected:focus image, .osd modelbutton.flat arrow.suggested-action:selected:focus image, modelbutton.flat .osd arrow.suggested-action:selected:focus image, .osd expander title > arrow.suggested-action:selected:focus arrow, expander .osd title > arrow.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd treeview.view header button.suggested-action:selected:focus arrow, treeview.view header .osd button.suggested-action:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:selected:focus arrow, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd treeview.view header button.suggested-action.has-open-popup:hover, treeview.view header .osd button.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:hover image, expander .osd title > arrow.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd treeview.view header button.suggested-action.has-open-popup:hover image, treeview.view header .osd button.suggested-action.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover image, .osd expander title > arrow.suggested-action.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd treeview.view header button.suggested-action.has-open-popup:focus, treeview.view header .osd button.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action.has-open-popup:focus image, expander .osd title > arrow.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd treeview.view header button.suggested-action.has-open-popup:focus image, treeview.view header .osd button.suggested-action.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus image, .osd expander title > arrow.suggested-action.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd treeview.view header button.suggested-action.osd:checked:hover, treeview.view header .osd button.suggested-action.osd:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:hover image, expander .osd title > arrow.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd treeview.view header button.suggested-action.osd:checked:hover image, treeview.view header .osd button.suggested-action.osd:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover image, .osd expander title > arrow.suggested-action.osd:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd treeview.view header button.suggested-action.osd:checked:focus, treeview.view header .osd button.suggested-action.osd:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:checked:focus image, expander .osd title > arrow.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd treeview.view header button.suggested-action.osd:checked:focus image, treeview.view header .osd button.suggested-action.osd:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus image, .osd expander title > arrow.suggested-action.osd:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd treeview.view header button.suggested-action.osd:selected:hover, treeview.view header .osd button.suggested-action.osd:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:hover image, expander .osd title > arrow.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd treeview.view header button.suggested-action.osd:selected:hover image, treeview.view header .osd button.suggested-action.osd:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover image, .osd expander title > arrow.suggested-action.osd:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd treeview.view header button.suggested-action.osd:selected:focus, treeview.view header .osd button.suggested-action.osd:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd:selected:focus image, expander .osd title > arrow.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd treeview.view header button.suggested-action.osd:selected:focus image, treeview.view header .osd button.suggested-action.osd:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus image, .osd expander title > arrow.suggested-action.osd:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.suggested-action:checked:hover, expander .osd title > arrow.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd treeview.view header button.suggested-action:checked:hover, treeview.view header .osd button.suggested-action:checked:hover, .osd modelbutton.flat arrow.suggested-action:checked:hover, modelbutton.flat .osd arrow.suggested-action:checked:hover, .osd expander title > arrow.suggested-action:checked:hover image, expander .osd title > arrow.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd treeview.view header button.suggested-action:checked:hover image, treeview.view header .osd button.suggested-action:checked:hover image, .osd modelbutton.flat arrow.suggested-action:checked:hover image, modelbutton.flat .osd arrow.suggested-action:checked:hover image, .osd expander title > arrow.suggested-action:checked:hover arrow, expander .osd title > arrow.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd treeview.view header button.suggested-action:checked:hover arrow, treeview.view header .osd button.suggested-action:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:checked:hover arrow, .osd expander title > arrow.suggested-action:checked:focus, expander .osd title > arrow.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd treeview.view header button.suggested-action:checked:focus, treeview.view header .osd button.suggested-action:checked:focus, .osd modelbutton.flat arrow.suggested-action:checked:focus, modelbutton.flat .osd arrow.suggested-action:checked:focus, .osd expander title > arrow.suggested-action:checked:focus image, expander .osd title > arrow.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd treeview.view header button.suggested-action:checked:focus image, treeview.view header .osd button.suggested-action:checked:focus image, .osd modelbutton.flat arrow.suggested-action:checked:focus image, modelbutton.flat .osd arrow.suggested-action:checked:focus image, .osd expander title > arrow.suggested-action:checked:focus arrow, expander .osd title > arrow.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd treeview.view header button.suggested-action:checked:focus arrow, treeview.view header .osd button.suggested-action:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:checked:focus arrow, .osd expander title > arrow.suggested-action:selected:hover, expander .osd title > arrow.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd treeview.view header button.suggested-action:selected:hover, treeview.view header .osd button.suggested-action:selected:hover, .osd modelbutton.flat arrow.suggested-action:selected:hover, modelbutton.flat .osd arrow.suggested-action:selected:hover, .osd expander title > arrow.suggested-action:selected:hover image, expander .osd title > arrow.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd treeview.view header button.suggested-action:selected:hover image, treeview.view header .osd button.suggested-action:selected:hover image, .osd modelbutton.flat arrow.suggested-action:selected:hover image, modelbutton.flat .osd arrow.suggested-action:selected:hover image, .osd expander title > arrow.suggested-action:selected:hover arrow, expander .osd title > arrow.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd treeview.view header button.suggested-action:selected:hover arrow, treeview.view header .osd button.suggested-action:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:selected:hover arrow, .osd expander title > arrow.suggested-action:selected:focus, expander .osd title > arrow.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd treeview.view header button.suggested-action:selected:focus, treeview.view header .osd button.suggested-action:selected:focus, .osd modelbutton.flat arrow.suggested-action:selected:focus, modelbutton.flat .osd arrow.suggested-action:selected:focus, .osd expander title > arrow.suggested-action:selected:focus image, expander .osd title > arrow.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd treeview.view header button.suggested-action:selected:focus image, treeview.view header .osd button.suggested-action:selected:focus image, .osd modelbutton.flat arrow.suggested-action:selected:focus image, modelbutton.flat .osd arrow.suggested-action:selected:focus image, .osd expander title > arrow.suggested-action:selected:focus arrow, expander .osd title > arrow.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd treeview.view header button.suggested-action:selected:focus arrow, treeview.view header .osd button.suggested-action:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:selected:focus arrow, .osd expander title > arrow.suggested-action.has-open-popup:hover, expander .osd title > arrow.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd treeview.view header button.suggested-action.has-open-popup:hover, treeview.view header .osd button.suggested-action.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover, .osd expander title > arrow.suggested-action.has-open-popup:hover image, expander .osd title > arrow.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd treeview.view header button.suggested-action.has-open-popup:hover image, treeview.view header .osd button.suggested-action.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover image, .osd expander title > arrow.suggested-action.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.has-open-popup:focus, expander .osd title > arrow.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd treeview.view header button.suggested-action.has-open-popup:focus, treeview.view header .osd button.suggested-action.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus, .osd expander title > arrow.suggested-action.has-open-popup:focus image, expander .osd title > arrow.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd treeview.view header button.suggested-action.has-open-popup:focus image, treeview.view header .osd button.suggested-action.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus image, .osd expander title > arrow.suggested-action.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:hover arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:hover arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:hover arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:hover arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:hover arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:hover arrow, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus image, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus image, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus image, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus image, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus image, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus image, .osd expander title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action button:focus arrow, expander .osd title > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action button:focus arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus arrow, .osd treeview.view header button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action button:focus arrow, treeview.view header .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action button:focus arrow, .osd modelbutton.flat arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action button:focus arrow, modelbutton.flat .osd arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action button:focus arrow, .osd expander title > arrow.suggested-action.osd:checked:hover, expander .osd title > arrow.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd treeview.view header button.suggested-action.osd:checked:hover, treeview.view header .osd button.suggested-action.osd:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover, .osd expander title > arrow.suggested-action.osd:checked:hover image, expander .osd title > arrow.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd treeview.view header button.suggested-action.osd:checked:hover image, treeview.view header .osd button.suggested-action.osd:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover image, .osd expander title > arrow.suggested-action.osd:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:checked:focus, expander .osd title > arrow.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd treeview.view header button.suggested-action.osd:checked:focus, treeview.view header .osd button.suggested-action.osd:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus, .osd expander title > arrow.suggested-action.osd:checked:focus image, expander .osd title > arrow.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd treeview.view header button.suggested-action.osd:checked:focus image, treeview.view header .osd button.suggested-action.osd:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus image, .osd expander title > arrow.suggested-action.osd:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:selected:hover, expander .osd title > arrow.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd treeview.view header button.suggested-action.osd:selected:hover, treeview.view header .osd button.suggested-action.osd:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover, .osd expander title > arrow.suggested-action.osd:selected:hover image, expander .osd title > arrow.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd treeview.view header button.suggested-action.osd:selected:hover image, treeview.view header .osd button.suggested-action.osd:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover image, .osd expander title > arrow.suggested-action.osd:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:selected:focus, expander .osd title > arrow.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd treeview.view header button.suggested-action.osd:selected:focus, treeview.view header .osd button.suggested-action.osd:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus, .osd expander title > arrow.suggested-action.osd:selected:focus image, expander .osd title > arrow.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd treeview.view header button.suggested-action.osd:selected:focus image, treeview.view header .osd button.suggested-action.osd:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus image, .osd expander title > arrow.suggested-action.osd:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:selected:focus arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:hover arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:hover arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:hover arrow, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus image, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus image, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus image, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus image, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus image, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus image, .osd expander title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd button:focus arrow, expander .osd title > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, .osd treeview.view header button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd button:focus arrow, treeview.view header .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd button:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action button:hover image, .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action button:hover arrow, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action button:focus image, .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action button:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover image, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus image, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.suggested-action:disabled, expander .osd title > arrow.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd modelbutton.flat arrow.suggested-action:disabled, modelbutton.flat .osd arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -337,13 +337,13 @@ expander title > arrow.suggested-action:disabled:disabled, notebook > header tab .osd expander title > arrow.suggested-action:disabled:active, expander .osd title > arrow.suggested-action:disabled:active, .osd notebook > header tabs > tab.suggested-action:disabled:active, notebook > header .osd tabs > tab.suggested-action:disabled:active, .osd notebook > header > tabs > arrow.suggested-action:disabled:active, .osd modelbutton.flat arrow.suggested-action:disabled:active, modelbutton.flat .osd arrow.suggested-action:disabled:active, .osd expander title > arrow.suggested-action:disabled.keyboard-activating, expander .osd title > arrow.suggested-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.suggested-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.suggested-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.suggested-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.suggested-action:disabled.keyboard-activating, .osd button.suggested-action:disabled:active, .osd button.suggested-action:disabled.keyboard-activating, .osd button.suggested-action.osd:disabled:active, .osd button.suggested-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:checked image, expander .osd title > arrow.suggested-action:disabled:checked image, .osd notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header .osd tabs > tab.suggested-action:disabled:checked image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked image, .osd modelbutton.flat arrow.suggested-action:disabled:checked image, modelbutton.flat .osd arrow.suggested-action:disabled:checked image, .osd expander title > arrow.suggested-action:disabled:checked arrow, expander .osd title > arrow.suggested-action:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked arrow, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled:selected image, expander .osd title > arrow.suggested-action:disabled:selected image, .osd notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header .osd tabs > tab.suggested-action:disabled:selected image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected image, .osd modelbutton.flat arrow.suggested-action:disabled:selected image, modelbutton.flat .osd arrow.suggested-action:disabled:selected image, .osd expander title > arrow.suggested-action:disabled:selected arrow, expander .osd title > arrow.suggested-action:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled.has-open-popup image, expander .osd title > arrow.suggested-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup image, .osd expander title > arrow.suggested-action:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked, expander .osd title > arrow.suggested-action.osd:disabled:checked, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked, .osd expander title > arrow.suggested-action.osd:disabled:checked image, expander .osd title > arrow.suggested-action.osd:disabled:checked image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked image, .osd expander title > arrow.suggested-action.osd:disabled:checked arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected, expander .osd title > arrow.suggested-action.osd:disabled:selected, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected, .osd expander title > arrow.suggested-action.osd:disabled:selected image, expander .osd title > arrow.suggested-action.osd:disabled:selected image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected image, .osd expander title > arrow.suggested-action.osd:disabled:selected arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup arrow, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:checked image, .osd button.suggested-action:disabled:checked arrow, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled:selected image, .osd button.suggested-action:disabled:selected arrow, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled.has-open-popup image, .osd button.suggested-action:disabled.has-open-popup arrow, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:checked image, .osd button.suggested-action.osd:disabled:checked arrow, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled:selected image, .osd button.suggested-action.osd:disabled:selected arrow, .osd button.suggested-action.osd:disabled.has-open-popup, .osd button.suggested-action.osd:disabled.has-open-popup image, .osd button.suggested-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked, expander .osd title > arrow.suggested-action:disabled:checked, .osd notebook > header tabs > tab.suggested-action:disabled:checked, notebook > header .osd tabs > tab.suggested-action:disabled:checked, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked, .osd modelbutton.flat arrow.suggested-action:disabled:checked, modelbutton.flat .osd arrow.suggested-action:disabled:checked, .osd expander title > arrow.suggested-action:disabled:checked image, expander .osd title > arrow.suggested-action:disabled:checked image, .osd notebook > header tabs > tab.suggested-action:disabled:checked image, notebook > header .osd tabs > tab.suggested-action:disabled:checked image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked image, .osd modelbutton.flat arrow.suggested-action:disabled:checked image, modelbutton.flat .osd arrow.suggested-action:disabled:checked image, .osd expander title > arrow.suggested-action:disabled:checked arrow, expander .osd title > arrow.suggested-action:disabled:checked arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked arrow, .osd expander title > arrow.suggested-action:disabled:selected, expander .osd title > arrow.suggested-action:disabled:selected, .osd notebook > header tabs > tab.suggested-action:disabled:selected, notebook > header .osd tabs > tab.suggested-action:disabled:selected, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected, .osd modelbutton.flat arrow.suggested-action:disabled:selected, modelbutton.flat .osd arrow.suggested-action:disabled:selected, .osd expander title > arrow.suggested-action:disabled:selected image, expander .osd title > arrow.suggested-action:disabled:selected image, .osd notebook > header tabs > tab.suggested-action:disabled:selected image, notebook > header .osd tabs > tab.suggested-action:disabled:selected image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected image, .osd modelbutton.flat arrow.suggested-action:disabled:selected image, modelbutton.flat .osd arrow.suggested-action:disabled:selected image, .osd expander title > arrow.suggested-action:disabled:selected arrow, expander .osd title > arrow.suggested-action:disabled:selected arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup, expander .osd title > arrow.suggested-action:disabled.has-open-popup, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup, .osd expander title > arrow.suggested-action:disabled.has-open-popup image, expander .osd title > arrow.suggested-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup image, .osd expander title > arrow.suggested-action:disabled.has-open-popup arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button arrow, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:checked image, .osd button.suggested-action:disabled:checked arrow, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled:selected image, .osd button.suggested-action:disabled:selected arrow, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action:disabled.has-open-popup image, .osd button.suggested-action:disabled.has-open-popup arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action:disabled button, .osd button.suggested-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action:disabled button image, .osd button.suggested-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd treeview.view header button.suggested-action:disabled:checked:hover, treeview.view header .osd button.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:hover image, expander .osd title > arrow.suggested-action:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, .osd treeview.view header button.suggested-action:disabled:checked:hover image, treeview.view header .osd button.suggested-action:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover image, .osd expander title > arrow.suggested-action:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd treeview.view header button.suggested-action:disabled:checked:focus, treeview.view header .osd button.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:checked:focus image, expander .osd title > arrow.suggested-action:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, .osd treeview.view header button.suggested-action:disabled:checked:focus image, treeview.view header .osd button.suggested-action:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus image, .osd expander title > arrow.suggested-action:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd treeview.view header button.suggested-action:disabled:selected:hover, treeview.view header .osd button.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:hover image, expander .osd title > arrow.suggested-action:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, .osd treeview.view header button.suggested-action:disabled:selected:hover image, treeview.view header .osd button.suggested-action:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover image, .osd expander title > arrow.suggested-action:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd treeview.view header button.suggested-action:disabled:selected:focus, treeview.view header .osd button.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled:selected:focus image, expander .osd title > arrow.suggested-action:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, .osd treeview.view header button.suggested-action:disabled:selected:focus image, treeview.view header .osd button.suggested-action:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus image, .osd expander title > arrow.suggested-action:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover image, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover image, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover image, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus image, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus image, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus image, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover image, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover image, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover image, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus image, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus image, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus image, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:hover image, .osd button.suggested-action:disabled:checked:hover arrow, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:checked:focus image, .osd button.suggested-action:disabled:checked:focus arrow, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:hover image, .osd button.suggested-action:disabled:selected:hover arrow, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled:selected:focus image, .osd button.suggested-action:disabled:selected:focus arrow, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:hover image, .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled.has-open-popup:focus image, .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:hover image, .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:checked:focus image, .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:hover image, .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled:selected:focus image, .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.suggested-action:disabled:checked:hover, expander .osd title > arrow.suggested-action:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover, .osd treeview.view header button.suggested-action:disabled:checked:hover, treeview.view header .osd button.suggested-action:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover, .osd expander title > arrow.suggested-action:disabled:checked:hover image, expander .osd title > arrow.suggested-action:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover image, .osd treeview.view header button.suggested-action:disabled:checked:hover image, treeview.view header .osd button.suggested-action:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover image, .osd expander title > arrow.suggested-action:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action:disabled:checked:focus, expander .osd title > arrow.suggested-action:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus, .osd treeview.view header button.suggested-action:disabled:checked:focus, treeview.view header .osd button.suggested-action:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus, .osd expander title > arrow.suggested-action:disabled:checked:focus image, expander .osd title > arrow.suggested-action:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus image, .osd treeview.view header button.suggested-action:disabled:checked:focus image, treeview.view header .osd button.suggested-action:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus image, .osd expander title > arrow.suggested-action:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action:disabled:selected:hover, expander .osd title > arrow.suggested-action:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover, .osd treeview.view header button.suggested-action:disabled:selected:hover, treeview.view header .osd button.suggested-action:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover, .osd expander title > arrow.suggested-action:disabled:selected:hover image, expander .osd title > arrow.suggested-action:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover image, .osd treeview.view header button.suggested-action:disabled:selected:hover image, treeview.view header .osd button.suggested-action:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover image, .osd expander title > arrow.suggested-action:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action:disabled:selected:focus, expander .osd title > arrow.suggested-action:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus, .osd treeview.view header button.suggested-action:disabled:selected:focus, treeview.view header .osd button.suggested-action:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus, .osd expander title > arrow.suggested-action:disabled:selected:focus image, expander .osd title > arrow.suggested-action:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus image, .osd treeview.view header button.suggested-action:disabled:selected:focus image, treeview.view header .osd button.suggested-action:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus image, .osd expander title > arrow.suggested-action:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:hover arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:hover arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:hover arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:hover arrow, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus image, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus image, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus image, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus image, .osd expander title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action:disabled button:focus arrow, expander .osd title > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action:disabled button:focus arrow, .osd treeview.view header button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action:disabled button:focus arrow, treeview.view header .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action:disabled button:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover image, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover image, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover image, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover image, .osd expander title > arrow.suggested-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus image, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus image, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus image, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus image, .osd expander title > arrow.suggested-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover image, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover image, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover image, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover image, .osd expander title > arrow.suggested-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus image, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus image, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus image, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus image, .osd expander title > arrow.suggested-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:hover arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:hover arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:hover arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:hover arrow, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus image, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus image, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus image, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus image, .osd expander title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.suggested-action.osd:disabled button:focus arrow, expander .osd title > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.suggested-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd:disabled button:focus arrow, .osd treeview.view header button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.suggested-action.osd:disabled button:focus arrow, treeview.view header .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.suggested-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.suggested-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.suggested-action.osd:disabled button:focus arrow, .osd button.suggested-action:disabled:checked:hover, .osd button.suggested-action:disabled:checked:hover image, .osd button.suggested-action:disabled:checked:hover arrow, .osd button.suggested-action:disabled:checked:focus, .osd button.suggested-action:disabled:checked:focus image, .osd button.suggested-action:disabled:checked:focus arrow, .osd button.suggested-action:disabled:selected:hover, .osd button.suggested-action:disabled:selected:hover image, .osd button.suggested-action:disabled:selected:hover arrow, .osd button.suggested-action:disabled:selected:focus, .osd button.suggested-action:disabled:selected:focus image, .osd button.suggested-action:disabled:selected:focus arrow, .osd button.suggested-action:disabled.has-open-popup:hover, .osd button.suggested-action:disabled.has-open-popup:hover image, .osd button.suggested-action:disabled.has-open-popup:hover arrow, .osd button.suggested-action:disabled.has-open-popup:focus, .osd button.suggested-action:disabled.has-open-popup:focus image, .osd button.suggested-action:disabled.has-open-popup:focus arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:hover arrow, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus image, .osd button.suggested-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action:disabled button:focus arrow, .osd button.suggested-action.osd:disabled:checked:hover, .osd button.suggested-action.osd:disabled:checked:hover image, .osd button.suggested-action.osd:disabled:checked:hover arrow, .osd button.suggested-action.osd:disabled:checked:focus, .osd button.suggested-action.osd:disabled:checked:focus image, .osd button.suggested-action.osd:disabled:checked:focus arrow, .osd button.suggested-action.osd:disabled:selected:hover, .osd button.suggested-action.osd:disabled:selected:hover image, .osd button.suggested-action.osd:disabled:selected:hover arrow, .osd button.suggested-action.osd:disabled:selected:focus, .osd button.suggested-action.osd:disabled:selected:focus image, .osd button.suggested-action.osd:disabled:selected:focus arrow, .osd button.suggested-action.osd:disabled.has-open-popup:hover, .osd button.suggested-action.osd:disabled.has-open-popup:hover image, .osd button.suggested-action.osd:disabled.has-open-popup:hover arrow, .osd button.suggested-action.osd:disabled.has-open-popup:focus, .osd button.suggested-action.osd:disabled.has-open-popup:focus image, .osd button.suggested-action.osd:disabled.has-open-popup:focus arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:hover arrow, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus image, .osd button.suggested-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.suggested-action:disabled:disabled, expander .osd title > arrow.suggested-action:disabled:disabled, .osd notebook > header tabs > tab.suggested-action:disabled:disabled, notebook > header .osd tabs > tab.suggested-action:disabled:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled:disabled, .osd modelbutton.flat arrow.suggested-action:disabled:disabled, modelbutton.flat .osd arrow.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled, .osd button.suggested-action:disabled:disabled:checked, .osd button.suggested-action:disabled:disabled:selected, .osd button.suggested-action:disabled:disabled.has-open-popup, .osd button.suggested-action.osd:disabled:disabled, .osd button.suggested-action.osd:disabled:disabled:checked, .osd button.suggested-action.osd:disabled:disabled:selected, .osd button.suggested-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -355,13 +355,13 @@ expander title > arrow.destructive-action:hover, notebook > header tabs > tab.de expander title > arrow.destructive-action:active, notebook > header tabs > tab.destructive-action:active, notebook > header > tabs > arrow.destructive-action:active, modelbutton.flat arrow.destructive-action:active, expander title > arrow.destructive-action.keyboard-activating, notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header > tabs > arrow.destructive-action.keyboard-activating, modelbutton.flat arrow.destructive-action.keyboard-activating, button.destructive-action:active, button.destructive-action.keyboard-activating, button.destructive-action.osd:active, button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, modelbutton.flat arrow.destructive-action:checked image, expander title > arrow.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, modelbutton.flat arrow.destructive-action:checked arrow, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, modelbutton.flat arrow.destructive-action:selected image, expander title > arrow.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, modelbutton.flat arrow.destructive-action:selected arrow, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, modelbutton.flat arrow.destructive-action.has-open-popup image, expander title > arrow.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, modelbutton.flat arrow.destructive-action.has-open-popup arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action.osd:checked, button.destructive-action.osd:checked image, button.destructive-action.osd:checked arrow, button.destructive-action.osd:selected, button.destructive-action.osd:selected image, button.destructive-action.osd:selected arrow, button.destructive-action.osd.has-open-popup, button.destructive-action.osd.has-open-popup image, button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, modelbutton.flat arrow.destructive-action:checked, expander title > arrow.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, modelbutton.flat arrow.destructive-action:checked image, expander title > arrow.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, modelbutton.flat arrow.destructive-action:checked arrow, expander title > arrow.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, modelbutton.flat arrow.destructive-action:selected, expander title > arrow.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, modelbutton.flat arrow.destructive-action:selected image, expander title > arrow.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, modelbutton.flat arrow.destructive-action:selected arrow, expander title > arrow.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, modelbutton.flat arrow.destructive-action.has-open-popup, expander title > arrow.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, modelbutton.flat arrow.destructive-action.has-open-popup image, expander title > arrow.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, modelbutton.flat arrow.destructive-action.has-open-popup arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button, expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action button image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button image, expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action button image, button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action button arrow, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup, button.destructive-action.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action.osd button { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, treeview.view header button.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, treeview.view header button.destructive-action:checked:hover image, modelbutton.flat arrow.destructive-action:checked:hover image, expander title > arrow.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, treeview.view header button.destructive-action:checked:hover arrow, modelbutton.flat arrow.destructive-action:checked:hover arrow, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, treeview.view header button.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, treeview.view header button.destructive-action:checked:focus image, modelbutton.flat arrow.destructive-action:checked:focus image, expander title > arrow.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, treeview.view header button.destructive-action:checked:focus arrow, modelbutton.flat arrow.destructive-action:checked:focus arrow, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, treeview.view header button.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, treeview.view header button.destructive-action:selected:hover image, modelbutton.flat arrow.destructive-action:selected:hover image, expander title > arrow.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, treeview.view header button.destructive-action:selected:hover arrow, modelbutton.flat arrow.destructive-action:selected:hover arrow, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, treeview.view header button.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, treeview.view header button.destructive-action:selected:focus image, modelbutton.flat arrow.destructive-action:selected:focus image, expander title > arrow.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, treeview.view header button.destructive-action:selected:focus arrow, modelbutton.flat arrow.destructive-action:selected:focus arrow, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, treeview.view header button.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, treeview.view header button.destructive-action.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.has-open-popup:hover image, expander title > arrow.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, treeview.view header button.destructive-action.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, treeview.view header button.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, treeview.view header button.destructive-action.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.has-open-popup:focus image, expander title > arrow.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, treeview.view header button.destructive-action.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, treeview.view header button.destructive-action.osd:checked:hover, modelbutton.flat arrow.destructive-action.osd:checked:hover, expander title > arrow.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, treeview.view header button.destructive-action.osd:checked:hover image, modelbutton.flat arrow.destructive-action.osd:checked:hover image, expander title > arrow.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, treeview.view header button.destructive-action.osd:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, expander title > arrow.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, treeview.view header button.destructive-action.osd:checked:focus, modelbutton.flat arrow.destructive-action.osd:checked:focus, expander title > arrow.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, treeview.view header button.destructive-action.osd:checked:focus image, modelbutton.flat arrow.destructive-action.osd:checked:focus image, expander title > arrow.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, treeview.view header button.destructive-action.osd:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, expander title > arrow.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, treeview.view header button.destructive-action.osd:selected:hover, modelbutton.flat arrow.destructive-action.osd:selected:hover, expander title > arrow.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, treeview.view header button.destructive-action.osd:selected:hover image, modelbutton.flat arrow.destructive-action.osd:selected:hover image, expander title > arrow.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, treeview.view header button.destructive-action.osd:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, expander title > arrow.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, treeview.view header button.destructive-action.osd:selected:focus, modelbutton.flat arrow.destructive-action.osd:selected:focus, expander title > arrow.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, treeview.view header button.destructive-action.osd:selected:focus image, modelbutton.flat arrow.destructive-action.osd:selected:focus image, expander title > arrow.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, treeview.view header button.destructive-action.osd:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, expander title > arrow.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, treeview.view header button.destructive-action.osd.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, expander title > arrow.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, treeview.view header button.destructive-action.osd.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, treeview.view header button.destructive-action.osd.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, expander title > arrow.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, treeview.view header button.destructive-action.osd.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, treeview.view header button.destructive-action:checked:hover, modelbutton.flat arrow.destructive-action:checked:hover, expander title > arrow.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, treeview.view header button.destructive-action:checked:hover image, modelbutton.flat arrow.destructive-action:checked:hover image, expander title > arrow.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, treeview.view header button.destructive-action:checked:hover arrow, modelbutton.flat arrow.destructive-action:checked:hover arrow, expander title > arrow.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, treeview.view header button.destructive-action:checked:focus, modelbutton.flat arrow.destructive-action:checked:focus, expander title > arrow.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, treeview.view header button.destructive-action:checked:focus image, modelbutton.flat arrow.destructive-action:checked:focus image, expander title > arrow.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, treeview.view header button.destructive-action:checked:focus arrow, modelbutton.flat arrow.destructive-action:checked:focus arrow, expander title > arrow.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, treeview.view header button.destructive-action:selected:hover, modelbutton.flat arrow.destructive-action:selected:hover, expander title > arrow.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, treeview.view header button.destructive-action:selected:hover image, modelbutton.flat arrow.destructive-action:selected:hover image, expander title > arrow.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, treeview.view header button.destructive-action:selected:hover arrow, modelbutton.flat arrow.destructive-action:selected:hover arrow, expander title > arrow.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, treeview.view header button.destructive-action:selected:focus, modelbutton.flat arrow.destructive-action:selected:focus, expander title > arrow.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, treeview.view header button.destructive-action:selected:focus image, modelbutton.flat arrow.destructive-action:selected:focus image, expander title > arrow.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, treeview.view header button.destructive-action:selected:focus arrow, modelbutton.flat arrow.destructive-action:selected:focus arrow, expander title > arrow.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, treeview.view header button.destructive-action.has-open-popup:hover, modelbutton.flat arrow.destructive-action.has-open-popup:hover, expander title > arrow.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, treeview.view header button.destructive-action.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.has-open-popup:hover image, expander title > arrow.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, treeview.view header button.destructive-action.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, expander title > arrow.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, treeview.view header button.destructive-action.has-open-popup:focus, modelbutton.flat arrow.destructive-action.has-open-popup:focus, expander title > arrow.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, treeview.view header button.destructive-action.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.has-open-popup:focus image, expander title > arrow.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, treeview.view header button.destructive-action.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover image, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover image, expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:hover arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:hover arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:hover arrow, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus image, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus image, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus image, expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action button:focus arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus arrow, treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action button:focus arrow, modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action button:focus arrow, expander title > arrow.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, treeview.view header button.destructive-action.osd:checked:hover, modelbutton.flat arrow.destructive-action.osd:checked:hover, expander title > arrow.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, treeview.view header button.destructive-action.osd:checked:hover image, modelbutton.flat arrow.destructive-action.osd:checked:hover image, expander title > arrow.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, treeview.view header button.destructive-action.osd:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, expander title > arrow.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, treeview.view header button.destructive-action.osd:checked:focus, modelbutton.flat arrow.destructive-action.osd:checked:focus, expander title > arrow.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, treeview.view header button.destructive-action.osd:checked:focus image, modelbutton.flat arrow.destructive-action.osd:checked:focus image, expander title > arrow.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, treeview.view header button.destructive-action.osd:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, expander title > arrow.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, treeview.view header button.destructive-action.osd:selected:hover, modelbutton.flat arrow.destructive-action.osd:selected:hover, expander title > arrow.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, treeview.view header button.destructive-action.osd:selected:hover image, modelbutton.flat arrow.destructive-action.osd:selected:hover image, expander title > arrow.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, treeview.view header button.destructive-action.osd:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, expander title > arrow.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, treeview.view header button.destructive-action.osd:selected:focus, modelbutton.flat arrow.destructive-action.osd:selected:focus, expander title > arrow.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, treeview.view header button.destructive-action.osd:selected:focus image, modelbutton.flat arrow.destructive-action.osd:selected:focus image, expander title > arrow.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, treeview.view header button.destructive-action.osd:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, expander title > arrow.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, treeview.view header button.destructive-action.osd.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, expander title > arrow.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, treeview.view header button.destructive-action.osd.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, treeview.view header button.destructive-action.osd.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, expander title > arrow.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, treeview.view header button.destructive-action.osd.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:hover arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:hover arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:hover arrow, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus image, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus image, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus image, expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd button:focus arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd button:focus arrow, modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd button:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action button:hover image, button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action button:hover arrow, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action button:focus image, button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action button:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd button:hover image, button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd button:hover arrow, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus, button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd button:focus image, button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, modelbutton.flat arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -373,13 +373,13 @@ expander title > arrow.destructive-action:disabled:hover, notebook > header tabs expander title > arrow.destructive-action:disabled:active, notebook > header tabs > tab.destructive-action:disabled:active, notebook > header > tabs > arrow.destructive-action:disabled:active, modelbutton.flat arrow.destructive-action:disabled:active, expander title > arrow.destructive-action:disabled.keyboard-activating, notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, button.destructive-action:disabled:active, button.destructive-action:disabled.keyboard-activating, button.destructive-action.osd:disabled:active, button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:checked image, notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header > tabs > arrow.destructive-action:disabled:checked image, modelbutton.flat arrow.destructive-action:disabled:checked image, expander title > arrow.destructive-action:disabled:checked arrow, notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, modelbutton.flat arrow.destructive-action:disabled:checked arrow, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled:selected image, notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header > tabs > arrow.destructive-action:disabled:selected image, modelbutton.flat arrow.destructive-action:disabled:selected image, expander title > arrow.destructive-action:disabled:selected arrow, notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, modelbutton.flat arrow.destructive-action:disabled:selected arrow, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled.has-open-popup image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, expander title > arrow.destructive-action:disabled.has-open-popup arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, button.destructive-action:disabled:checked, button.destructive-action:disabled:checked image, button.destructive-action:disabled:checked arrow, button.destructive-action:disabled:selected, button.destructive-action:disabled:selected image, button.destructive-action:disabled:selected arrow, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled.has-open-popup image, button.destructive-action:disabled.has-open-popup arrow, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:checked image, button.destructive-action.osd:disabled:checked arrow, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled:selected image, button.destructive-action.osd:disabled:selected arrow, button.destructive-action.osd:disabled.has-open-popup, button.destructive-action.osd:disabled.has-open-popup image, button.destructive-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +expander title > arrow.destructive-action:disabled:checked, notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header > tabs > arrow.destructive-action:disabled:checked, modelbutton.flat arrow.destructive-action:disabled:checked, expander title > arrow.destructive-action:disabled:checked image, notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header > tabs > arrow.destructive-action:disabled:checked image, modelbutton.flat arrow.destructive-action:disabled:checked image, expander title > arrow.destructive-action:disabled:checked arrow, notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, modelbutton.flat arrow.destructive-action:disabled:checked arrow, expander title > arrow.destructive-action:disabled:selected, notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header > tabs > arrow.destructive-action:disabled:selected, modelbutton.flat arrow.destructive-action:disabled:selected, expander title > arrow.destructive-action:disabled:selected image, notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header > tabs > arrow.destructive-action:disabled:selected image, modelbutton.flat arrow.destructive-action:disabled:selected image, expander title > arrow.destructive-action:disabled:selected arrow, notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, modelbutton.flat arrow.destructive-action:disabled:selected arrow, expander title > arrow.destructive-action:disabled.has-open-popup, notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, modelbutton.flat arrow.destructive-action:disabled.has-open-popup, expander title > arrow.destructive-action:disabled.has-open-popup image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, expander title > arrow.destructive-action:disabled.has-open-popup arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button arrow, button.destructive-action:disabled:checked, button.destructive-action:disabled:checked image, button.destructive-action:disabled:checked arrow, button.destructive-action:disabled:selected, button.destructive-action:disabled:selected image, button.destructive-action:disabled:selected arrow, button.destructive-action:disabled.has-open-popup, button.destructive-action:disabled.has-open-popup image, button.destructive-action:disabled.has-open-popup arrow, button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action:disabled button, button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action:disabled button image, button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, treeview.view header button.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:hover image, notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, treeview.view header button.destructive-action:disabled:checked:hover image, modelbutton.flat arrow.destructive-action:disabled:checked:hover image, expander title > arrow.destructive-action:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, treeview.view header button.destructive-action:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, treeview.view header button.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:checked:focus image, notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, treeview.view header button.destructive-action:disabled:checked:focus image, modelbutton.flat arrow.destructive-action:disabled:checked:focus image, expander title > arrow.destructive-action:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, treeview.view header button.destructive-action:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, treeview.view header button.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:hover image, notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, treeview.view header button.destructive-action:disabled:selected:hover image, modelbutton.flat arrow.destructive-action:disabled:selected:hover image, expander title > arrow.destructive-action:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, treeview.view header button.destructive-action:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, treeview.view header button.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled:selected:focus image, notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, treeview.view header button.destructive-action:disabled:selected:focus image, modelbutton.flat arrow.destructive-action:disabled:selected:focus image, expander title > arrow.destructive-action:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, treeview.view header button.destructive-action:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, treeview.view header button.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, treeview.view header button.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, treeview.view header button.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, treeview.view header button.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:disabled:checked:hover, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, treeview.view header button.destructive-action.osd:disabled:checked:hover, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, expander title > arrow.destructive-action.osd:disabled:checked:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, treeview.view header button.destructive-action.osd:disabled:checked:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, expander title > arrow.destructive-action.osd:disabled:checked:focus, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, treeview.view header button.destructive-action.osd:disabled:checked:focus, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, expander title > arrow.destructive-action.osd:disabled:checked:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, treeview.view header button.destructive-action.osd:disabled:checked:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, expander title > arrow.destructive-action.osd:disabled:selected:hover, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, treeview.view header button.destructive-action.osd:disabled:selected:hover, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, expander title > arrow.destructive-action.osd:disabled:selected:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, treeview.view header button.destructive-action.osd:disabled:selected:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, expander title > arrow.destructive-action.osd:disabled:selected:focus, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, treeview.view header button.destructive-action.osd:disabled:selected:focus, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, expander title > arrow.destructive-action.osd:disabled:selected:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, treeview.view header button.destructive-action.osd:disabled:selected:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:hover image, button.destructive-action:disabled:checked:hover arrow, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:checked:focus image, button.destructive-action:disabled:checked:focus arrow, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:hover image, button.destructive-action:disabled:selected:hover arrow, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled:selected:focus image, button.destructive-action:disabled:selected:focus arrow, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:hover image, button.destructive-action:disabled.has-open-popup:hover arrow, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled.has-open-popup:focus image, button.destructive-action:disabled.has-open-popup:focus arrow, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:hover image, button.destructive-action.osd:disabled:checked:hover arrow, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:checked:focus image, button.destructive-action.osd:disabled:checked:focus arrow, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:hover image, button.destructive-action.osd:disabled:selected:hover arrow, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled:selected:focus image, button.destructive-action.osd:disabled:selected:focus arrow, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:hover image, button.destructive-action.osd:disabled.has-open-popup:hover arrow, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled.has-open-popup:focus image, button.destructive-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +expander title > arrow.destructive-action:disabled:checked:hover, notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, treeview.view header button.destructive-action:disabled:checked:hover, modelbutton.flat arrow.destructive-action:disabled:checked:hover, expander title > arrow.destructive-action:disabled:checked:hover image, notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, treeview.view header button.destructive-action:disabled:checked:hover image, modelbutton.flat arrow.destructive-action:disabled:checked:hover image, expander title > arrow.destructive-action:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, treeview.view header button.destructive-action:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, expander title > arrow.destructive-action:disabled:checked:focus, notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, treeview.view header button.destructive-action:disabled:checked:focus, modelbutton.flat arrow.destructive-action:disabled:checked:focus, expander title > arrow.destructive-action:disabled:checked:focus image, notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, treeview.view header button.destructive-action:disabled:checked:focus image, modelbutton.flat arrow.destructive-action:disabled:checked:focus image, expander title > arrow.destructive-action:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, treeview.view header button.destructive-action:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, expander title > arrow.destructive-action:disabled:selected:hover, notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, treeview.view header button.destructive-action:disabled:selected:hover, modelbutton.flat arrow.destructive-action:disabled:selected:hover, expander title > arrow.destructive-action:disabled:selected:hover image, notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, treeview.view header button.destructive-action:disabled:selected:hover image, modelbutton.flat arrow.destructive-action:disabled:selected:hover image, expander title > arrow.destructive-action:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, treeview.view header button.destructive-action:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, expander title > arrow.destructive-action:disabled:selected:focus, notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, treeview.view header button.destructive-action:disabled:selected:focus, modelbutton.flat arrow.destructive-action:disabled:selected:focus, expander title > arrow.destructive-action:disabled:selected:focus image, notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, treeview.view header button.destructive-action:disabled:selected:focus image, modelbutton.flat arrow.destructive-action:disabled:selected:focus image, expander title > arrow.destructive-action:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, treeview.view header button.destructive-action:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, expander title > arrow.destructive-action:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, treeview.view header button.destructive-action:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, expander title > arrow.destructive-action:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, treeview.view header button.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, treeview.view header button.destructive-action:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, expander title > arrow.destructive-action:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, treeview.view header button.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:hover arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:hover arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:hover arrow, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus image, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus image, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus image, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus image, expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action:disabled button:focus arrow, notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action:disabled button:focus arrow, modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action:disabled button:focus arrow, expander title > arrow.destructive-action.osd:disabled:checked:hover, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, treeview.view header button.destructive-action.osd:disabled:checked:hover, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, expander title > arrow.destructive-action.osd:disabled:checked:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, treeview.view header button.destructive-action.osd:disabled:checked:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, expander title > arrow.destructive-action.osd:disabled:checked:focus, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, treeview.view header button.destructive-action.osd:disabled:checked:focus, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, expander title > arrow.destructive-action.osd:disabled:checked:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, treeview.view header button.destructive-action.osd:disabled:checked:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, expander title > arrow.destructive-action.osd:disabled:selected:hover, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, treeview.view header button.destructive-action.osd:disabled:selected:hover, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, expander title > arrow.destructive-action.osd:disabled:selected:hover image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, treeview.view header button.destructive-action.osd:disabled:selected:hover image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, expander title > arrow.destructive-action.osd:disabled:selected:focus, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, treeview.view header button.destructive-action.osd:disabled:selected:focus, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, expander title > arrow.destructive-action.osd:disabled:selected:focus image, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, treeview.view header button.destructive-action.osd:disabled:selected:focus image, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:hover arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:hover arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus image, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus image, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander title > arrow.destructive-action.osd:disabled button:focus arrow, notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header button.destructive-action.osd:disabled button:focus arrow, modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, button.destructive-action:disabled:checked:hover, button.destructive-action:disabled:checked:hover image, button.destructive-action:disabled:checked:hover arrow, button.destructive-action:disabled:checked:focus, button.destructive-action:disabled:checked:focus image, button.destructive-action:disabled:checked:focus arrow, button.destructive-action:disabled:selected:hover, button.destructive-action:disabled:selected:hover image, button.destructive-action:disabled:selected:hover arrow, button.destructive-action:disabled:selected:focus, button.destructive-action:disabled:selected:focus image, button.destructive-action:disabled:selected:focus arrow, button.destructive-action:disabled.has-open-popup:hover, button.destructive-action:disabled.has-open-popup:hover image, button.destructive-action:disabled.has-open-popup:hover arrow, button.destructive-action:disabled.has-open-popup:focus, button.destructive-action:disabled.has-open-popup:focus image, button.destructive-action:disabled.has-open-popup:focus arrow, button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action:disabled button:hover, button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action:disabled button:hover image, button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action:disabled button:hover arrow, button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action:disabled button:focus, button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action:disabled button:focus image, button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action:disabled button:focus arrow, button.destructive-action.osd:disabled:checked:hover, button.destructive-action.osd:disabled:checked:hover image, button.destructive-action.osd:disabled:checked:hover arrow, button.destructive-action.osd:disabled:checked:focus, button.destructive-action.osd:disabled:checked:focus image, button.destructive-action.osd:disabled:checked:focus arrow, button.destructive-action.osd:disabled:selected:hover, button.destructive-action.osd:disabled:selected:hover image, button.destructive-action.osd:disabled:selected:hover arrow, button.destructive-action.osd:disabled:selected:focus, button.destructive-action.osd:disabled:selected:focus image, button.destructive-action.osd:disabled:selected:focus arrow, button.destructive-action.osd:disabled.has-open-popup:hover, button.destructive-action.osd:disabled.has-open-popup:hover image, button.destructive-action.osd:disabled.has-open-popup:hover arrow, button.destructive-action.osd:disabled.has-open-popup:focus, button.destructive-action.osd:disabled.has-open-popup:focus image, button.destructive-action.osd:disabled.has-open-popup:focus arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:hover arrow, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus image, button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } expander title > arrow.destructive-action:disabled:disabled, notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header > tabs > arrow.destructive-action:disabled:disabled, modelbutton.flat arrow.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled, button.destructive-action:disabled:disabled:checked, button.destructive-action:disabled:disabled:selected, button.destructive-action:disabled:disabled.has-open-popup, button.destructive-action.osd:disabled:disabled, button.destructive-action.osd:disabled:disabled:checked, button.destructive-action.osd:disabled:disabled:selected, button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -391,13 +391,13 @@ expander title > arrow.destructive-action:disabled:disabled, notebook > header t .osd expander title > arrow.destructive-action:active, expander .osd title > arrow.destructive-action:active, .osd notebook > header tabs > tab.destructive-action:active, notebook > header .osd tabs > tab.destructive-action:active, .osd notebook > header > tabs > arrow.destructive-action:active, .osd modelbutton.flat arrow.destructive-action:active, modelbutton.flat .osd arrow.destructive-action:active, .osd expander title > arrow.destructive-action.keyboard-activating, expander .osd title > arrow.destructive-action.keyboard-activating, .osd notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header .osd tabs > tab.destructive-action.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action.keyboard-activating, .osd modelbutton.flat arrow.destructive-action.keyboard-activating, modelbutton.flat .osd arrow.destructive-action.keyboard-activating, .osd button.destructive-action:active, .osd button.destructive-action.keyboard-activating, .osd button.destructive-action.osd:active, .osd button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:checked image, expander .osd title > arrow.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd modelbutton.flat arrow.destructive-action:checked image, modelbutton.flat .osd arrow.destructive-action:checked image, .osd expander title > arrow.destructive-action:checked arrow, expander .osd title > arrow.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd modelbutton.flat arrow.destructive-action:checked arrow, modelbutton.flat .osd arrow.destructive-action:checked arrow, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action:selected image, expander .osd title > arrow.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd modelbutton.flat arrow.destructive-action:selected image, modelbutton.flat .osd arrow.destructive-action:selected image, .osd expander title > arrow.destructive-action:selected arrow, expander .osd title > arrow.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd modelbutton.flat arrow.destructive-action:selected arrow, modelbutton.flat .osd arrow.destructive-action:selected arrow, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action.has-open-popup image, expander .osd title > arrow.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd modelbutton.flat arrow.destructive-action.has-open-popup image, modelbutton.flat .osd arrow.destructive-action.has-open-popup image, .osd expander title > arrow.destructive-action.has-open-popup arrow, expander .osd title > arrow.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup arrow, .osd expander title > arrow.destructive-action.osd:checked, expander .osd title > arrow.destructive-action.osd:checked, .osd notebook > header tabs > tab.destructive-action.osd:checked, notebook > header .osd tabs > tab.destructive-action.osd:checked, .osd expander title > arrow.destructive-action.osd:checked image, expander .osd title > arrow.destructive-action.osd:checked image, .osd notebook > header tabs > tab.destructive-action.osd:checked image, notebook > header .osd tabs > tab.destructive-action.osd:checked image, .osd expander title > arrow.destructive-action.osd:checked arrow, expander .osd title > arrow.destructive-action.osd:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked arrow, .osd expander title > arrow.destructive-action.osd:selected, expander .osd title > arrow.destructive-action.osd:selected, .osd notebook > header tabs > tab.destructive-action.osd:selected, notebook > header .osd tabs > tab.destructive-action.osd:selected, .osd expander title > arrow.destructive-action.osd:selected image, expander .osd title > arrow.destructive-action.osd:selected image, .osd notebook > header tabs > tab.destructive-action.osd:selected image, notebook > header .osd tabs > tab.destructive-action.osd:selected image, .osd expander title > arrow.destructive-action.osd:selected arrow, expander .osd title > arrow.destructive-action.osd:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup, expander .osd title > arrow.destructive-action.osd.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup, .osd expander title > arrow.destructive-action.osd.has-open-popup image, expander .osd title > arrow.destructive-action.osd.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup image, .osd expander title > arrow.destructive-action.osd.has-open-popup arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:checked image, .osd button.destructive-action.osd:checked arrow, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd:selected image, .osd button.destructive-action.osd:selected arrow, .osd button.destructive-action.osd.has-open-popup, .osd button.destructive-action.osd.has-open-popup image, .osd button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:checked, expander .osd title > arrow.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd modelbutton.flat arrow.destructive-action:checked, modelbutton.flat .osd arrow.destructive-action:checked, .osd expander title > arrow.destructive-action:checked image, expander .osd title > arrow.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd modelbutton.flat arrow.destructive-action:checked image, modelbutton.flat .osd arrow.destructive-action:checked image, .osd expander title > arrow.destructive-action:checked arrow, expander .osd title > arrow.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd modelbutton.flat arrow.destructive-action:checked arrow, modelbutton.flat .osd arrow.destructive-action:checked arrow, .osd expander title > arrow.destructive-action:selected, expander .osd title > arrow.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd modelbutton.flat arrow.destructive-action:selected, modelbutton.flat .osd arrow.destructive-action:selected, .osd expander title > arrow.destructive-action:selected image, expander .osd title > arrow.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd modelbutton.flat arrow.destructive-action:selected image, modelbutton.flat .osd arrow.destructive-action:selected image, .osd expander title > arrow.destructive-action:selected arrow, expander .osd title > arrow.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd modelbutton.flat arrow.destructive-action:selected arrow, modelbutton.flat .osd arrow.destructive-action:selected arrow, .osd expander title > arrow.destructive-action.has-open-popup, expander .osd title > arrow.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd modelbutton.flat arrow.destructive-action.has-open-popup, modelbutton.flat .osd arrow.destructive-action.has-open-popup, .osd expander title > arrow.destructive-action.has-open-popup image, expander .osd title > arrow.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd modelbutton.flat arrow.destructive-action.has-open-popup image, modelbutton.flat .osd arrow.destructive-action.has-open-popup image, .osd expander title > arrow.destructive-action.has-open-popup arrow, expander .osd title > arrow.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button, .osd button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action button image, .osd button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd treeview.view header button.destructive-action:checked:hover, treeview.view header .osd button.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:hover image, expander .osd title > arrow.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd treeview.view header button.destructive-action:checked:hover image, treeview.view header .osd button.destructive-action:checked:hover image, .osd modelbutton.flat arrow.destructive-action:checked:hover image, modelbutton.flat .osd arrow.destructive-action:checked:hover image, .osd expander title > arrow.destructive-action:checked:hover arrow, expander .osd title > arrow.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd treeview.view header button.destructive-action:checked:hover arrow, treeview.view header .osd button.destructive-action:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:checked:hover arrow, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd treeview.view header button.destructive-action:checked:focus, treeview.view header .osd button.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:checked:focus image, expander .osd title > arrow.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd treeview.view header button.destructive-action:checked:focus image, treeview.view header .osd button.destructive-action:checked:focus image, .osd modelbutton.flat arrow.destructive-action:checked:focus image, modelbutton.flat .osd arrow.destructive-action:checked:focus image, .osd expander title > arrow.destructive-action:checked:focus arrow, expander .osd title > arrow.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd treeview.view header button.destructive-action:checked:focus arrow, treeview.view header .osd button.destructive-action:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:checked:focus arrow, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd treeview.view header button.destructive-action:selected:hover, treeview.view header .osd button.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:hover image, expander .osd title > arrow.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd treeview.view header button.destructive-action:selected:hover image, treeview.view header .osd button.destructive-action:selected:hover image, .osd modelbutton.flat arrow.destructive-action:selected:hover image, modelbutton.flat .osd arrow.destructive-action:selected:hover image, .osd expander title > arrow.destructive-action:selected:hover arrow, expander .osd title > arrow.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd treeview.view header button.destructive-action:selected:hover arrow, treeview.view header .osd button.destructive-action:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:selected:hover arrow, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd treeview.view header button.destructive-action:selected:focus, treeview.view header .osd button.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action:selected:focus image, expander .osd title > arrow.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd treeview.view header button.destructive-action:selected:focus image, treeview.view header .osd button.destructive-action:selected:focus image, .osd modelbutton.flat arrow.destructive-action:selected:focus image, modelbutton.flat .osd arrow.destructive-action:selected:focus image, .osd expander title > arrow.destructive-action:selected:focus arrow, expander .osd title > arrow.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd treeview.view header button.destructive-action:selected:focus arrow, treeview.view header .osd button.destructive-action:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:selected:focus arrow, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd treeview.view header button.destructive-action.has-open-popup:hover, treeview.view header .osd button.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:hover image, expander .osd title > arrow.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd treeview.view header button.destructive-action.has-open-popup:hover image, treeview.view header .osd button.destructive-action.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover image, .osd expander title > arrow.destructive-action.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd treeview.view header button.destructive-action.has-open-popup:focus, treeview.view header .osd button.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action.has-open-popup:focus image, expander .osd title > arrow.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd treeview.view header button.destructive-action.has-open-popup:focus image, treeview.view header .osd button.destructive-action.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus image, .osd expander title > arrow.destructive-action.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd treeview.view header button.destructive-action.osd:checked:hover, treeview.view header .osd button.destructive-action.osd:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:hover image, expander .osd title > arrow.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd treeview.view header button.destructive-action.osd:checked:hover image, treeview.view header .osd button.destructive-action.osd:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover image, .osd expander title > arrow.destructive-action.osd:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd treeview.view header button.destructive-action.osd:checked:focus, treeview.view header .osd button.destructive-action.osd:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:checked:focus image, expander .osd title > arrow.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd treeview.view header button.destructive-action.osd:checked:focus image, treeview.view header .osd button.destructive-action.osd:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus image, .osd expander title > arrow.destructive-action.osd:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd treeview.view header button.destructive-action.osd:selected:hover, treeview.view header .osd button.destructive-action.osd:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:hover image, expander .osd title > arrow.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd treeview.view header button.destructive-action.osd:selected:hover image, treeview.view header .osd button.destructive-action.osd:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover image, .osd expander title > arrow.destructive-action.osd:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd treeview.view header button.destructive-action.osd:selected:focus, treeview.view header .osd button.destructive-action.osd:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd:selected:focus image, expander .osd title > arrow.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd treeview.view header button.destructive-action.osd:selected:focus image, treeview.view header .osd button.destructive-action.osd:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus image, .osd expander title > arrow.destructive-action.osd:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.destructive-action:checked:hover, expander .osd title > arrow.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd treeview.view header button.destructive-action:checked:hover, treeview.view header .osd button.destructive-action:checked:hover, .osd modelbutton.flat arrow.destructive-action:checked:hover, modelbutton.flat .osd arrow.destructive-action:checked:hover, .osd expander title > arrow.destructive-action:checked:hover image, expander .osd title > arrow.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd treeview.view header button.destructive-action:checked:hover image, treeview.view header .osd button.destructive-action:checked:hover image, .osd modelbutton.flat arrow.destructive-action:checked:hover image, modelbutton.flat .osd arrow.destructive-action:checked:hover image, .osd expander title > arrow.destructive-action:checked:hover arrow, expander .osd title > arrow.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd treeview.view header button.destructive-action:checked:hover arrow, treeview.view header .osd button.destructive-action:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:checked:hover arrow, .osd expander title > arrow.destructive-action:checked:focus, expander .osd title > arrow.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd treeview.view header button.destructive-action:checked:focus, treeview.view header .osd button.destructive-action:checked:focus, .osd modelbutton.flat arrow.destructive-action:checked:focus, modelbutton.flat .osd arrow.destructive-action:checked:focus, .osd expander title > arrow.destructive-action:checked:focus image, expander .osd title > arrow.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd treeview.view header button.destructive-action:checked:focus image, treeview.view header .osd button.destructive-action:checked:focus image, .osd modelbutton.flat arrow.destructive-action:checked:focus image, modelbutton.flat .osd arrow.destructive-action:checked:focus image, .osd expander title > arrow.destructive-action:checked:focus arrow, expander .osd title > arrow.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd treeview.view header button.destructive-action:checked:focus arrow, treeview.view header .osd button.destructive-action:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:checked:focus arrow, .osd expander title > arrow.destructive-action:selected:hover, expander .osd title > arrow.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd treeview.view header button.destructive-action:selected:hover, treeview.view header .osd button.destructive-action:selected:hover, .osd modelbutton.flat arrow.destructive-action:selected:hover, modelbutton.flat .osd arrow.destructive-action:selected:hover, .osd expander title > arrow.destructive-action:selected:hover image, expander .osd title > arrow.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd treeview.view header button.destructive-action:selected:hover image, treeview.view header .osd button.destructive-action:selected:hover image, .osd modelbutton.flat arrow.destructive-action:selected:hover image, modelbutton.flat .osd arrow.destructive-action:selected:hover image, .osd expander title > arrow.destructive-action:selected:hover arrow, expander .osd title > arrow.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd treeview.view header button.destructive-action:selected:hover arrow, treeview.view header .osd button.destructive-action:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:selected:hover arrow, .osd expander title > arrow.destructive-action:selected:focus, expander .osd title > arrow.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd treeview.view header button.destructive-action:selected:focus, treeview.view header .osd button.destructive-action:selected:focus, .osd modelbutton.flat arrow.destructive-action:selected:focus, modelbutton.flat .osd arrow.destructive-action:selected:focus, .osd expander title > arrow.destructive-action:selected:focus image, expander .osd title > arrow.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd treeview.view header button.destructive-action:selected:focus image, treeview.view header .osd button.destructive-action:selected:focus image, .osd modelbutton.flat arrow.destructive-action:selected:focus image, modelbutton.flat .osd arrow.destructive-action:selected:focus image, .osd expander title > arrow.destructive-action:selected:focus arrow, expander .osd title > arrow.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd treeview.view header button.destructive-action:selected:focus arrow, treeview.view header .osd button.destructive-action:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:selected:focus arrow, .osd expander title > arrow.destructive-action.has-open-popup:hover, expander .osd title > arrow.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd treeview.view header button.destructive-action.has-open-popup:hover, treeview.view header .osd button.destructive-action.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover, .osd expander title > arrow.destructive-action.has-open-popup:hover image, expander .osd title > arrow.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd treeview.view header button.destructive-action.has-open-popup:hover image, treeview.view header .osd button.destructive-action.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover image, .osd expander title > arrow.destructive-action.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.has-open-popup:focus, expander .osd title > arrow.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd treeview.view header button.destructive-action.has-open-popup:focus, treeview.view header .osd button.destructive-action.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus, .osd expander title > arrow.destructive-action.has-open-popup:focus image, expander .osd title > arrow.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd treeview.view header button.destructive-action.has-open-popup:focus image, treeview.view header .osd button.destructive-action.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus image, .osd expander title > arrow.destructive-action.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:hover arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:hover arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:hover arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:hover arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:hover arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:hover arrow, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus image, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus image, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus image, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus image, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus image, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus image, .osd expander title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action button:focus arrow, expander .osd title > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action button:focus arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus arrow, .osd treeview.view header button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action button:focus arrow, treeview.view header .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action button:focus arrow, .osd modelbutton.flat arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action button:focus arrow, modelbutton.flat .osd arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action button:focus arrow, .osd expander title > arrow.destructive-action.osd:checked:hover, expander .osd title > arrow.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd treeview.view header button.destructive-action.osd:checked:hover, treeview.view header .osd button.destructive-action.osd:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover, .osd expander title > arrow.destructive-action.osd:checked:hover image, expander .osd title > arrow.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd treeview.view header button.destructive-action.osd:checked:hover image, treeview.view header .osd button.destructive-action.osd:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover image, .osd expander title > arrow.destructive-action.osd:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:checked:focus, expander .osd title > arrow.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd treeview.view header button.destructive-action.osd:checked:focus, treeview.view header .osd button.destructive-action.osd:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus, .osd expander title > arrow.destructive-action.osd:checked:focus image, expander .osd title > arrow.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd treeview.view header button.destructive-action.osd:checked:focus image, treeview.view header .osd button.destructive-action.osd:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus image, .osd expander title > arrow.destructive-action.osd:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:selected:hover, expander .osd title > arrow.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd treeview.view header button.destructive-action.osd:selected:hover, treeview.view header .osd button.destructive-action.osd:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover, .osd expander title > arrow.destructive-action.osd:selected:hover image, expander .osd title > arrow.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd treeview.view header button.destructive-action.osd:selected:hover image, treeview.view header .osd button.destructive-action.osd:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover image, .osd expander title > arrow.destructive-action.osd:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:selected:focus, expander .osd title > arrow.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd treeview.view header button.destructive-action.osd:selected:focus, treeview.view header .osd button.destructive-action.osd:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus, .osd expander title > arrow.destructive-action.osd:selected:focus image, expander .osd title > arrow.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd treeview.view header button.destructive-action.osd:selected:focus image, treeview.view header .osd button.destructive-action.osd:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus image, .osd expander title > arrow.destructive-action.osd:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:selected:focus arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:hover arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:hover arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:hover arrow, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus image, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus image, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus image, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus image, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus image, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus image, .osd expander title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd button:focus arrow, expander .osd title > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, .osd treeview.view header button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd button:focus arrow, treeview.view header .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd button:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action button:hover image, .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action button:hover arrow, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action button:focus image, .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action button:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover image, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus image, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.destructive-action:disabled, expander .osd title > arrow.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd modelbutton.flat arrow.destructive-action:disabled, modelbutton.flat .osd arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -409,13 +409,13 @@ expander title > arrow.destructive-action:disabled:disabled, notebook > header t .osd expander title > arrow.destructive-action:disabled:active, expander .osd title > arrow.destructive-action:disabled:active, .osd notebook > header tabs > tab.destructive-action:disabled:active, notebook > header .osd tabs > tab.destructive-action:disabled:active, .osd notebook > header > tabs > arrow.destructive-action:disabled:active, .osd modelbutton.flat arrow.destructive-action:disabled:active, modelbutton.flat .osd arrow.destructive-action:disabled:active, .osd expander title > arrow.destructive-action:disabled.keyboard-activating, expander .osd title > arrow.destructive-action:disabled.keyboard-activating, .osd notebook > header tabs > tab.destructive-action:disabled.keyboard-activating, notebook > header .osd tabs > tab.destructive-action:disabled.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action:disabled.keyboard-activating, .osd modelbutton.flat arrow.destructive-action:disabled.keyboard-activating, modelbutton.flat .osd arrow.destructive-action:disabled.keyboard-activating, .osd button.destructive-action:disabled:active, .osd button.destructive-action:disabled.keyboard-activating, .osd button.destructive-action.osd:disabled:active, .osd button.destructive-action.osd:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:checked image, expander .osd title > arrow.destructive-action:disabled:checked image, .osd notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header .osd tabs > tab.destructive-action:disabled:checked image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked image, .osd modelbutton.flat arrow.destructive-action:disabled:checked image, modelbutton.flat .osd arrow.destructive-action:disabled:checked image, .osd expander title > arrow.destructive-action:disabled:checked arrow, expander .osd title > arrow.destructive-action:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked arrow, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled:selected image, expander .osd title > arrow.destructive-action:disabled:selected image, .osd notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header .osd tabs > tab.destructive-action:disabled:selected image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected image, .osd modelbutton.flat arrow.destructive-action:disabled:selected image, modelbutton.flat .osd arrow.destructive-action:disabled:selected image, .osd expander title > arrow.destructive-action:disabled:selected arrow, expander .osd title > arrow.destructive-action:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled.has-open-popup image, expander .osd title > arrow.destructive-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup image, .osd expander title > arrow.destructive-action:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked, expander .osd title > arrow.destructive-action.osd:disabled:checked, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked, .osd expander title > arrow.destructive-action.osd:disabled:checked image, expander .osd title > arrow.destructive-action.osd:disabled:checked image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked image, .osd expander title > arrow.destructive-action.osd:disabled:checked arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected, expander .osd title > arrow.destructive-action.osd:disabled:selected, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected, .osd expander title > arrow.destructive-action.osd:disabled:selected image, expander .osd title > arrow.destructive-action.osd:disabled:selected image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected image, .osd expander title > arrow.destructive-action.osd:disabled:selected arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup arrow, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:checked image, .osd button.destructive-action:disabled:checked arrow, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled:selected image, .osd button.destructive-action:disabled:selected arrow, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled.has-open-popup image, .osd button.destructive-action:disabled.has-open-popup arrow, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:checked image, .osd button.destructive-action.osd:disabled:checked arrow, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled:selected image, .osd button.destructive-action.osd:disabled:selected arrow, .osd button.destructive-action.osd:disabled.has-open-popup, .osd button.destructive-action.osd:disabled.has-open-popup image, .osd button.destructive-action.osd:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked, expander .osd title > arrow.destructive-action:disabled:checked, .osd notebook > header tabs > tab.destructive-action:disabled:checked, notebook > header .osd tabs > tab.destructive-action:disabled:checked, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked, .osd modelbutton.flat arrow.destructive-action:disabled:checked, modelbutton.flat .osd arrow.destructive-action:disabled:checked, .osd expander title > arrow.destructive-action:disabled:checked image, expander .osd title > arrow.destructive-action:disabled:checked image, .osd notebook > header tabs > tab.destructive-action:disabled:checked image, notebook > header .osd tabs > tab.destructive-action:disabled:checked image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked image, .osd modelbutton.flat arrow.destructive-action:disabled:checked image, modelbutton.flat .osd arrow.destructive-action:disabled:checked image, .osd expander title > arrow.destructive-action:disabled:checked arrow, expander .osd title > arrow.destructive-action:disabled:checked arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked arrow, .osd expander title > arrow.destructive-action:disabled:selected, expander .osd title > arrow.destructive-action:disabled:selected, .osd notebook > header tabs > tab.destructive-action:disabled:selected, notebook > header .osd tabs > tab.destructive-action:disabled:selected, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected, .osd modelbutton.flat arrow.destructive-action:disabled:selected, modelbutton.flat .osd arrow.destructive-action:disabled:selected, .osd expander title > arrow.destructive-action:disabled:selected image, expander .osd title > arrow.destructive-action:disabled:selected image, .osd notebook > header tabs > tab.destructive-action:disabled:selected image, notebook > header .osd tabs > tab.destructive-action:disabled:selected image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected image, .osd modelbutton.flat arrow.destructive-action:disabled:selected image, modelbutton.flat .osd arrow.destructive-action:disabled:selected image, .osd expander title > arrow.destructive-action:disabled:selected arrow, expander .osd title > arrow.destructive-action:disabled:selected arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup, expander .osd title > arrow.destructive-action:disabled.has-open-popup, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup, .osd expander title > arrow.destructive-action:disabled.has-open-popup image, expander .osd title > arrow.destructive-action:disabled.has-open-popup image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup image, .osd expander title > arrow.destructive-action:disabled.has-open-popup arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button arrow, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:checked image, .osd button.destructive-action:disabled:checked arrow, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled:selected image, .osd button.destructive-action:disabled:selected arrow, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action:disabled.has-open-popup image, .osd button.destructive-action:disabled.has-open-popup arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action:disabled button, .osd button.destructive-action:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action:disabled button image, .osd button.destructive-action:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd treeview.view header button.destructive-action:disabled:checked:hover, treeview.view header .osd button.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:hover image, expander .osd title > arrow.destructive-action:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, .osd treeview.view header button.destructive-action:disabled:checked:hover image, treeview.view header .osd button.destructive-action:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover image, .osd expander title > arrow.destructive-action:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd treeview.view header button.destructive-action:disabled:checked:focus, treeview.view header .osd button.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:checked:focus image, expander .osd title > arrow.destructive-action:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, .osd treeview.view header button.destructive-action:disabled:checked:focus image, treeview.view header .osd button.destructive-action:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus image, .osd expander title > arrow.destructive-action:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd treeview.view header button.destructive-action:disabled:selected:hover, treeview.view header .osd button.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:hover image, expander .osd title > arrow.destructive-action:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, .osd treeview.view header button.destructive-action:disabled:selected:hover image, treeview.view header .osd button.destructive-action:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover image, .osd expander title > arrow.destructive-action:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd treeview.view header button.destructive-action:disabled:selected:focus, treeview.view header .osd button.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled:selected:focus image, expander .osd title > arrow.destructive-action:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, .osd treeview.view header button.destructive-action:disabled:selected:focus image, treeview.view header .osd button.destructive-action:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus image, .osd expander title > arrow.destructive-action:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover image, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover image, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover image, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus image, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus image, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus image, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover image, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover image, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover image, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus image, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus image, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus image, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:hover image, .osd button.destructive-action:disabled:checked:hover arrow, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:checked:focus image, .osd button.destructive-action:disabled:checked:focus arrow, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:hover image, .osd button.destructive-action:disabled:selected:hover arrow, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled:selected:focus image, .osd button.destructive-action:disabled:selected:focus arrow, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:hover image, .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled.has-open-popup:focus image, .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:hover image, .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:checked:focus image, .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:hover image, .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled:selected:focus image, .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd expander title > arrow.destructive-action:disabled:checked:hover, expander .osd title > arrow.destructive-action:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover, .osd treeview.view header button.destructive-action:disabled:checked:hover, treeview.view header .osd button.destructive-action:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover, .osd expander title > arrow.destructive-action:disabled:checked:hover image, expander .osd title > arrow.destructive-action:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover image, .osd treeview.view header button.destructive-action:disabled:checked:hover image, treeview.view header .osd button.destructive-action:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover image, .osd expander title > arrow.destructive-action:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action:disabled:checked:focus, expander .osd title > arrow.destructive-action:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus, .osd treeview.view header button.destructive-action:disabled:checked:focus, treeview.view header .osd button.destructive-action:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus, .osd expander title > arrow.destructive-action:disabled:checked:focus image, expander .osd title > arrow.destructive-action:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus image, .osd treeview.view header button.destructive-action:disabled:checked:focus image, treeview.view header .osd button.destructive-action:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus image, .osd expander title > arrow.destructive-action:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action:disabled:selected:hover, expander .osd title > arrow.destructive-action:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover, .osd treeview.view header button.destructive-action:disabled:selected:hover, treeview.view header .osd button.destructive-action:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover, .osd expander title > arrow.destructive-action:disabled:selected:hover image, expander .osd title > arrow.destructive-action:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover image, .osd treeview.view header button.destructive-action:disabled:selected:hover image, treeview.view header .osd button.destructive-action:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover image, .osd expander title > arrow.destructive-action:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action:disabled:selected:focus, expander .osd title > arrow.destructive-action:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus, .osd treeview.view header button.destructive-action:disabled:selected:focus, treeview.view header .osd button.destructive-action:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus, .osd expander title > arrow.destructive-action:disabled:selected:focus image, expander .osd title > arrow.destructive-action:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus image, .osd treeview.view header button.destructive-action:disabled:selected:focus image, treeview.view header .osd button.destructive-action:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus image, .osd expander title > arrow.destructive-action:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:hover arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:hover arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:hover arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:hover arrow, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus image, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus image, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus image, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus image, .osd expander title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action:disabled button:focus arrow, expander .osd title > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action:disabled button:focus arrow, .osd treeview.view header button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action:disabled button:focus arrow, treeview.view header .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action:disabled button:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover image, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover image, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover image, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover image, .osd expander title > arrow.destructive-action.osd:disabled:checked:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus image, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus image, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus image, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus image, .osd expander title > arrow.destructive-action.osd:disabled:checked:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:checked:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:checked:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:checked:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:checked:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover image, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover image, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover image, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover image, .osd expander title > arrow.destructive-action.osd:disabled:selected:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus image, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus image, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus image, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus image, .osd expander title > arrow.destructive-action.osd:disabled:selected:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled:selected:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled:selected:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled:selected:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled:selected:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus image, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus image, .osd expander title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled.has-open-popup:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:hover arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:hover arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:hover arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:hover arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:hover arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:hover arrow, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus image, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus image, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus image, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus image, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus image, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus image, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus image, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus image, .osd expander title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd expander title > arrow.destructive-action.osd:disabled button:focus arrow, expander .osd title > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin expander .osd title > arrow.destructive-action.osd:disabled button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd:disabled button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd:disabled button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd:disabled button:focus arrow, .osd treeview.view header button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view header button.destructive-action.osd:disabled button:focus arrow, treeview.view header .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header .osd button.destructive-action.osd:disabled button:focus arrow, .osd modelbutton.flat arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd modelbutton.flat arrow.destructive-action.osd:disabled button:focus arrow, modelbutton.flat .osd arrow.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat .osd arrow.destructive-action.osd:disabled button:focus arrow, .osd button.destructive-action:disabled:checked:hover, .osd button.destructive-action:disabled:checked:hover image, .osd button.destructive-action:disabled:checked:hover arrow, .osd button.destructive-action:disabled:checked:focus, .osd button.destructive-action:disabled:checked:focus image, .osd button.destructive-action:disabled:checked:focus arrow, .osd button.destructive-action:disabled:selected:hover, .osd button.destructive-action:disabled:selected:hover image, .osd button.destructive-action:disabled:selected:hover arrow, .osd button.destructive-action:disabled:selected:focus, .osd button.destructive-action:disabled:selected:focus image, .osd button.destructive-action:disabled:selected:focus arrow, .osd button.destructive-action:disabled.has-open-popup:hover, .osd button.destructive-action:disabled.has-open-popup:hover image, .osd button.destructive-action:disabled.has-open-popup:hover arrow, .osd button.destructive-action:disabled.has-open-popup:focus, .osd button.destructive-action:disabled.has-open-popup:focus image, .osd button.destructive-action:disabled.has-open-popup:focus arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:hover arrow, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus image, .osd button.destructive-action:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action:disabled button:focus arrow, .osd button.destructive-action.osd:disabled:checked:hover, .osd button.destructive-action.osd:disabled:checked:hover image, .osd button.destructive-action.osd:disabled:checked:hover arrow, .osd button.destructive-action.osd:disabled:checked:focus, .osd button.destructive-action.osd:disabled:checked:focus image, .osd button.destructive-action.osd:disabled:checked:focus arrow, .osd button.destructive-action.osd:disabled:selected:hover, .osd button.destructive-action.osd:disabled:selected:hover image, .osd button.destructive-action.osd:disabled:selected:hover arrow, .osd button.destructive-action.osd:disabled:selected:focus, .osd button.destructive-action.osd:disabled:selected:focus image, .osd button.destructive-action.osd:disabled:selected:focus arrow, .osd button.destructive-action.osd:disabled.has-open-popup:hover, .osd button.destructive-action.osd:disabled.has-open-popup:hover image, .osd button.destructive-action.osd:disabled.has-open-popup:hover arrow, .osd button.destructive-action.osd:disabled.has-open-popup:focus, .osd button.destructive-action.osd:disabled.has-open-popup:focus image, .osd button.destructive-action.osd:disabled.has-open-popup:focus arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:hover arrow, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus image, .osd button.destructive-action.osd:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd expander title > arrow.destructive-action:disabled:disabled, expander .osd title > arrow.destructive-action:disabled:disabled, .osd notebook > header tabs > tab.destructive-action:disabled:disabled, notebook > header .osd tabs > tab.destructive-action:disabled:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled:disabled, .osd modelbutton.flat arrow.destructive-action:disabled:disabled, modelbutton.flat .osd arrow.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled, .osd button.destructive-action:disabled:disabled:checked, .osd button.destructive-action:disabled:disabled:selected, .osd button.destructive-action:disabled:disabled.has-open-popup, .osd button.destructive-action.osd:disabled:disabled, .osd button.destructive-action.osd:disabled:disabled:checked, .osd button.destructive-action.osd:disabled:disabled:selected, .osd button.destructive-action.osd:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -478,13 +478,13 @@ modelbutton:hover, modelbutton:hover image, modelbutton:hover arrow, modelbutton modelbutton:active, modelbutton.keyboard-activating, .menuitem.button:active, .menuitem.button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -modelbutton:checked, modelbutton:selected, modelbutton.has-open-popup, .menuitem.button:checked, .menuitem.button:selected, .menuitem.button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +modelbutton:checked, modelbutton:selected, modelbutton.has-open-popup, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, .menuitem.button:checked, .menuitem.button:selected, .menuitem.button.has-open-popup, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -modelbutton:checked, modelbutton:checked image, modelbutton:checked arrow, modelbutton:selected, modelbutton:selected image, modelbutton:selected arrow, modelbutton.has-open-popup, modelbutton.has-open-popup image, modelbutton.has-open-popup arrow, .menuitem.button:checked, .menuitem.button:checked image, .menuitem.button:checked arrow, .menuitem.button:selected, .menuitem.button:selected image, .menuitem.button:selected arrow, .menuitem.button.has-open-popup, .menuitem.button.has-open-popup image, .menuitem.button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +modelbutton:checked, modelbutton:checked image, modelbutton:checked arrow, modelbutton:selected, modelbutton:selected image, modelbutton:selected arrow, modelbutton.has-open-popup, modelbutton.has-open-popup image, modelbutton.has-open-popup arrow, modelbutton .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton button, modelbutton .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton button image, modelbutton .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton button arrow, .menuitem.button:checked, .menuitem.button:checked image, .menuitem.button:checked arrow, .menuitem.button:selected, .menuitem.button:selected image, .menuitem.button:selected arrow, .menuitem.button.has-open-popup, .menuitem.button.has-open-popup image, .menuitem.button.has-open-popup arrow, .menuitem.button .active_group #docklike-plugin button, .active_group #docklike-plugin .menuitem.button button, .menuitem.button .active_group #docklike-plugin button image, .active_group #docklike-plugin .menuitem.button button image, .menuitem.button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .menuitem.button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -modelbutton:checked:hover, modelbutton:checked:focus, modelbutton:selected:hover, modelbutton:selected:focus, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:focus, .menuitem.button:checked:hover, .menuitem.button:checked:focus, .menuitem.button:selected:hover, .menuitem.button:selected:focus, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +modelbutton:checked:hover, modelbutton:checked:focus, modelbutton:selected:hover, modelbutton:selected:focus, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:focus, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, .menuitem.button:checked:hover, .menuitem.button:checked:focus, .menuitem.button:selected:hover, .menuitem.button:selected:focus, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:focus, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -modelbutton:checked:hover, modelbutton:checked:hover image, modelbutton:checked:hover arrow, modelbutton:checked:focus, modelbutton:checked:focus image, modelbutton:checked:focus arrow, modelbutton:selected:hover, modelbutton:selected:hover image, modelbutton:selected:hover arrow, modelbutton:selected:focus, modelbutton:selected:focus image, modelbutton:selected:focus arrow, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:hover image, modelbutton.has-open-popup:hover arrow, modelbutton.has-open-popup:focus, modelbutton.has-open-popup:focus image, modelbutton.has-open-popup:focus arrow, .menuitem.button:checked:hover, .menuitem.button:checked:hover image, .menuitem.button:checked:hover arrow, .menuitem.button:checked:focus, .menuitem.button:checked:focus image, .menuitem.button:checked:focus arrow, .menuitem.button:selected:hover, .menuitem.button:selected:hover image, .menuitem.button:selected:hover arrow, .menuitem.button:selected:focus, .menuitem.button:selected:focus image, .menuitem.button:selected:focus arrow, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:hover image, .menuitem.button.has-open-popup:hover arrow, .menuitem.button.has-open-popup:focus, .menuitem.button.has-open-popup:focus image, .menuitem.button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +modelbutton:checked:hover, modelbutton:checked:hover image, modelbutton:checked:hover arrow, modelbutton:checked:focus, modelbutton:checked:focus image, modelbutton:checked:focus arrow, modelbutton:selected:hover, modelbutton:selected:hover image, modelbutton:selected:hover arrow, modelbutton:selected:focus, modelbutton:selected:focus image, modelbutton:selected:focus arrow, modelbutton.has-open-popup:hover, modelbutton.has-open-popup:hover image, modelbutton.has-open-popup:hover arrow, modelbutton.has-open-popup:focus, modelbutton.has-open-popup:focus image, modelbutton.has-open-popup:focus arrow, modelbutton .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton button:hover, modelbutton .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton button:hover image, modelbutton .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton button:hover arrow, modelbutton .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton button:focus, modelbutton .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton button:focus image, modelbutton .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton button:focus arrow, .menuitem.button:checked:hover, .menuitem.button:checked:hover image, .menuitem.button:checked:hover arrow, .menuitem.button:checked:focus, .menuitem.button:checked:focus image, .menuitem.button:checked:focus arrow, .menuitem.button:selected:hover, .menuitem.button:selected:hover image, .menuitem.button:selected:hover arrow, .menuitem.button:selected:focus, .menuitem.button:selected:focus image, .menuitem.button:selected:focus arrow, .menuitem.button.has-open-popup:hover, .menuitem.button.has-open-popup:hover image, .menuitem.button.has-open-popup:hover arrow, .menuitem.button.has-open-popup:focus, .menuitem.button.has-open-popup:focus image, .menuitem.button.has-open-popup:focus arrow, .menuitem.button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .menuitem.button button:hover, .menuitem.button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .menuitem.button button:hover image, .menuitem.button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .menuitem.button button:hover arrow, .menuitem.button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .menuitem.button button:focus, .menuitem.button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .menuitem.button button:focus image, .menuitem.button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .menuitem.button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } modelbutton:disabled, modelbutton:disabled:checked, modelbutton:disabled:selected, modelbutton:disabled.has-open-popup, .menuitem.button:disabled, .menuitem.button:disabled:checked, .menuitem.button:disabled:selected, .menuitem.button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -597,13 +597,13 @@ searchbar > revealer > box { margin: -6px; padding: 6px; } .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button.keyboard-activating, headerbar button:active, headerbar button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, .titlebar:not(headerbar) button .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button button image, .titlebar:not(headerbar) button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, headerbar button .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button button image, headerbar button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button button:hover image, headerbar button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button button:hover arrow, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, headerbar button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button button:focus image, headerbar button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:disabled, headerbar button:disabled { color: #7c675a; background-color: #493e37; } @@ -615,13 +615,13 @@ searchbar > revealer > box { margin: -6px; padding: 6px; } .titlebar:not(headerbar) button:backdrop:not(:checked):active, .titlebar:not(headerbar) button:backdrop:not(:checked).keyboard-activating, headerbar button:backdrop:not(:checked):active, headerbar button:backdrop:not(:checked).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:backdrop:not(:checked):disabled, headerbar button:backdrop:not(:checked):disabled { color: #7c675a; background-color: #493e37; } @@ -741,13 +741,13 @@ treeview.view button.dnd:active:hover, treeview.view button.dnd:active:hover ima treeview.view button.dnd:active:active, treeview.view button.dnd:active.keyboard-activating, treeview.view button.dnd:selected:active, treeview.view button.dnd:selected.keyboard-activating, treeview.view button.dnd:hover:active, treeview.view button.dnd:hover.keyboard-activating, treeview.view button.dnd:active, treeview.view button.dnd.keyboard-activating, treeview.view header.button.dnd:active:active, treeview.view header.button.dnd:active.keyboard-activating, treeview.view header.button.dnd:selected:active, treeview.view header.button.dnd:selected.keyboard-activating, treeview.view header.button.dnd:hover:active, treeview.view header.button.dnd:hover.keyboard-activating, treeview.view header.button.dnd:active, treeview.view header.button.dnd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -treeview.view button.dnd:active:checked, treeview.view button.dnd:active:selected, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:checked, treeview.view button.dnd:selected, treeview.view button.dnd.has-open-popup, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:selected, treeview.view header.button.dnd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +treeview.view button.dnd:selected:selected, treeview.view button.dnd:checked, treeview.view button.dnd.has-open-popup, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:checked, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:active button, treeview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:active button image, treeview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:active button arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:selected button, treeview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:selected button image, treeview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:hover button, treeview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:hover button image, treeview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd button image, treeview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd button arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:active button, treeview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:active button image, treeview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:selected button, treeview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:hover button, treeview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button, treeview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd button image, treeview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:active button:hover image, treeview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:hover arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:active button:focus image, treeview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover image, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus image, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover image, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus image, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd button:hover image, treeview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd button:hover arrow, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd button:focus image, treeview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd button:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd button:hover image, treeview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:hover arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd button:focus image, treeview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } treeview.view button.dnd:active:disabled, treeview.view button.dnd:active:disabled:checked, treeview.view button.dnd:active:disabled:selected, treeview.view button.dnd:active:disabled.has-open-popup, treeview.view button.dnd:selected:disabled, treeview.view button.dnd:selected:disabled:checked, treeview.view button.dnd:selected:disabled:selected, treeview.view button.dnd:selected:disabled.has-open-popup, treeview.view button.dnd:hover:disabled, treeview.view button.dnd:hover:disabled:checked, treeview.view button.dnd:hover:disabled:selected, treeview.view button.dnd:hover:disabled.has-open-popup, treeview.view button.dnd:disabled, treeview.view button.dnd:disabled:checked, treeview.view button.dnd:disabled:selected, treeview.view button.dnd:disabled.has-open-popup, treeview.view header.button.dnd:active:disabled, treeview.view header.button.dnd:active:disabled:checked, treeview.view header.button.dnd:active:disabled:selected, treeview.view header.button.dnd:active:disabled.has-open-popup, treeview.view header.button.dnd:selected:disabled, treeview.view header.button.dnd:selected:disabled:checked, treeview.view header.button.dnd:selected:disabled:selected, treeview.view header.button.dnd:selected:disabled.has-open-popup, treeview.view header.button.dnd:hover:disabled, treeview.view header.button.dnd:hover:disabled:checked, treeview.view header.button.dnd:hover:disabled:selected, treeview.view header.button.dnd:hover:disabled.has-open-popup, treeview.view header.button.dnd:disabled, treeview.view header.button.dnd:disabled:checked, treeview.view header.button.dnd:disabled:selected, treeview.view header.button.dnd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -856,13 +856,13 @@ notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arro notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } notebook > header > tabs > arrow:disabled:disabled, notebook > header > tabs > arrow:disabled:disabled:checked, notebook > header > tabs > arrow:disabled:disabled:selected, notebook > header > tabs > arrow:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -954,13 +954,13 @@ check:hover, check:hover image, check:hover arrow, check:focus, check:focus imag check:active, check.keyboard-activating, check:selected:active, check:selected.keyboard-activating, radio:active, radio.keyboard-activating, radio:selected:active, radio:selected.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -check:checked, check:selected, check.has-open-popup, check:selected:checked, check:selected:selected, check:selected.has-open-popup, radio:checked, radio:selected, radio.has-open-popup, radio:selected:checked, radio:selected:selected, radio:selected.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +check:checked, check:selected, check.has-open-popup, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, radio:checked, radio:selected, radio.has-open-popup, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check:selected:checked, check:selected:checked image, check:selected:checked arrow, check:selected:selected, check:selected:selected image, check:selected:selected arrow, check:selected.has-open-popup, check:selected.has-open-popup image, check:selected.has-open-popup arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio:selected:checked, radio:selected:checked image, radio:selected:checked arrow, radio:selected:selected, radio:selected:selected image, radio:selected:selected arrow, radio:selected.has-open-popup, radio:selected.has-open-popup image, radio:selected.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, check .active_group #docklike-plugin button image, .active_group #docklike-plugin check button image, check .active_group #docklike-plugin button arrow, .active_group #docklike-plugin check button arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button, radio .active_group #docklike-plugin button image, .active_group #docklike-plugin radio button image, radio .active_group #docklike-plugin button arrow, .active_group #docklike-plugin radio button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected:selected:hover, check:selected:selected:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected:selected:hover, radio:selected:selected:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check button:hover image, check .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check button:hover arrow, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check button:focus image, check .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check button:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, check:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check:selected button:hover, check:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check:selected button:hover image, check:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check:selected button:hover arrow, check:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check:selected button:focus, check:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check:selected button:focus image, check:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check:selected button:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio button:hover image, radio .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio button:hover arrow, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio button:focus image, radio .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio button:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow, radio:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio:selected button:hover, radio:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio:selected button:hover image, radio:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio:selected button:hover arrow, radio:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio:selected button:focus, radio:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio:selected button:focus image, radio:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio:selected button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } check:disabled, check:disabled:checked, check:disabled:selected, check:disabled.has-open-popup, check:selected:disabled, check:selected:disabled:checked, check:selected:disabled:selected, check:selected:disabled.has-open-popup, radio:disabled, radio:disabled:checked, radio:disabled:selected, radio:disabled.has-open-popup, radio:selected:disabled, radio:selected:disabled:checked, radio:selected:disabled:selected, radio:selected:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1210,13 +1210,13 @@ row.activatable:hover:hover, row.activatable:hover:hover image, row.activatable: row.activatable:hover:active, row.activatable:hover.keyboard-activating, row.activatable:active:active, row.activatable:active.keyboard-activating, row.activatable:selected:active, row.activatable:selected.keyboard-activating, row.activatable.has-open-popup:active, row.activatable.has-open-popup.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:hover:checked, row.activatable:hover:selected, row.activatable:hover.has-open-popup, row.activatable:active:checked, row.activatable:active:selected, row.activatable:active.has-open-popup, row.activatable:selected:checked, row.activatable:selected:selected, row.activatable:selected.has-open-popup, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:selected, row.activatable.has-open-popup.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:active:checked, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:selected:selected, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover:selected, row.activatable:hover:selected image, row.activatable:hover:selected arrow, row.activatable:hover.has-open-popup, row.activatable:hover.has-open-popup image, row.activatable:hover.has-open-popup arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active:selected, row.activatable:active:selected image, row.activatable:active:selected arrow, row.activatable:active.has-open-popup, row.activatable:active.has-open-popup image, row.activatable:active.has-open-popup arrow, row.activatable:selected:checked, row.activatable:selected:checked image, row.activatable:selected:checked arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected.has-open-popup, row.activatable:selected.has-open-popup image, row.activatable:selected.has-open-popup arrow, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:checked image, row.activatable.has-open-popup:checked arrow, row.activatable.has-open-popup:selected, row.activatable.has-open-popup:selected image, row.activatable.has-open-popup:selected arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:hover button image, row.activatable:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:hover button arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:active .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:active button image, row.activatable:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:active button arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:selected button image, row.activatable:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:selected button arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button, row.activatable.has-open-popup .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable.has-open-popup button image, row.activatable.has-open-popup .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable.has-open-popup button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked:hover, row.activatable:hover:checked:focus, row.activatable:hover:selected:hover, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable:selected:selected:hover, row.activatable:selected:selected:focus, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:hover:checked:focus, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:focus, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:hover button:hover image, row.activatable:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:hover button:hover arrow, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:hover button:focus image, row.activatable:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:hover button:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:active button:hover image, row.activatable:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:active button:hover arrow, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:active button:focus image, row.activatable:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:active button:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:selected button:hover image, row.activatable:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:selected button:hover arrow, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:selected button:focus image, row.activatable:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:selected button:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable.has-open-popup button:hover image, row.activatable.has-open-popup .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:hover arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable.has-open-popup button:focus image, row.activatable.has-open-popup .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:hover:disabled, row.activatable:hover:disabled:checked, row.activatable:hover:disabled:selected, row.activatable:hover:disabled.has-open-popup, row.activatable:active:disabled, row.activatable:active:disabled:checked, row.activatable:active:disabled:selected, row.activatable:active:disabled.has-open-popup, row.activatable:selected:disabled, row.activatable:selected:disabled:checked, row.activatable:selected:disabled:selected, row.activatable:selected:disabled.has-open-popup, row.activatable.has-open-popup:disabled, row.activatable.has-open-popup:disabled:checked, row.activatable.has-open-popup:disabled:selected, row.activatable.has-open-popup:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1228,13 +1228,13 @@ row.activatable:disabled:hover, row.activatable:disabled:hover image, row.activa row.activatable:disabled:active, row.activatable:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button, row.activatable:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:disabled button image, row.activatable:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:disabled button:hover image, row.activatable:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:disabled button:hover arrow, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus, row.activatable:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:disabled button:focus image, row.activatable:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:disabled:disabled, row.activatable:disabled:disabled:checked, row.activatable:disabled:disabled:selected, row.activatable:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1444,13 +1444,13 @@ colorswatch overlay:hover:hover, colorswatch overlay:hover:hover image, colorswa colorswatch overlay:hover:active, colorswatch overlay:hover.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch overlay:hover:checked, colorswatch overlay:hover:selected, colorswatch overlay:hover.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch overlay:hover:checked, colorswatch overlay:hover:selected, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch overlay:hover:checked, colorswatch overlay:hover:checked image, colorswatch overlay:hover:checked arrow, colorswatch overlay:hover:selected, colorswatch overlay:hover:selected image, colorswatch overlay:hover:selected arrow, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover.has-open-popup image, colorswatch overlay:hover.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch overlay:hover:checked, colorswatch overlay:hover:checked image, colorswatch overlay:hover:checked arrow, colorswatch overlay:hover:selected, colorswatch overlay:hover:selected image, colorswatch overlay:hover:selected arrow, colorswatch overlay:hover.has-open-popup, colorswatch overlay:hover.has-open-popup image, colorswatch overlay:hover.has-open-popup arrow, colorswatch overlay:hover .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch overlay:hover button, colorswatch overlay:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch overlay:hover button image, colorswatch overlay:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch overlay:hover button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch overlay:hover:checked:hover, colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:selected:hover, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover.has-open-popup:hover, colorswatch overlay:hover.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch overlay:hover:checked:hover, colorswatch overlay:hover:checked:hover image, colorswatch overlay:hover:checked:hover arrow, colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:checked:focus image, colorswatch overlay:hover:checked:focus arrow, colorswatch overlay:hover:selected:hover, colorswatch overlay:hover:selected:hover image, colorswatch overlay:hover:selected:hover arrow, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover:selected:focus image, colorswatch overlay:hover:selected:focus arrow, colorswatch overlay:hover.has-open-popup:hover, colorswatch overlay:hover.has-open-popup:hover image, colorswatch overlay:hover.has-open-popup:hover arrow, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover.has-open-popup:focus image, colorswatch overlay:hover.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch overlay:hover:checked:focus, colorswatch overlay:hover:checked:focus image, colorswatch overlay:hover:checked:focus arrow, colorswatch overlay:hover:selected:focus, colorswatch overlay:hover:selected:focus image, colorswatch overlay:hover:selected:focus arrow, colorswatch overlay:hover.has-open-popup:focus, colorswatch overlay:hover.has-open-popup:focus image, colorswatch overlay:hover.has-open-popup:focus arrow, colorswatch overlay:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch overlay:hover button:hover, colorswatch overlay:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch overlay:hover button:hover image, colorswatch overlay:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch overlay:hover button:hover arrow, colorswatch overlay:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch overlay:hover button:focus, colorswatch overlay:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch overlay:hover button:focus image, colorswatch overlay:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch overlay:hover button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch overlay:hover:disabled, colorswatch overlay:hover:disabled:checked, colorswatch overlay:hover:disabled:selected, colorswatch overlay:hover:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1468,13 +1468,13 @@ colorswatch#add-color-button overlay:hover, colorswatch#add-color-button overlay colorswatch#add-color-button overlay:active, colorswatch#add-color-button overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:checked image, colorswatch#add-color-button overlay:checked arrow, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay:selected image, colorswatch#add-color-button overlay:selected arrow, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay.has-open-popup image, colorswatch#add-color-button overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button overlay:checked, colorswatch#add-color-button overlay:checked image, colorswatch#add-color-button overlay:checked arrow, colorswatch#add-color-button overlay:selected, colorswatch#add-color-button overlay:selected image, colorswatch#add-color-button overlay:selected arrow, colorswatch#add-color-button overlay.has-open-popup, colorswatch#add-color-button overlay.has-open-popup image, colorswatch#add-color-button overlay.has-open-popup arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button overlay button, colorswatch#add-color-button overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button overlay button image, colorswatch#add-color-button overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:hover image, colorswatch#add-color-button overlay:checked:hover arrow, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:checked:focus image, colorswatch#add-color-button overlay:checked:focus arrow, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:hover image, colorswatch#add-color-button overlay:selected:hover arrow, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay:selected:focus image, colorswatch#add-color-button overlay:selected:focus arrow, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:hover image, colorswatch#add-color-button overlay.has-open-popup:hover arrow, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay.has-open-popup:focus image, colorswatch#add-color-button overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button overlay:checked:hover, colorswatch#add-color-button overlay:checked:hover image, colorswatch#add-color-button overlay:checked:hover arrow, colorswatch#add-color-button overlay:checked:focus, colorswatch#add-color-button overlay:checked:focus image, colorswatch#add-color-button overlay:checked:focus arrow, colorswatch#add-color-button overlay:selected:hover, colorswatch#add-color-button overlay:selected:hover image, colorswatch#add-color-button overlay:selected:hover arrow, colorswatch#add-color-button overlay:selected:focus, colorswatch#add-color-button overlay:selected:focus image, colorswatch#add-color-button overlay:selected:focus arrow, colorswatch#add-color-button overlay.has-open-popup:hover, colorswatch#add-color-button overlay.has-open-popup:hover image, colorswatch#add-color-button overlay.has-open-popup:hover arrow, colorswatch#add-color-button overlay.has-open-popup:focus, colorswatch#add-color-button overlay.has-open-popup:focus image, colorswatch#add-color-button overlay.has-open-popup:focus arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:hover arrow, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus image, colorswatch#add-color-button overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button overlay:disabled, colorswatch#add-color-button overlay:disabled:checked, colorswatch#add-color-button overlay:disabled:selected, colorswatch#add-color-button overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1540,13 +1540,13 @@ button.titlebutton.close:not(:backdrop):hover, button.titlebutton.close:not(:bac button.titlebutton.close:not(:backdrop):active, button.titlebutton.close:not(:backdrop).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):checked image, button.titlebutton.close:not(:backdrop):checked arrow, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop):selected image, button.titlebutton.close:not(:backdrop):selected arrow, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop).has-open-popup image, button.titlebutton.close:not(:backdrop).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.titlebutton.close:not(:backdrop):checked, button.titlebutton.close:not(:backdrop):checked image, button.titlebutton.close:not(:backdrop):checked arrow, button.titlebutton.close:not(:backdrop):selected, button.titlebutton.close:not(:backdrop):selected image, button.titlebutton.close:not(:backdrop):selected arrow, button.titlebutton.close:not(:backdrop).has-open-popup, button.titlebutton.close:not(:backdrop).has-open-popup image, button.titlebutton.close:not(:backdrop).has-open-popup arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:hover image, button.titlebutton.close:not(:backdrop):checked:hover arrow, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):checked:focus image, button.titlebutton.close:not(:backdrop):checked:focus arrow, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:hover image, button.titlebutton.close:not(:backdrop):selected:hover arrow, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop):selected:focus image, button.titlebutton.close:not(:backdrop):selected:focus arrow, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:hover image, button.titlebutton.close:not(:backdrop).has-open-popup:hover arrow, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop).has-open-popup:focus image, button.titlebutton.close:not(:backdrop).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.titlebutton.close:not(:backdrop):checked:hover, button.titlebutton.close:not(:backdrop):checked:hover image, button.titlebutton.close:not(:backdrop):checked:hover arrow, button.titlebutton.close:not(:backdrop):checked:focus, button.titlebutton.close:not(:backdrop):checked:focus image, button.titlebutton.close:not(:backdrop):checked:focus arrow, button.titlebutton.close:not(:backdrop):selected:hover, button.titlebutton.close:not(:backdrop):selected:hover image, button.titlebutton.close:not(:backdrop):selected:hover arrow, button.titlebutton.close:not(:backdrop):selected:focus, button.titlebutton.close:not(:backdrop):selected:focus image, button.titlebutton.close:not(:backdrop):selected:focus arrow, button.titlebutton.close:not(:backdrop).has-open-popup:hover, button.titlebutton.close:not(:backdrop).has-open-popup:hover image, button.titlebutton.close:not(:backdrop).has-open-popup:hover arrow, button.titlebutton.close:not(:backdrop).has-open-popup:focus, button.titlebutton.close:not(:backdrop).has-open-popup:focus image, button.titlebutton.close:not(:backdrop).has-open-popup:focus arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:hover arrow, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus image, button.titlebutton.close:not(:backdrop) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.titlebutton.close:not(:backdrop) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } button.titlebutton.close:not(:backdrop):disabled, button.titlebutton.close:not(:backdrop):disabled:checked, button.titlebutton.close:not(:backdrop):disabled:selected, button.titlebutton.close:not(:backdrop):disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1564,13 +1564,13 @@ cursor-handle:hover, cursor-handle:hover image, cursor-handle:hover arrow, curso cursor-handle:active, cursor-handle.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button, cursor-handle .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle button image, cursor-handle .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle button:hover image, cursor-handle .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle button:hover arrow, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus, cursor-handle .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle button:focus image, cursor-handle .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled, cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1582,13 +1582,13 @@ cursor-handle:disabled:hover, cursor-handle:disabled:hover image, cursor-handle: cursor-handle:disabled:active, cursor-handle:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button, cursor-handle:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle:disabled button image, cursor-handle:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle:disabled button:hover image, cursor-handle:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle:disabled button:hover arrow, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus, cursor-handle:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle:disabled button:focus image, cursor-handle:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled:disabled, cursor-handle:disabled:disabled:checked, cursor-handle:disabled:disabled:selected, cursor-handle:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1660,6 +1660,12 @@ headerbar stackswitcher, windowhandle stackswitcher, headerbar .stack-switcher, headerbar stackswitcher > button, windowhandle stackswitcher > button, headerbar .stack-switcher > button, windowhandle .stack-switcher > button, headerbar notebook > header > button, windowhandle notebook > header > button { min-height: 19px; } +.xfce4-panel #sn-button { margin: 1px; } + +#docklike-plugin button { background-color: transparent; } + +.active_group #docklike-plugin button { background-color: red; } + /* GTK NAMED COLORS ---------------- use responsibly! */ /* widget text/foreground color */ diff --git a/source/gtk4/_common.scss b/source/gtk4/_common.scss index 0d80ec4..ae808a7 100644 --- a/source/gtk4/_common.scss +++ b/source/gtk4/_common.scss @@ -491,7 +491,7 @@ button { border: $button_border; border-radius: $button_radius; transition: $button_transition; - margin: 1px; + margin: 0px; //1px; @include button(); @@ -3285,3 +3285,4 @@ menubutton { @import '../common/undershoot.scss'; @import '../common/stack_switcher.scss'; +@import '../common/desktop_environment_fixes.scss' diff --git a/source/gtk4/gtk-new.css b/source/gtk4/gtk-new.css index 98380fc..9540b55 100644 --- a/source/gtk4/gtk-new.css +++ b/source/gtk4/gtk-new.css @@ -222,7 +222,7 @@ editablelabel > stack > text { color: #EDF0F5; border-color: #575859; background @keyframes needs_attention { from { background-image: radial-gradient(farthest-side, #f57900 0%, rgba(245, 121, 0, 0) 0%); } to { background-image: radial-gradient(farthest-side, #f57900 95%, rgba(245, 121, 0, 0)); } } -button.sidebar-button, dnd tab, tabbar tab, notebook > header tabs > tab, notebook > header tabbar tabbox > tabboxchild, tabbar notebook > header tabbox > tabboxchild, notebook > header > tabs > arrow, columnview.view > header > button, treeview.view > header > button, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 1px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); transition-property: outline, outline-width, outline-offset, outline-color; transition-duration: 300ms; animation-timing-function: ease-in-out; } +button.sidebar-button, dnd tab, tabbar tab, notebook > header tabs > tab, notebook > header tabbar tabbox > tabboxchild, tabbar notebook > header tabbox > tabboxchild, notebook > header > tabs > arrow, columnview.view > header > button, treeview.view > header > button, button { min-height: 24px; min-width: 16px; padding: 2px 6px; border: 1px solid; border-radius: 3px; transition: none; margin: 0px; color: #EDF0F5; background-color: #4f4f4f; border-color: black; outline-color: #75ff25; background-image: linear-gradient(to bottom, alpha(rgba(255, 255, 255, 0.3),0.15), alpha(rgba(255, 255, 255, 0.3),0) 50%, alpha(rgba(0, 0, 0, 0.5),0) 50%, alpha(rgba(0, 0, 0, 0.5),0.25)); box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5), inset 0 2px 1px -1px rgba(255, 255, 255, 0.3), inset 0 -2px 1px -1px rgba(0, 0, 0, 0.5); transition-property: outline, outline-width, outline-offset, outline-color; transition-duration: 300ms; animation-timing-function: ease-in-out; } dnd tab:hover, tabbar tab:hover, notebook > header tabs > tab:hover, notebook > header tabbar tabbox > tabboxchild:hover, tabbar notebook > header tabbox > tabboxchild:hover, notebook > header > tabs > arrow:hover, columnview.view > header > button:hover, treeview.view > header > button:hover, dnd tab:focus, tabbar tab:focus, notebook > header tabs > tab:focus, notebook > header tabbar tabbox > tabboxchild:focus, tabbar notebook > header tabbox > tabboxchild:focus, notebook > header > tabs > arrow:focus, columnview.view > header > button:focus, treeview.view > header > button:focus, button:hover, button:focus { color: white; text-shadow: 0 0 5px currentColor; -gtk-icon-filter: brightness(1.2); } @@ -230,13 +230,13 @@ dnd tab:hover, tabbar tab:hover, notebook > header tabs > tab:hover, notebook > dnd tab:active, tabbar tab:active, notebook > header tabs > tab:active, notebook > header tabbar tabbox > tabboxchild:active, tabbar notebook > header tabbox > tabboxchild:active, notebook > header > tabs > arrow:active, columnview.view > header > button:active, treeview.view > header > button:active, dnd tab.keyboard-activating, tabbar tab.keyboard-activating, notebook > header tabs > tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.keyboard-activating, columnview.view > header > button.keyboard-activating, treeview.view > header > button.keyboard-activating, button:active, button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, button:checked, button:selected, button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab button, tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, button:checked, button:selected, button.has-open-popup, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header dnd tab:checked, dnd notebook > header tab:checked, notebook > header tabbar tab:checked, tabbar notebook > header tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:checked image, tabbar tab:checked image, notebook > header tabs > tab:checked image, notebook > header dnd tab:checked image, dnd notebook > header tab:checked image, notebook > header tabbar tab:checked image, tabbar notebook > header tab:checked image, notebook > header tabbar tabbox > tabboxchild:checked image, tabbar notebook > header tabbox > tabboxchild:checked image, notebook > header > tabs > arrow:checked image, columnview.view > header > button:checked image, treeview.view > header > button:checked image, dnd tab:checked arrow, tabbar tab:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header dnd tab:checked arrow, dnd notebook > header tab:checked arrow, notebook > header tabbar tab:checked arrow, tabbar notebook > header tab:checked arrow, notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header tabbox > tabboxchild:checked arrow, notebook > header > tabs > arrow:checked arrow, columnview.view > header > button:checked arrow, treeview.view > header > button:checked arrow, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header dnd tab:selected, dnd notebook > header tab:selected, notebook > header tabbar tab:selected, tabbar notebook > header tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab:selected image, tabbar tab:selected image, notebook > header tabs > tab:selected image, notebook > header dnd tab:selected image, dnd notebook > header tab:selected image, notebook > header tabbar tab:selected image, tabbar notebook > header tab:selected image, notebook > header tabbar tabbox > tabboxchild:selected image, tabbar notebook > header tabbox > tabboxchild:selected image, notebook > header > tabs > arrow:selected image, columnview.view > header > button:selected image, treeview.view > header > button:selected image, dnd tab:selected arrow, tabbar tab:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header dnd tab:selected arrow, dnd notebook > header tab:selected arrow, notebook > header tabbar tab:selected arrow, tabbar notebook > header tab:selected arrow, notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header tabbox > tabboxchild:selected arrow, notebook > header > tabs > arrow:selected arrow, columnview.view > header > button:selected arrow, treeview.view > header > button:selected arrow, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab.has-open-popup image, tabbar tab.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, columnview.view > header > button.has-open-popup image, treeview.view > header > button.has-open-popup image, dnd tab.has-open-popup arrow, tabbar tab.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, columnview.view > header > button.has-open-popup arrow, treeview.view > header > button.has-open-popup arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +button.sidebar-button:checked, button.sidebar-button:checked image, button.sidebar-button:checked arrow, button.sidebar-button:selected, button.sidebar-button:selected image, button.sidebar-button:selected arrow, button.has-open-popup.sidebar-button, button.has-open-popup.sidebar-button image, button.has-open-popup.sidebar-button arrow, button.sidebar-button .active_group #docklike-plugin button, .active_group #docklike-plugin button.sidebar-button button, button.sidebar-button .active_group #docklike-plugin button image, .active_group #docklike-plugin button.sidebar-button button image, button.sidebar-button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.sidebar-button button arrow, dnd tab:checked, tabbar tab:checked, notebook > header tabs > tab:checked, notebook > header dnd tab:checked, dnd notebook > header tab:checked, notebook > header tabbar tab:checked, tabbar notebook > header tab:checked, notebook > header tabbar tabbox > tabboxchild:checked, tabbar notebook > header tabbox > tabboxchild:checked, notebook > header > tabs > arrow:checked, columnview.view > header > button:checked, treeview.view > header > button:checked, dnd tab:checked image, tabbar tab:checked image, notebook > header tabs > tab:checked image, notebook > header dnd tab:checked image, dnd notebook > header tab:checked image, notebook > header tabbar tab:checked image, tabbar notebook > header tab:checked image, notebook > header tabbar tabbox > tabboxchild:checked image, tabbar notebook > header tabbox > tabboxchild:checked image, notebook > header > tabs > arrow:checked image, columnview.view > header > button:checked image, treeview.view > header > button:checked image, dnd tab:checked arrow, tabbar tab:checked arrow, notebook > header tabs > tab:checked arrow, notebook > header dnd tab:checked arrow, dnd notebook > header tab:checked arrow, notebook > header tabbar tab:checked arrow, tabbar notebook > header tab:checked arrow, notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header tabbox > tabboxchild:checked arrow, notebook > header > tabs > arrow:checked arrow, columnview.view > header > button:checked arrow, treeview.view > header > button:checked arrow, dnd tab:selected, tabbar tab:selected, notebook > header tabs > tab:selected, notebook > header dnd tab:selected, dnd notebook > header tab:selected, notebook > header tabbar tab:selected, tabbar notebook > header tab:selected, notebook > header tabbar tabbox > tabboxchild:selected, tabbar notebook > header tabbox > tabboxchild:selected, notebook > header > tabs > arrow:selected, columnview.view > header > button:selected, treeview.view > header > button:selected, dnd tab:selected image, tabbar tab:selected image, notebook > header tabs > tab:selected image, notebook > header dnd tab:selected image, dnd notebook > header tab:selected image, notebook > header tabbar tab:selected image, tabbar notebook > header tab:selected image, notebook > header tabbar tabbox > tabboxchild:selected image, tabbar notebook > header tabbox > tabboxchild:selected image, notebook > header > tabs > arrow:selected image, columnview.view > header > button:selected image, treeview.view > header > button:selected image, dnd tab:selected arrow, tabbar tab:selected arrow, notebook > header tabs > tab:selected arrow, notebook > header dnd tab:selected arrow, dnd notebook > header tab:selected arrow, notebook > header tabbar tab:selected arrow, tabbar notebook > header tab:selected arrow, notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header tabbox > tabboxchild:selected arrow, notebook > header > tabs > arrow:selected arrow, columnview.view > header > button:selected arrow, treeview.view > header > button:selected arrow, dnd tab.has-open-popup, tabbar tab.has-open-popup, notebook > header tabs > tab.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.has-open-popup, columnview.view > header > button.has-open-popup, treeview.view > header > button.has-open-popup, dnd tab.has-open-popup image, tabbar tab.has-open-popup image, notebook > header tabs > tab.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.has-open-popup image, columnview.view > header > button.has-open-popup image, treeview.view > header > button.has-open-popup image, dnd tab.has-open-popup arrow, tabbar tab.has-open-popup arrow, notebook > header tabs > tab.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.has-open-popup arrow, columnview.view > header > button.has-open-popup arrow, treeview.view > header > button.has-open-popup arrow, dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab button, tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab button, notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab button, notebook > header dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab button, dnd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab button, notebook > header tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab button, tabbar notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab button, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button, notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow button, columnview.view > header > button .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view > header > button button, treeview.view > header > button .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view > header > button button, dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab button image, tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab button image, notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab button image, notebook > header dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab button image, dnd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab button image, notebook > header tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab button image, tabbar notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab button image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button image, notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow button image, columnview.view > header > button .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view > header > button button image, treeview.view > header > button .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view > header > button button image, dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab button arrow, tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab button arrow, notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab button arrow, notebook > header dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab button arrow, dnd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab button arrow, notebook > header tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab button arrow, tabbar notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab button arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button arrow, columnview.view > header > button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view > header > button button arrow, treeview.view > header > button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view > header > button button arrow, button:checked, button:checked image, button:checked arrow, button:selected, button:selected image, button:selected arrow, button.has-open-popup, button.has-open-popup image, button.has-open-popup arrow, button .active_group #docklike-plugin button, .active_group #docklike-plugin button button, button .active_group #docklike-plugin button image, .active_group #docklike-plugin button button image, button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab button:hover, tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab button:focus, tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, button:checked:hover, button:checked:focus, button:selected:hover, button:selected:focus, button.has-open-popup:hover, button.has-open-popup:focus, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header dnd tab:checked:hover, dnd notebook > header tab:checked:hover, notebook > header tabbar tab:checked:hover, tabbar notebook > header tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, dnd tab:checked:hover image, tabbar tab:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header dnd tab:checked:hover image, dnd notebook > header tab:checked:hover image, notebook > header tabbar tab:checked:hover image, tabbar notebook > header tab:checked:hover image, notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header tabbox > tabboxchild:checked:hover image, notebook > header > tabs > arrow:checked:hover image, dnd tab:checked:hover arrow, tabbar tab:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header dnd tab:checked:hover arrow, dnd notebook > header tab:checked:hover arrow, notebook > header tabbar tab:checked:hover arrow, tabbar notebook > header tab:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header dnd tab:checked:focus, dnd notebook > header tab:checked:focus, notebook > header tabbar tab:checked:focus, tabbar notebook > header tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, dnd tab:checked:focus image, tabbar tab:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header dnd tab:checked:focus image, dnd notebook > header tab:checked:focus image, notebook > header tabbar tab:checked:focus image, tabbar notebook > header tab:checked:focus image, notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header tabbox > tabboxchild:checked:focus image, notebook > header > tabs > arrow:checked:focus image, dnd tab:checked:focus arrow, tabbar tab:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header dnd tab:checked:focus arrow, dnd notebook > header tab:checked:focus arrow, notebook > header tabbar tab:checked:focus arrow, tabbar notebook > header tab:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header dnd tab:selected:hover, dnd notebook > header tab:selected:hover, notebook > header tabbar tab:selected:hover, tabbar notebook > header tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, dnd tab:selected:hover image, tabbar tab:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header dnd tab:selected:hover image, dnd notebook > header tab:selected:hover image, notebook > header tabbar tab:selected:hover image, tabbar notebook > header tab:selected:hover image, notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header tabbox > tabboxchild:selected:hover image, notebook > header > tabs > arrow:selected:hover image, dnd tab:selected:hover arrow, tabbar tab:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header dnd tab:selected:hover arrow, dnd notebook > header tab:selected:hover arrow, notebook > header tabbar tab:selected:hover arrow, tabbar notebook > header tab:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header dnd tab:selected:focus, dnd notebook > header tab:selected:focus, notebook > header tabbar tab:selected:focus, tabbar notebook > header tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, dnd tab:selected:focus image, tabbar tab:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header dnd tab:selected:focus image, dnd notebook > header tab:selected:focus image, notebook > header tabbar tab:selected:focus image, tabbar notebook > header tab:selected:focus image, notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header tabbox > tabboxchild:selected:focus image, notebook > header > tabs > arrow:selected:focus image, dnd tab:selected:focus arrow, tabbar tab:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header dnd tab:selected:focus arrow, dnd notebook > header tab:selected:focus arrow, notebook > header tabbar tab:selected:focus arrow, tabbar notebook > header tab:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, dnd tab.has-open-popup:hover image, tabbar tab.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, dnd tab.has-open-popup:hover arrow, tabbar tab.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, dnd tab.has-open-popup:focus image, tabbar tab.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, dnd tab.has-open-popup:focus arrow, tabbar tab.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +button.sidebar-button:checked:hover, button.sidebar-button:checked:hover image, button.sidebar-button:checked:hover arrow, button.sidebar-button:checked:focus, button.sidebar-button:checked:focus image, button.sidebar-button:checked:focus arrow, button.sidebar-button:selected:hover, button.sidebar-button:selected:hover image, button.sidebar-button:selected:hover arrow, button.sidebar-button:selected:focus, button.sidebar-button:selected:focus image, button.sidebar-button:selected:focus arrow, button.has-open-popup.sidebar-button:hover, button.has-open-popup.sidebar-button:hover image, button.has-open-popup.sidebar-button:hover arrow, button.has-open-popup.sidebar-button:focus, button.has-open-popup.sidebar-button:focus image, button.has-open-popup.sidebar-button:focus arrow, button.sidebar-button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.sidebar-button button:hover, button.sidebar-button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.sidebar-button button:hover image, button.sidebar-button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.sidebar-button button:hover arrow, button.sidebar-button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.sidebar-button button:focus, button.sidebar-button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.sidebar-button button:focus image, button.sidebar-button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.sidebar-button button:focus arrow, dnd tab:checked:hover, tabbar tab:checked:hover, notebook > header tabs > tab:checked:hover, notebook > header dnd tab:checked:hover, dnd notebook > header tab:checked:hover, notebook > header tabbar tab:checked:hover, tabbar notebook > header tab:checked:hover, notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header tabbox > tabboxchild:checked:hover, notebook > header > tabs > arrow:checked:hover, columnview.view > header > button:checked:hover, treeview.view > header > button:checked:hover, dnd tab:checked:hover image, tabbar tab:checked:hover image, notebook > header tabs > tab:checked:hover image, notebook > header dnd tab:checked:hover image, dnd notebook > header tab:checked:hover image, notebook > header tabbar tab:checked:hover image, tabbar notebook > header tab:checked:hover image, notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header tabbox > tabboxchild:checked:hover image, notebook > header > tabs > arrow:checked:hover image, columnview.view > header > button:checked:hover image, treeview.view > header > button:checked:hover image, dnd tab:checked:hover arrow, tabbar tab:checked:hover arrow, notebook > header tabs > tab:checked:hover arrow, notebook > header dnd tab:checked:hover arrow, dnd notebook > header tab:checked:hover arrow, notebook > header tabbar tab:checked:hover arrow, tabbar notebook > header tab:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header > tabs > arrow:checked:hover arrow, columnview.view > header > button:checked:hover arrow, treeview.view > header > button:checked:hover arrow, dnd tab:checked:focus, tabbar tab:checked:focus, notebook > header tabs > tab:checked:focus, notebook > header dnd tab:checked:focus, dnd notebook > header tab:checked:focus, notebook > header tabbar tab:checked:focus, tabbar notebook > header tab:checked:focus, notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header tabbox > tabboxchild:checked:focus, notebook > header > tabs > arrow:checked:focus, columnview.view > header > button:checked:focus, treeview.view > header > button:checked:focus, dnd tab:checked:focus image, tabbar tab:checked:focus image, notebook > header tabs > tab:checked:focus image, notebook > header dnd tab:checked:focus image, dnd notebook > header tab:checked:focus image, notebook > header tabbar tab:checked:focus image, tabbar notebook > header tab:checked:focus image, notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header tabbox > tabboxchild:checked:focus image, notebook > header > tabs > arrow:checked:focus image, columnview.view > header > button:checked:focus image, treeview.view > header > button:checked:focus image, dnd tab:checked:focus arrow, tabbar tab:checked:focus arrow, notebook > header tabs > tab:checked:focus arrow, notebook > header dnd tab:checked:focus arrow, dnd notebook > header tab:checked:focus arrow, notebook > header tabbar tab:checked:focus arrow, tabbar notebook > header tab:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header > tabs > arrow:checked:focus arrow, columnview.view > header > button:checked:focus arrow, treeview.view > header > button:checked:focus arrow, dnd tab:selected:hover, tabbar tab:selected:hover, notebook > header tabs > tab:selected:hover, notebook > header dnd tab:selected:hover, dnd notebook > header tab:selected:hover, notebook > header tabbar tab:selected:hover, tabbar notebook > header tab:selected:hover, notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header tabbox > tabboxchild:selected:hover, notebook > header > tabs > arrow:selected:hover, columnview.view > header > button:selected:hover, treeview.view > header > button:selected:hover, dnd tab:selected:hover image, tabbar tab:selected:hover image, notebook > header tabs > tab:selected:hover image, notebook > header dnd tab:selected:hover image, dnd notebook > header tab:selected:hover image, notebook > header tabbar tab:selected:hover image, tabbar notebook > header tab:selected:hover image, notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header tabbox > tabboxchild:selected:hover image, notebook > header > tabs > arrow:selected:hover image, columnview.view > header > button:selected:hover image, treeview.view > header > button:selected:hover image, dnd tab:selected:hover arrow, tabbar tab:selected:hover arrow, notebook > header tabs > tab:selected:hover arrow, notebook > header dnd tab:selected:hover arrow, dnd notebook > header tab:selected:hover arrow, notebook > header tabbar tab:selected:hover arrow, tabbar notebook > header tab:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header > tabs > arrow:selected:hover arrow, columnview.view > header > button:selected:hover arrow, treeview.view > header > button:selected:hover arrow, dnd tab:selected:focus, tabbar tab:selected:focus, notebook > header tabs > tab:selected:focus, notebook > header dnd tab:selected:focus, dnd notebook > header tab:selected:focus, notebook > header tabbar tab:selected:focus, tabbar notebook > header tab:selected:focus, notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header tabbox > tabboxchild:selected:focus, notebook > header > tabs > arrow:selected:focus, columnview.view > header > button:selected:focus, treeview.view > header > button:selected:focus, dnd tab:selected:focus image, tabbar tab:selected:focus image, notebook > header tabs > tab:selected:focus image, notebook > header dnd tab:selected:focus image, dnd notebook > header tab:selected:focus image, notebook > header tabbar tab:selected:focus image, tabbar notebook > header tab:selected:focus image, notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header tabbox > tabboxchild:selected:focus image, notebook > header > tabs > arrow:selected:focus image, columnview.view > header > button:selected:focus image, treeview.view > header > button:selected:focus image, dnd tab:selected:focus arrow, tabbar tab:selected:focus arrow, notebook > header tabs > tab:selected:focus arrow, notebook > header dnd tab:selected:focus arrow, dnd notebook > header tab:selected:focus arrow, notebook > header tabbar tab:selected:focus arrow, tabbar notebook > header tab:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header > tabs > arrow:selected:focus arrow, columnview.view > header > button:selected:focus arrow, treeview.view > header > button:selected:focus arrow, dnd tab.has-open-popup:hover, tabbar tab.has-open-popup:hover, notebook > header tabs > tab.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.has-open-popup:hover, columnview.view > header > button.has-open-popup:hover, treeview.view > header > button.has-open-popup:hover, dnd tab.has-open-popup:hover image, tabbar tab.has-open-popup:hover image, notebook > header tabs > tab.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.has-open-popup:hover image, columnview.view > header > button.has-open-popup:hover image, treeview.view > header > button.has-open-popup:hover image, dnd tab.has-open-popup:hover arrow, tabbar tab.has-open-popup:hover arrow, notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.has-open-popup:hover arrow, columnview.view > header > button.has-open-popup:hover arrow, treeview.view > header > button.has-open-popup:hover arrow, dnd tab.has-open-popup:focus, tabbar tab.has-open-popup:focus, notebook > header tabs > tab.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.has-open-popup:focus, columnview.view > header > button.has-open-popup:focus, treeview.view > header > button.has-open-popup:focus, dnd tab.has-open-popup:focus image, tabbar tab.has-open-popup:focus image, notebook > header tabs > tab.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.has-open-popup:focus image, columnview.view > header > button.has-open-popup:focus image, treeview.view > header > button.has-open-popup:focus image, dnd tab.has-open-popup:focus arrow, tabbar tab.has-open-popup:focus arrow, notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.has-open-popup:focus arrow, columnview.view > header > button.has-open-popup:focus arrow, treeview.view > header > button.has-open-popup:focus arrow, dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab button:hover, tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab button:hover, notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab button:hover, notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab button:hover, dnd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab button:hover, notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab button:hover, tabbar notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab button:hover, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover, columnview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button button:hover, treeview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button button:hover, dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab button:hover image, tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab button:hover image, notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab button:hover image, notebook > header dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab button:hover image, dnd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab button:hover image, notebook > header tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab button:hover image, tabbar notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab button:hover image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover image, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover image, columnview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button button:hover image, treeview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button button:hover image, dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab button:hover arrow, tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab button:hover arrow, notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab button:hover arrow, notebook > header dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab button:hover arrow, dnd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab button:hover arrow, notebook > header tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab button:hover arrow, tabbar notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab button:hover arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:hover arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:hover arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:hover arrow, columnview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button button:hover arrow, treeview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button button:hover arrow, dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab button:focus, tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab button:focus, notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab button:focus, notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab button:focus, dnd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab button:focus, notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab button:focus, tabbar notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab button:focus, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus, columnview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button button:focus, treeview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button button:focus, dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab button:focus image, tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab button:focus image, notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab button:focus image, notebook > header dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab button:focus image, dnd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab button:focus image, notebook > header tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab button:focus image, tabbar notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab button:focus image, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus image, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus image, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus image, columnview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button button:focus image, treeview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button button:focus image, dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab button:focus arrow, tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab button:focus arrow, notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab button:focus arrow, notebook > header dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab button:focus arrow, dnd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab button:focus arrow, notebook > header tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab button:focus arrow, tabbar notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab button:focus arrow, notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild button:focus arrow, tabbar notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild button:focus arrow, notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow button:focus arrow, columnview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button button:focus arrow, treeview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button button:focus arrow, button:checked:hover, button:checked:hover image, button:checked:hover arrow, button:checked:focus, button:checked:focus image, button:checked:focus arrow, button:selected:hover, button:selected:hover image, button:selected:hover arrow, button:selected:focus, button:selected:focus image, button:selected:focus arrow, button.has-open-popup:hover, button.has-open-popup:hover image, button.has-open-popup:hover arrow, button.has-open-popup:focus, button.has-open-popup:focus image, button.has-open-popup:focus arrow, button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button button:hover, button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button button:hover image, button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button button:hover arrow, button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button button:focus, button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button button:focus image, button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab:disabled, tabbar tab:disabled, notebook > header tabs > tab:disabled, notebook > header tabbar tabbox > tabboxchild:disabled, tabbar notebook > header tabbox > tabboxchild:disabled, notebook > header > tabs > arrow:disabled, columnview.view > header > button:disabled, treeview.view > header > button:disabled, button:disabled, button:disabled:checked, button:disabled:selected, button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -268,13 +268,13 @@ dnd tab.osd:hover, tabbar tab.osd:hover, notebook > header tabs > tab.osd:hover, dnd tab.osd:active, tabbar tab.osd:active, notebook > header tabs > tab.osd:active, notebook > header tabbar tabbox > tabboxchild.osd:active, tabbar notebook > header tabbox > tabboxchild.osd:active, notebook > header > tabs > arrow.osd:active, dnd tab.osd.keyboard-activating, tabbar tab.osd.keyboard-activating, notebook > header tabs > tab.osd.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.osd.keyboard-activating, button.osd:active, button.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, button.osd:checked, button.osd:selected, button.osd.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.osd button, tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, button.osd:checked, button.osd:selected, button.osd.has-open-popup, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header dnd tab.osd:checked, dnd notebook > header tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:checked image, tabbar tab.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header dnd tab.osd:checked image, dnd notebook > header tab.osd:checked image, notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header tabbox > tabboxchild.osd:checked image, notebook > header > tabs > arrow.osd:checked image, dnd tab.osd:checked arrow, tabbar tab.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header dnd tab.osd:checked arrow, dnd notebook > header tab.osd:checked arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header dnd tab.osd:selected, dnd notebook > header tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd:selected image, tabbar tab.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header dnd tab.osd:selected image, dnd notebook > header tab.osd:selected image, notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header tabbox > tabboxchild.osd:selected image, notebook > header > tabs > arrow.osd:selected image, dnd tab.osd:selected arrow, tabbar tab.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header dnd tab.osd:selected arrow, dnd notebook > header tab.osd:selected arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd.has-open-popup image, tabbar tab.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, dnd tab.osd.has-open-popup arrow, tabbar tab.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.osd:checked, tabbar tab.osd:checked, notebook > header tabs > tab.osd:checked, notebook > header dnd tab.osd:checked, dnd notebook > header tab.osd:checked, notebook > header tabbar tab.osd:checked, tabbar notebook > header tab.osd:checked, notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header tabbox > tabboxchild.osd:checked, notebook > header > tabs > arrow.osd:checked, dnd tab.osd:checked image, tabbar tab.osd:checked image, notebook > header tabs > tab.osd:checked image, notebook > header dnd tab.osd:checked image, dnd notebook > header tab.osd:checked image, notebook > header tabbar tab.osd:checked image, tabbar notebook > header tab.osd:checked image, notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header tabbox > tabboxchild.osd:checked image, notebook > header > tabs > arrow.osd:checked image, dnd tab.osd:checked arrow, tabbar tab.osd:checked arrow, notebook > header tabs > tab.osd:checked arrow, notebook > header dnd tab.osd:checked arrow, dnd notebook > header tab.osd:checked arrow, notebook > header tabbar tab.osd:checked arrow, tabbar notebook > header tab.osd:checked arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header > tabs > arrow.osd:checked arrow, dnd tab.osd:selected, tabbar tab.osd:selected, notebook > header tabs > tab.osd:selected, notebook > header dnd tab.osd:selected, dnd notebook > header tab.osd:selected, notebook > header tabbar tab.osd:selected, tabbar notebook > header tab.osd:selected, notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header tabbox > tabboxchild.osd:selected, notebook > header > tabs > arrow.osd:selected, dnd tab.osd:selected image, tabbar tab.osd:selected image, notebook > header tabs > tab.osd:selected image, notebook > header dnd tab.osd:selected image, dnd notebook > header tab.osd:selected image, notebook > header tabbar tab.osd:selected image, tabbar notebook > header tab.osd:selected image, notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header tabbox > tabboxchild.osd:selected image, notebook > header > tabs > arrow.osd:selected image, dnd tab.osd:selected arrow, tabbar tab.osd:selected arrow, notebook > header tabs > tab.osd:selected arrow, notebook > header dnd tab.osd:selected arrow, dnd notebook > header tab.osd:selected arrow, notebook > header tabbar tab.osd:selected arrow, tabbar notebook > header tab.osd:selected arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header > tabs > arrow.osd:selected arrow, dnd tab.osd.has-open-popup, tabbar tab.osd.has-open-popup, notebook > header tabs > tab.osd.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.osd.has-open-popup, dnd tab.osd.has-open-popup image, tabbar tab.osd.has-open-popup image, notebook > header tabs > tab.osd.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.osd.has-open-popup image, dnd tab.osd.has-open-popup arrow, tabbar tab.osd.has-open-popup arrow, notebook > header tabs > tab.osd.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.osd.has-open-popup arrow, dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.osd button, tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.osd button, notebook > header tabs > tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.osd button, notebook > header dnd tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.osd button, dnd notebook > header tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.osd button, notebook > header tabbar tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.osd button, tabbar notebook > header tab.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.osd button, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button, dnd tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.osd button image, tabbar tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.osd button image, notebook > header tabs > tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.osd button image, notebook > header dnd tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.osd button image, dnd notebook > header tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.osd button image, notebook > header tabbar tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.osd button image, tabbar notebook > header tab.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.osd button image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button image, dnd tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.osd button arrow, tabbar tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.osd button arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button arrow, button.osd:checked, button.osd:checked image, button.osd:checked arrow, button.osd:selected, button.osd:selected image, button.osd:selected arrow, button.osd.has-open-popup, button.osd.has-open-popup image, button.osd.has-open-popup arrow, button.osd .active_group #docklike-plugin button, .active_group #docklike-plugin button.osd button, button.osd .active_group #docklike-plugin button image, .active_group #docklike-plugin button.osd button image, button.osd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.osd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.osd button:hover, tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.osd button:focus, tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, button.osd:checked:hover, button.osd:checked:focus, button.osd:selected:hover, button.osd:selected:focus, button.osd.has-open-popup:hover, button.osd.has-open-popup:focus, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:hover image, tabbar tab.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, dnd tab.osd:checked:hover arrow, tabbar tab.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:checked:focus image, tabbar tab.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, dnd tab.osd:checked:focus arrow, tabbar tab.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:hover image, tabbar tab.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, dnd tab.osd:selected:hover arrow, tabbar tab.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd:selected:focus image, tabbar tab.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, dnd tab.osd:selected:focus arrow, tabbar tab.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:hover image, tabbar tab.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, dnd tab.osd.has-open-popup:hover arrow, tabbar tab.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd.has-open-popup:focus image, tabbar tab.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, dnd tab.osd.has-open-popup:focus arrow, tabbar tab.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.osd:checked:hover, tabbar tab.osd:checked:hover, notebook > header tabs > tab.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.osd:checked:hover, dnd tab.osd:checked:hover image, tabbar tab.osd:checked:hover image, notebook > header tabs > tab.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.osd:checked:hover image, dnd tab.osd:checked:hover arrow, tabbar tab.osd:checked:hover arrow, notebook > header tabs > tab.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.osd:checked:hover arrow, dnd tab.osd:checked:focus, tabbar tab.osd:checked:focus, notebook > header tabs > tab.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.osd:checked:focus, dnd tab.osd:checked:focus image, tabbar tab.osd:checked:focus image, notebook > header tabs > tab.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.osd:checked:focus image, dnd tab.osd:checked:focus arrow, tabbar tab.osd:checked:focus arrow, notebook > header tabs > tab.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.osd:checked:focus arrow, dnd tab.osd:selected:hover, tabbar tab.osd:selected:hover, notebook > header tabs > tab.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.osd:selected:hover, dnd tab.osd:selected:hover image, tabbar tab.osd:selected:hover image, notebook > header tabs > tab.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.osd:selected:hover image, dnd tab.osd:selected:hover arrow, tabbar tab.osd:selected:hover arrow, notebook > header tabs > tab.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.osd:selected:hover arrow, dnd tab.osd:selected:focus, tabbar tab.osd:selected:focus, notebook > header tabs > tab.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.osd:selected:focus, dnd tab.osd:selected:focus image, tabbar tab.osd:selected:focus image, notebook > header tabs > tab.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.osd:selected:focus image, dnd tab.osd:selected:focus arrow, tabbar tab.osd:selected:focus arrow, notebook > header tabs > tab.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.osd:selected:focus arrow, dnd tab.osd.has-open-popup:hover, tabbar tab.osd.has-open-popup:hover, notebook > header tabs > tab.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.osd.has-open-popup:hover, dnd tab.osd.has-open-popup:hover image, tabbar tab.osd.has-open-popup:hover image, notebook > header tabs > tab.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.osd.has-open-popup:hover image, dnd tab.osd.has-open-popup:hover arrow, tabbar tab.osd.has-open-popup:hover arrow, notebook > header tabs > tab.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.osd.has-open-popup:hover arrow, dnd tab.osd.has-open-popup:focus, tabbar tab.osd.has-open-popup:focus, notebook > header tabs > tab.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.osd.has-open-popup:focus, dnd tab.osd.has-open-popup:focus image, tabbar tab.osd.has-open-popup:focus image, notebook > header tabs > tab.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.osd.has-open-popup:focus image, dnd tab.osd.has-open-popup:focus arrow, tabbar tab.osd.has-open-popup:focus arrow, notebook > header tabs > tab.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.osd.has-open-popup:focus arrow, dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.osd button:hover, tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.osd button:hover, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover, dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.osd button:hover image, tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.osd button:hover image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover image, dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.osd button:hover arrow, tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.osd button:hover arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:hover arrow, dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.osd button:focus, tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.osd button:focus, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus, dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.osd button:focus image, tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.osd button:focus image, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus image, dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.osd button:focus arrow, tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.osd button:focus arrow, notebook > header tabs > tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.osd button:focus arrow, button.osd:checked:hover, button.osd:checked:hover image, button.osd:checked:hover arrow, button.osd:checked:focus, button.osd:checked:focus image, button.osd:checked:focus arrow, button.osd:selected:hover, button.osd:selected:hover image, button.osd:selected:hover arrow, button.osd:selected:focus, button.osd:selected:focus image, button.osd:selected:focus arrow, button.osd.has-open-popup:hover, button.osd.has-open-popup:hover image, button.osd.has-open-popup:hover arrow, button.osd.has-open-popup:focus, button.osd.has-open-popup:focus image, button.osd.has-open-popup:focus arrow, button.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.osd button:hover, button.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.osd button:hover image, button.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.osd button:hover arrow, button.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.osd button:focus, button.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.osd button:focus image, button.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.osd:disabled, tabbar tab.osd:disabled, notebook > header tabs > tab.osd:disabled, notebook > header tabbar tabbox > tabboxchild.osd:disabled, tabbar notebook > header tabbox > tabboxchild.osd:disabled, notebook > header > tabs > arrow.osd:disabled, button.osd:disabled, button.osd:disabled:checked, button.osd:disabled:selected, button.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -290,13 +290,13 @@ dnd tab.osd.image-button:only-child, tabbar tab.osd.image-button:only-child, not .app-notification button:active, popover.background.touch-selection button:active, popover.background.magnifier button:active, .app-notification button.keyboard-activating, popover.background.touch-selection button.keyboard-activating, popover.background.magnifier button.keyboard-activating, .osd dnd tab:active, dnd .osd tab:active, .osd tabbar tab:active, tabbar .osd tab:active, .osd notebook > header tabs > tab:active, notebook > header .osd tabs > tab:active, .osd notebook > header tabbar tabbox > tabboxchild:active, tabbar .osd notebook > header tabbox > tabboxchild:active, notebook > header .osd tabbar tabbox > tabboxchild:active, tabbar notebook > header .osd tabbox > tabboxchild:active, .osd notebook > header > tabs > arrow:active, .osd dnd tab.keyboard-activating, dnd .osd tab.keyboard-activating, .osd tabbar tab.keyboard-activating, tabbar .osd tab.keyboard-activating, .osd notebook > header tabs > tab.keyboard-activating, notebook > header .osd tabs > tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.keyboard-activating, .osd button:active, .osd button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd button:checked, .osd button:selected, .osd button.has-open-popup { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab button, dnd .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab button, .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab button, tabbar .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd button:checked, .osd button:selected, .osd button.has-open-popup, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button { background-color: #203d79; color: #66cbec; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header dnd tab:checked, dnd .osd notebook > header tab:checked, .osd notebook > header tabbar tab:checked, tabbar .osd notebook > header tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd dnd tab:checked, dnd notebook > header .osd tab:checked, notebook > header .osd tabbar tab:checked, tabbar notebook > header .osd tab:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:checked image, dnd .osd tab:checked image, .osd tabbar tab:checked image, tabbar .osd tab:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header dnd tab:checked image, dnd .osd notebook > header tab:checked image, .osd notebook > header tabbar tab:checked image, tabbar .osd notebook > header tab:checked image, .osd notebook > header tabbar tabbox > tabboxchild:checked image, tabbar .osd notebook > header tabbox > tabboxchild:checked image, notebook > header .osd dnd tab:checked image, dnd notebook > header .osd tab:checked image, notebook > header .osd tabbar tab:checked image, tabbar notebook > header .osd tab:checked image, notebook > header .osd tabbar tabbox > tabboxchild:checked image, tabbar notebook > header .osd tabbox > tabboxchild:checked image, .osd notebook > header > tabs > arrow:checked image, .osd dnd tab:checked arrow, dnd .osd tab:checked arrow, .osd tabbar tab:checked arrow, tabbar .osd tab:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header dnd tab:checked arrow, dnd .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tab:checked arrow, tabbar .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked arrow, notebook > header .osd dnd tab:checked arrow, dnd notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tab:checked arrow, tabbar notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header dnd tab:selected, dnd .osd notebook > header tab:selected, .osd notebook > header tabbar tab:selected, tabbar .osd notebook > header tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd dnd tab:selected, dnd notebook > header .osd tab:selected, notebook > header .osd tabbar tab:selected, tabbar notebook > header .osd tab:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab:selected image, dnd .osd tab:selected image, .osd tabbar tab:selected image, tabbar .osd tab:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header dnd tab:selected image, dnd .osd notebook > header tab:selected image, .osd notebook > header tabbar tab:selected image, tabbar .osd notebook > header tab:selected image, .osd notebook > header tabbar tabbox > tabboxchild:selected image, tabbar .osd notebook > header tabbox > tabboxchild:selected image, notebook > header .osd dnd tab:selected image, dnd notebook > header .osd tab:selected image, notebook > header .osd tabbar tab:selected image, tabbar notebook > header .osd tab:selected image, notebook > header .osd tabbar tabbox > tabboxchild:selected image, tabbar notebook > header .osd tabbox > tabboxchild:selected image, .osd notebook > header > tabs > arrow:selected image, .osd dnd tab:selected arrow, dnd .osd tab:selected arrow, .osd tabbar tab:selected arrow, tabbar .osd tab:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header dnd tab:selected arrow, dnd .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tab:selected arrow, tabbar .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected arrow, notebook > header .osd dnd tab:selected arrow, dnd notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tab:selected arrow, tabbar notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab.has-open-popup image, dnd .osd tab.has-open-popup image, .osd tabbar tab.has-open-popup image, tabbar .osd tab.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd dnd tab.has-open-popup arrow, dnd .osd tab.has-open-popup arrow, .osd tabbar tab.has-open-popup arrow, tabbar .osd tab.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.app-notification button:checked, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .app-notification button:checked image, popover.background.touch-selection button:checked image, popover.background.magnifier button:checked image, .app-notification button:checked arrow, popover.background.touch-selection button:checked arrow, popover.background.magnifier button:checked arrow, .app-notification button:selected, popover.background.touch-selection button:selected, popover.background.magnifier button:selected, .app-notification button:selected image, popover.background.touch-selection button:selected image, popover.background.magnifier button:selected image, .app-notification button:selected arrow, popover.background.touch-selection button:selected arrow, popover.background.magnifier button:selected arrow, .app-notification button.has-open-popup, popover.background.touch-selection button.has-open-popup, popover.background.magnifier button.has-open-popup, .app-notification button.has-open-popup image, popover.background.touch-selection button.has-open-popup image, popover.background.magnifier button.has-open-popup image, .app-notification button.has-open-popup arrow, popover.background.touch-selection button.has-open-popup arrow, popover.background.magnifier button.has-open-popup arrow, .app-notification button .active_group #docklike-plugin button, .active_group #docklike-plugin .app-notification button button, popover.background.touch-selection button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.touch-selection button button, popover.background.magnifier button .active_group #docklike-plugin button, .active_group #docklike-plugin popover.background.magnifier button button, .app-notification button .active_group #docklike-plugin button image, .active_group #docklike-plugin .app-notification button button image, popover.background.touch-selection button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.touch-selection button button image, popover.background.magnifier button .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.background.magnifier button button image, .app-notification button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .app-notification button button arrow, popover.background.touch-selection button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.touch-selection button button arrow, popover.background.magnifier button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.background.magnifier button button arrow, .osd dnd tab:checked, dnd .osd tab:checked, .osd tabbar tab:checked, tabbar .osd tab:checked, .osd notebook > header tabs > tab:checked, notebook > header .osd tabs > tab:checked, .osd notebook > header dnd tab:checked, dnd .osd notebook > header tab:checked, .osd notebook > header tabbar tab:checked, tabbar .osd notebook > header tab:checked, .osd notebook > header tabbar tabbox > tabboxchild:checked, tabbar .osd notebook > header tabbox > tabboxchild:checked, notebook > header .osd dnd tab:checked, dnd notebook > header .osd tab:checked, notebook > header .osd tabbar tab:checked, tabbar notebook > header .osd tab:checked, notebook > header .osd tabbar tabbox > tabboxchild:checked, tabbar notebook > header .osd tabbox > tabboxchild:checked, .osd notebook > header > tabs > arrow:checked, .osd dnd tab:checked image, dnd .osd tab:checked image, .osd tabbar tab:checked image, tabbar .osd tab:checked image, .osd notebook > header tabs > tab:checked image, notebook > header .osd tabs > tab:checked image, .osd notebook > header dnd tab:checked image, dnd .osd notebook > header tab:checked image, .osd notebook > header tabbar tab:checked image, tabbar .osd notebook > header tab:checked image, .osd notebook > header tabbar tabbox > tabboxchild:checked image, tabbar .osd notebook > header tabbox > tabboxchild:checked image, notebook > header .osd dnd tab:checked image, dnd notebook > header .osd tab:checked image, notebook > header .osd tabbar tab:checked image, tabbar notebook > header .osd tab:checked image, notebook > header .osd tabbar tabbox > tabboxchild:checked image, tabbar notebook > header .osd tabbox > tabboxchild:checked image, .osd notebook > header > tabs > arrow:checked image, .osd dnd tab:checked arrow, dnd .osd tab:checked arrow, .osd tabbar tab:checked arrow, tabbar .osd tab:checked arrow, .osd notebook > header tabs > tab:checked arrow, notebook > header .osd tabs > tab:checked arrow, .osd notebook > header dnd tab:checked arrow, dnd .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tab:checked arrow, tabbar .osd notebook > header tab:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked arrow, notebook > header .osd dnd tab:checked arrow, dnd notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tab:checked arrow, tabbar notebook > header .osd tab:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked arrow, .osd notebook > header > tabs > arrow:checked arrow, .osd dnd tab:selected, dnd .osd tab:selected, .osd tabbar tab:selected, tabbar .osd tab:selected, .osd notebook > header tabs > tab:selected, notebook > header .osd tabs > tab:selected, .osd notebook > header dnd tab:selected, dnd .osd notebook > header tab:selected, .osd notebook > header tabbar tab:selected, tabbar .osd notebook > header tab:selected, .osd notebook > header tabbar tabbox > tabboxchild:selected, tabbar .osd notebook > header tabbox > tabboxchild:selected, notebook > header .osd dnd tab:selected, dnd notebook > header .osd tab:selected, notebook > header .osd tabbar tab:selected, tabbar notebook > header .osd tab:selected, notebook > header .osd tabbar tabbox > tabboxchild:selected, tabbar notebook > header .osd tabbox > tabboxchild:selected, .osd notebook > header > tabs > arrow:selected, .osd dnd tab:selected image, dnd .osd tab:selected image, .osd tabbar tab:selected image, tabbar .osd tab:selected image, .osd notebook > header tabs > tab:selected image, notebook > header .osd tabs > tab:selected image, .osd notebook > header dnd tab:selected image, dnd .osd notebook > header tab:selected image, .osd notebook > header tabbar tab:selected image, tabbar .osd notebook > header tab:selected image, .osd notebook > header tabbar tabbox > tabboxchild:selected image, tabbar .osd notebook > header tabbox > tabboxchild:selected image, notebook > header .osd dnd tab:selected image, dnd notebook > header .osd tab:selected image, notebook > header .osd tabbar tab:selected image, tabbar notebook > header .osd tab:selected image, notebook > header .osd tabbar tabbox > tabboxchild:selected image, tabbar notebook > header .osd tabbox > tabboxchild:selected image, .osd notebook > header > tabs > arrow:selected image, .osd dnd tab:selected arrow, dnd .osd tab:selected arrow, .osd tabbar tab:selected arrow, tabbar .osd tab:selected arrow, .osd notebook > header tabs > tab:selected arrow, notebook > header .osd tabs > tab:selected arrow, .osd notebook > header dnd tab:selected arrow, dnd .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tab:selected arrow, tabbar .osd notebook > header tab:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected arrow, notebook > header .osd dnd tab:selected arrow, dnd notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tab:selected arrow, tabbar notebook > header .osd tab:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected arrow, .osd notebook > header > tabs > arrow:selected arrow, .osd dnd tab.has-open-popup, dnd .osd tab.has-open-popup, .osd tabbar tab.has-open-popup, tabbar .osd tab.has-open-popup, .osd notebook > header tabs > tab.has-open-popup, notebook > header .osd tabs > tab.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.has-open-popup, .osd dnd tab.has-open-popup image, dnd .osd tab.has-open-popup image, .osd tabbar tab.has-open-popup image, tabbar .osd tab.has-open-popup image, .osd notebook > header tabs > tab.has-open-popup image, notebook > header .osd tabs > tab.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.has-open-popup image, .osd dnd tab.has-open-popup arrow, dnd .osd tab.has-open-popup arrow, .osd tabbar tab.has-open-popup arrow, tabbar .osd tab.has-open-popup arrow, .osd notebook > header tabs > tab.has-open-popup arrow, notebook > header .osd tabs > tab.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.has-open-popup arrow, .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab button, dnd .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab button, .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab button, tabbar .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab button, .osd notebook > header tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab button, notebook > header .osd tabs > tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab button, .osd notebook > header dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab button, dnd .osd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab button, .osd notebook > header tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab button, tabbar .osd notebook > header tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab button, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button, notebook > header .osd dnd tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab button, dnd notebook > header .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab button, notebook > header .osd tabbar tab .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab button, tabbar notebook > header .osd tab .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab button, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button, .osd dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab button image, dnd .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab button image, .osd tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab button image, tabbar .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab button image, .osd notebook > header tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab button image, notebook > header .osd tabs > tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab button image, .osd notebook > header dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab button image, dnd .osd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab button image, .osd notebook > header tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab button image, tabbar .osd notebook > header tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab button image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button image, notebook > header .osd dnd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab button image, dnd notebook > header .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab button image, notebook > header .osd tabbar tab .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab button image, tabbar notebook > header .osd tab .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab button image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button image, .osd dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab button arrow, dnd .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab button arrow, .osd tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab button arrow, tabbar .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab button arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button arrow, .osd button:checked, .osd button:checked image, .osd button:checked arrow, .osd button:selected, .osd button:selected image, .osd button:selected arrow, .osd button.has-open-popup, .osd button.has-open-popup image, .osd button.has-open-popup arrow, .osd button .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button button, .osd button .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button button image, .osd button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab button:hover, dnd .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab button:hover, .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab button:hover, tabbar .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab button:focus, dnd .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab button:focus, .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab button:focus, tabbar .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd button:checked:hover, .osd button:checked:focus, .osd button:selected:hover, .osd button:selected:focus, .osd button.has-open-popup:hover, .osd button.has-open-popup:focus, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd dnd tab:checked:hover image, dnd .osd tab:checked:hover image, .osd tabbar tab:checked:hover image, tabbar .osd tab:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header dnd tab:checked:hover image, dnd .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tab:checked:hover image, tabbar .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover image, notebook > header .osd dnd tab:checked:hover image, dnd notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tab:checked:hover image, tabbar notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd dnd tab:checked:hover arrow, dnd .osd tab:checked:hover arrow, .osd tabbar tab:checked:hover arrow, tabbar .osd tab:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header dnd tab:checked:hover arrow, dnd .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tab:checked:hover arrow, tabbar .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header .osd dnd tab:checked:hover arrow, dnd notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tab:checked:hover arrow, tabbar notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd dnd tab:checked:focus image, dnd .osd tab:checked:focus image, .osd tabbar tab:checked:focus image, tabbar .osd tab:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header dnd tab:checked:focus image, dnd .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tab:checked:focus image, tabbar .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus image, notebook > header .osd dnd tab:checked:focus image, dnd notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tab:checked:focus image, tabbar notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd dnd tab:checked:focus arrow, dnd .osd tab:checked:focus arrow, .osd tabbar tab:checked:focus arrow, tabbar .osd tab:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header dnd tab:checked:focus arrow, dnd .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tab:checked:focus arrow, tabbar .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header .osd dnd tab:checked:focus arrow, dnd notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tab:checked:focus arrow, tabbar notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd dnd tab:selected:hover image, dnd .osd tab:selected:hover image, .osd tabbar tab:selected:hover image, tabbar .osd tab:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header dnd tab:selected:hover image, dnd .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tab:selected:hover image, tabbar .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover image, notebook > header .osd dnd tab:selected:hover image, dnd notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tab:selected:hover image, tabbar notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd dnd tab:selected:hover arrow, dnd .osd tab:selected:hover arrow, .osd tabbar tab:selected:hover arrow, tabbar .osd tab:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header dnd tab:selected:hover arrow, dnd .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tab:selected:hover arrow, tabbar .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header .osd dnd tab:selected:hover arrow, dnd notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tab:selected:hover arrow, tabbar notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd dnd tab:selected:focus image, dnd .osd tab:selected:focus image, .osd tabbar tab:selected:focus image, tabbar .osd tab:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header dnd tab:selected:focus image, dnd .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tab:selected:focus image, tabbar .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus image, notebook > header .osd dnd tab:selected:focus image, dnd notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tab:selected:focus image, tabbar notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd dnd tab:selected:focus arrow, dnd .osd tab:selected:focus arrow, .osd tabbar tab:selected:focus arrow, tabbar .osd tab:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header dnd tab:selected:focus arrow, dnd .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tab:selected:focus arrow, tabbar .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header .osd dnd tab:selected:focus arrow, dnd notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tab:selected:focus arrow, tabbar notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd dnd tab.has-open-popup:hover image, dnd .osd tab.has-open-popup:hover image, .osd tabbar tab.has-open-popup:hover image, tabbar .osd tab.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd dnd tab.has-open-popup:hover arrow, dnd .osd tab.has-open-popup:hover arrow, .osd tabbar tab.has-open-popup:hover arrow, tabbar .osd tab.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd dnd tab.has-open-popup:focus image, dnd .osd tab.has-open-popup:focus image, .osd tabbar tab.has-open-popup:focus image, tabbar .osd tab.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd dnd tab.has-open-popup:focus arrow, dnd .osd tab.has-open-popup:focus arrow, .osd tabbar tab.has-open-popup:focus arrow, tabbar .osd tab.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.app-notification button:checked:hover, popover.background.touch-selection button:checked:hover, popover.background.magnifier button:checked:hover, .app-notification button:checked:hover image, popover.background.touch-selection button:checked:hover image, popover.background.magnifier button:checked:hover image, .app-notification button:checked:hover arrow, popover.background.touch-selection button:checked:hover arrow, popover.background.magnifier button:checked:hover arrow, .app-notification button:checked:focus, popover.background.touch-selection button:checked:focus, popover.background.magnifier button:checked:focus, .app-notification button:checked:focus image, popover.background.touch-selection button:checked:focus image, popover.background.magnifier button:checked:focus image, .app-notification button:checked:focus arrow, popover.background.touch-selection button:checked:focus arrow, popover.background.magnifier button:checked:focus arrow, .app-notification button:selected:hover, popover.background.touch-selection button:selected:hover, popover.background.magnifier button:selected:hover, .app-notification button:selected:hover image, popover.background.touch-selection button:selected:hover image, popover.background.magnifier button:selected:hover image, .app-notification button:selected:hover arrow, popover.background.touch-selection button:selected:hover arrow, popover.background.magnifier button:selected:hover arrow, .app-notification button:selected:focus, popover.background.touch-selection button:selected:focus, popover.background.magnifier button:selected:focus, .app-notification button:selected:focus image, popover.background.touch-selection button:selected:focus image, popover.background.magnifier button:selected:focus image, .app-notification button:selected:focus arrow, popover.background.touch-selection button:selected:focus arrow, popover.background.magnifier button:selected:focus arrow, .app-notification button.has-open-popup:hover, popover.background.touch-selection button.has-open-popup:hover, popover.background.magnifier button.has-open-popup:hover, .app-notification button.has-open-popup:hover image, popover.background.touch-selection button.has-open-popup:hover image, popover.background.magnifier button.has-open-popup:hover image, .app-notification button.has-open-popup:hover arrow, popover.background.touch-selection button.has-open-popup:hover arrow, popover.background.magnifier button.has-open-popup:hover arrow, .app-notification button.has-open-popup:focus, popover.background.touch-selection button.has-open-popup:focus, popover.background.magnifier button.has-open-popup:focus, .app-notification button.has-open-popup:focus image, popover.background.touch-selection button.has-open-popup:focus image, popover.background.magnifier button.has-open-popup:focus image, .app-notification button.has-open-popup:focus arrow, popover.background.touch-selection button.has-open-popup:focus arrow, popover.background.magnifier button.has-open-popup:focus arrow, .app-notification button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .app-notification button button:hover, popover.background.touch-selection button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.touch-selection button button:hover, popover.background.magnifier button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.background.magnifier button button:hover, .app-notification button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .app-notification button button:hover image, popover.background.touch-selection button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.touch-selection button button:hover image, popover.background.magnifier button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.background.magnifier button button:hover image, .app-notification button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .app-notification button button:hover arrow, popover.background.touch-selection button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.touch-selection button button:hover arrow, popover.background.magnifier button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.background.magnifier button button:hover arrow, .app-notification button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .app-notification button button:focus, popover.background.touch-selection button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.touch-selection button button:focus, popover.background.magnifier button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.background.magnifier button button:focus, .app-notification button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .app-notification button button:focus image, popover.background.touch-selection button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.touch-selection button button:focus image, popover.background.magnifier button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.background.magnifier button button:focus image, .app-notification button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .app-notification button button:focus arrow, popover.background.touch-selection button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.touch-selection button button:focus arrow, popover.background.magnifier button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.background.magnifier button button:focus arrow, .osd dnd tab:checked:hover, dnd .osd tab:checked:hover, .osd tabbar tab:checked:hover, tabbar .osd tab:checked:hover, .osd notebook > header tabs > tab:checked:hover, notebook > header .osd tabs > tab:checked:hover, .osd notebook > header dnd tab:checked:hover, dnd .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tab:checked:hover, tabbar .osd notebook > header tab:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover, notebook > header .osd dnd tab:checked:hover, dnd notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tab:checked:hover, tabbar notebook > header .osd tab:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover, .osd notebook > header > tabs > arrow:checked:hover, .osd columnview.view > header > button:checked:hover, .osd treeview.view > header > button:checked:hover, .osd dnd tab:checked:hover image, dnd .osd tab:checked:hover image, .osd tabbar tab:checked:hover image, tabbar .osd tab:checked:hover image, .osd notebook > header tabs > tab:checked:hover image, notebook > header .osd tabs > tab:checked:hover image, .osd notebook > header dnd tab:checked:hover image, dnd .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tab:checked:hover image, tabbar .osd notebook > header tab:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover image, notebook > header .osd dnd tab:checked:hover image, dnd notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tab:checked:hover image, tabbar notebook > header .osd tab:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover image, .osd notebook > header > tabs > arrow:checked:hover image, .osd columnview.view > header > button:checked:hover image, .osd treeview.view > header > button:checked:hover image, .osd dnd tab:checked:hover arrow, dnd .osd tab:checked:hover arrow, .osd tabbar tab:checked:hover arrow, tabbar .osd tab:checked:hover arrow, .osd notebook > header tabs > tab:checked:hover arrow, notebook > header .osd tabs > tab:checked:hover arrow, .osd notebook > header dnd tab:checked:hover arrow, dnd .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tab:checked:hover arrow, tabbar .osd notebook > header tab:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:hover arrow, notebook > header .osd dnd tab:checked:hover arrow, dnd notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tab:checked:hover arrow, tabbar notebook > header .osd tab:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:hover arrow, .osd notebook > header > tabs > arrow:checked:hover arrow, .osd columnview.view > header > button:checked:hover arrow, .osd treeview.view > header > button:checked:hover arrow, .osd dnd tab:checked:focus, dnd .osd tab:checked:focus, .osd tabbar tab:checked:focus, tabbar .osd tab:checked:focus, .osd notebook > header tabs > tab:checked:focus, notebook > header .osd tabs > tab:checked:focus, .osd notebook > header dnd tab:checked:focus, dnd .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tab:checked:focus, tabbar .osd notebook > header tab:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus, notebook > header .osd dnd tab:checked:focus, dnd notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tab:checked:focus, tabbar notebook > header .osd tab:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus, .osd notebook > header > tabs > arrow:checked:focus, .osd columnview.view > header > button:checked:focus, .osd treeview.view > header > button:checked:focus, .osd dnd tab:checked:focus image, dnd .osd tab:checked:focus image, .osd tabbar tab:checked:focus image, tabbar .osd tab:checked:focus image, .osd notebook > header tabs > tab:checked:focus image, notebook > header .osd tabs > tab:checked:focus image, .osd notebook > header dnd tab:checked:focus image, dnd .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tab:checked:focus image, tabbar .osd notebook > header tab:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus image, notebook > header .osd dnd tab:checked:focus image, dnd notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tab:checked:focus image, tabbar notebook > header .osd tab:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus image, .osd notebook > header > tabs > arrow:checked:focus image, .osd columnview.view > header > button:checked:focus image, .osd treeview.view > header > button:checked:focus image, .osd dnd tab:checked:focus arrow, dnd .osd tab:checked:focus arrow, .osd tabbar tab:checked:focus arrow, tabbar .osd tab:checked:focus arrow, .osd notebook > header tabs > tab:checked:focus arrow, notebook > header .osd tabs > tab:checked:focus arrow, .osd notebook > header dnd tab:checked:focus arrow, dnd .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tab:checked:focus arrow, tabbar .osd notebook > header tab:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:checked:focus arrow, notebook > header .osd dnd tab:checked:focus arrow, dnd notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tab:checked:focus arrow, tabbar notebook > header .osd tab:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:checked:focus arrow, .osd notebook > header > tabs > arrow:checked:focus arrow, .osd columnview.view > header > button:checked:focus arrow, .osd treeview.view > header > button:checked:focus arrow, .osd dnd tab:selected:hover, dnd .osd tab:selected:hover, .osd tabbar tab:selected:hover, tabbar .osd tab:selected:hover, .osd notebook > header tabs > tab:selected:hover, notebook > header .osd tabs > tab:selected:hover, .osd notebook > header dnd tab:selected:hover, dnd .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tab:selected:hover, tabbar .osd notebook > header tab:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover, notebook > header .osd dnd tab:selected:hover, dnd notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tab:selected:hover, tabbar notebook > header .osd tab:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover, .osd notebook > header > tabs > arrow:selected:hover, .osd columnview.view > header > button:selected:hover, .osd treeview.view > header > button:selected:hover, .osd dnd tab:selected:hover image, dnd .osd tab:selected:hover image, .osd tabbar tab:selected:hover image, tabbar .osd tab:selected:hover image, .osd notebook > header tabs > tab:selected:hover image, notebook > header .osd tabs > tab:selected:hover image, .osd notebook > header dnd tab:selected:hover image, dnd .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tab:selected:hover image, tabbar .osd notebook > header tab:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover image, notebook > header .osd dnd tab:selected:hover image, dnd notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tab:selected:hover image, tabbar notebook > header .osd tab:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover image, .osd notebook > header > tabs > arrow:selected:hover image, .osd columnview.view > header > button:selected:hover image, .osd treeview.view > header > button:selected:hover image, .osd dnd tab:selected:hover arrow, dnd .osd tab:selected:hover arrow, .osd tabbar tab:selected:hover arrow, tabbar .osd tab:selected:hover arrow, .osd notebook > header tabs > tab:selected:hover arrow, notebook > header .osd tabs > tab:selected:hover arrow, .osd notebook > header dnd tab:selected:hover arrow, dnd .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tab:selected:hover arrow, tabbar .osd notebook > header tab:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:hover arrow, notebook > header .osd dnd tab:selected:hover arrow, dnd notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tab:selected:hover arrow, tabbar notebook > header .osd tab:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:hover arrow, .osd notebook > header > tabs > arrow:selected:hover arrow, .osd columnview.view > header > button:selected:hover arrow, .osd treeview.view > header > button:selected:hover arrow, .osd dnd tab:selected:focus, dnd .osd tab:selected:focus, .osd tabbar tab:selected:focus, tabbar .osd tab:selected:focus, .osd notebook > header tabs > tab:selected:focus, notebook > header .osd tabs > tab:selected:focus, .osd notebook > header dnd tab:selected:focus, dnd .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tab:selected:focus, tabbar .osd notebook > header tab:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus, notebook > header .osd dnd tab:selected:focus, dnd notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tab:selected:focus, tabbar notebook > header .osd tab:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus, .osd notebook > header > tabs > arrow:selected:focus, .osd columnview.view > header > button:selected:focus, .osd treeview.view > header > button:selected:focus, .osd dnd tab:selected:focus image, dnd .osd tab:selected:focus image, .osd tabbar tab:selected:focus image, tabbar .osd tab:selected:focus image, .osd notebook > header tabs > tab:selected:focus image, notebook > header .osd tabs > tab:selected:focus image, .osd notebook > header dnd tab:selected:focus image, dnd .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tab:selected:focus image, tabbar .osd notebook > header tab:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus image, notebook > header .osd dnd tab:selected:focus image, dnd notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tab:selected:focus image, tabbar notebook > header .osd tab:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus image, .osd notebook > header > tabs > arrow:selected:focus image, .osd columnview.view > header > button:selected:focus image, .osd treeview.view > header > button:selected:focus image, .osd dnd tab:selected:focus arrow, dnd .osd tab:selected:focus arrow, .osd tabbar tab:selected:focus arrow, tabbar .osd tab:selected:focus arrow, .osd notebook > header tabs > tab:selected:focus arrow, notebook > header .osd tabs > tab:selected:focus arrow, .osd notebook > header dnd tab:selected:focus arrow, dnd .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tab:selected:focus arrow, tabbar .osd notebook > header tab:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild:selected:focus arrow, notebook > header .osd dnd tab:selected:focus arrow, dnd notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tab:selected:focus arrow, tabbar notebook > header .osd tab:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild:selected:focus arrow, .osd notebook > header > tabs > arrow:selected:focus arrow, .osd columnview.view > header > button:selected:focus arrow, .osd treeview.view > header > button:selected:focus arrow, .osd dnd tab.has-open-popup:hover, dnd .osd tab.has-open-popup:hover, .osd tabbar tab.has-open-popup:hover, tabbar .osd tab.has-open-popup:hover, .osd notebook > header tabs > tab.has-open-popup:hover, notebook > header .osd tabs > tab.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.has-open-popup:hover, .osd columnview.view > header > button.has-open-popup:hover, .osd treeview.view > header > button.has-open-popup:hover, .osd dnd tab.has-open-popup:hover image, dnd .osd tab.has-open-popup:hover image, .osd tabbar tab.has-open-popup:hover image, tabbar .osd tab.has-open-popup:hover image, .osd notebook > header tabs > tab.has-open-popup:hover image, notebook > header .osd tabs > tab.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.has-open-popup:hover image, .osd columnview.view > header > button.has-open-popup:hover image, .osd treeview.view > header > button.has-open-popup:hover image, .osd dnd tab.has-open-popup:hover arrow, dnd .osd tab.has-open-popup:hover arrow, .osd tabbar tab.has-open-popup:hover arrow, tabbar .osd tab.has-open-popup:hover arrow, .osd notebook > header tabs > tab.has-open-popup:hover arrow, notebook > header .osd tabs > tab.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.has-open-popup:hover arrow, .osd columnview.view > header > button.has-open-popup:hover arrow, .osd treeview.view > header > button.has-open-popup:hover arrow, .osd dnd tab.has-open-popup:focus, dnd .osd tab.has-open-popup:focus, .osd tabbar tab.has-open-popup:focus, tabbar .osd tab.has-open-popup:focus, .osd notebook > header tabs > tab.has-open-popup:focus, notebook > header .osd tabs > tab.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.has-open-popup:focus, .osd columnview.view > header > button.has-open-popup:focus, .osd treeview.view > header > button.has-open-popup:focus, .osd dnd tab.has-open-popup:focus image, dnd .osd tab.has-open-popup:focus image, .osd tabbar tab.has-open-popup:focus image, tabbar .osd tab.has-open-popup:focus image, .osd notebook > header tabs > tab.has-open-popup:focus image, notebook > header .osd tabs > tab.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.has-open-popup:focus image, .osd columnview.view > header > button.has-open-popup:focus image, .osd treeview.view > header > button.has-open-popup:focus image, .osd dnd tab.has-open-popup:focus arrow, dnd .osd tab.has-open-popup:focus arrow, .osd tabbar tab.has-open-popup:focus arrow, tabbar .osd tab.has-open-popup:focus arrow, .osd notebook > header tabs > tab.has-open-popup:focus arrow, notebook > header .osd tabs > tab.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.has-open-popup:focus arrow, .osd columnview.view > header > button.has-open-popup:focus arrow, .osd treeview.view > header > button.has-open-popup:focus arrow, .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab button:hover, dnd .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab button:hover, .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab button:hover, tabbar .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab button:hover, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover, .osd columnview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button button:hover, .osd treeview.view > header > button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button button:hover, .osd dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab button:hover image, dnd .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab button:hover image, .osd tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab button:hover image, tabbar .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab button:hover image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover image, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover image, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover image, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover image, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover image, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover image, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover image, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover image, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover image, .osd columnview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button button:hover image, .osd treeview.view > header > button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button button:hover image, .osd dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab button:hover arrow, dnd .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab button:hover arrow, .osd tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab button:hover arrow, tabbar .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab button:hover arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:hover arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:hover arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button:hover arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button:hover arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button:hover arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:hover arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button:hover arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button:hover arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button:hover arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:hover arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:hover arrow, .osd columnview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button button:hover arrow, .osd treeview.view > header > button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button button:hover arrow, .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab button:focus, dnd .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab button:focus, .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab button:focus, tabbar .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab button:focus, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus, .osd columnview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button button:focus, .osd treeview.view > header > button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button button:focus, .osd dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab button:focus image, dnd .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab button:focus image, .osd tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab button:focus image, tabbar .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab button:focus image, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus image, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus image, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus image, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus image, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus image, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus image, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus image, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus image, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus image, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus image, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus image, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus image, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus image, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus image, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus image, .osd columnview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button button:focus image, .osd treeview.view > header > button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button button:focus image, .osd dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab button:focus arrow, dnd .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab button:focus arrow, .osd tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab button:focus arrow, tabbar .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab button:focus arrow, .osd notebook > header tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab button:focus arrow, notebook > header .osd tabs > tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab button:focus arrow, .osd notebook > header dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab button:focus arrow, dnd .osd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab button:focus arrow, .osd notebook > header tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab button:focus arrow, tabbar .osd notebook > header tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild button:focus arrow, notebook > header .osd dnd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab button:focus arrow, dnd notebook > header .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab button:focus arrow, notebook > header .osd tabbar tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab button:focus arrow, tabbar notebook > header .osd tab .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild button:focus arrow, .osd notebook > header > tabs > arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow button:focus arrow, .osd columnview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button button:focus arrow, .osd treeview.view > header > button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button button:focus arrow, .osd button:checked:hover, .osd button:checked:hover image, .osd button:checked:hover arrow, .osd button:checked:focus, .osd button:checked:focus image, .osd button:checked:focus arrow, .osd button:selected:hover, .osd button:selected:hover image, .osd button:selected:hover arrow, .osd button:selected:focus, .osd button:selected:focus image, .osd button:selected:focus arrow, .osd button.has-open-popup:hover, .osd button.has-open-popup:hover image, .osd button.has-open-popup:hover arrow, .osd button.has-open-popup:focus, .osd button.has-open-popup:focus image, .osd button.has-open-popup:focus arrow, .osd button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button button:hover, .osd button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button button:hover image, .osd button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button button:hover arrow, .osd button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button button:focus, .osd button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button button:focus image, .osd button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .app-notification button:disabled, popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd dnd tab:disabled, dnd .osd tab:disabled, .osd tabbar tab:disabled, tabbar .osd tab:disabled, .osd notebook > header tabs > tab:disabled, notebook > header .osd tabs > tab:disabled, .osd notebook > header tabbar tabbox > tabboxchild:disabled, tabbar .osd notebook > header tabbox > tabboxchild:disabled, notebook > header .osd tabbar tabbox > tabboxchild:disabled, tabbar notebook > header .osd tabbox > tabboxchild:disabled, .osd notebook > header > tabs > arrow:disabled, .osd button:disabled, .osd button:disabled:checked, .osd button:disabled:selected, .osd button:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -308,13 +308,13 @@ dnd tab.suggested-action:hover, tabbar tab.suggested-action:hover, notebook > he dnd tab.suggested-action:active, tabbar tab.suggested-action:active, notebook > header tabs > tab.suggested-action:active, notebook > header tabbar tabbox > tabboxchild.suggested-action:active, tabbar notebook > header tabbox > tabboxchild.suggested-action:active, notebook > header > tabs > arrow.suggested-action:active, dnd tab.suggested-action.keyboard-activating, tabbar tab.suggested-action.keyboard-activating, notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.suggested-action.keyboard-activating, button.suggested-action:active, button.suggested-action.keyboard-activating, button.suggested-action.osd:active, button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action.osd:checked, button.suggested-action.osd:selected, button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.suggested-action button, tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, button.suggested-action:checked, button.suggested-action:selected, button.suggested-action.has-open-popup, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header dnd tab.suggested-action:checked, dnd notebook > header tab.suggested-action:checked, notebook > header tabbar tab.suggested-action:checked, tabbar notebook > header tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:checked image, tabbar tab.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header dnd tab.suggested-action:checked image, dnd notebook > header tab.suggested-action:checked image, notebook > header tabbar tab.suggested-action:checked image, tabbar notebook > header tab.suggested-action:checked image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, dnd tab.suggested-action:checked arrow, tabbar tab.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header dnd tab.suggested-action:checked arrow, dnd notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tab.suggested-action:checked arrow, tabbar notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header dnd tab.suggested-action:selected, dnd notebook > header tab.suggested-action:selected, notebook > header tabbar tab.suggested-action:selected, tabbar notebook > header tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action:selected image, tabbar tab.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header dnd tab.suggested-action:selected image, dnd notebook > header tab.suggested-action:selected image, notebook > header tabbar tab.suggested-action:selected image, tabbar notebook > header tab.suggested-action:selected image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, dnd tab.suggested-action:selected arrow, tabbar tab.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header dnd tab.suggested-action:selected arrow, dnd notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tab.suggested-action:selected arrow, tabbar notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action.has-open-popup image, tabbar tab.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, dnd tab.suggested-action.has-open-popup arrow, tabbar tab.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, dnd tab.suggested-action.osd:checked, tabbar tab.suggested-action.osd:checked, dnd tab.suggested-action.osd:checked image, tabbar tab.suggested-action.osd:checked image, dnd tab.suggested-action.osd:checked arrow, tabbar tab.suggested-action.osd:checked arrow, dnd tab.suggested-action.osd:selected, tabbar tab.suggested-action.osd:selected, dnd tab.suggested-action.osd:selected image, tabbar tab.suggested-action.osd:selected image, dnd tab.suggested-action.osd:selected arrow, tabbar tab.suggested-action.osd:selected arrow, dnd tab.suggested-action.osd.has-open-popup, tabbar tab.suggested-action.osd.has-open-popup, dnd tab.suggested-action.osd.has-open-popup image, tabbar tab.suggested-action.osd.has-open-popup image, dnd tab.suggested-action.osd.has-open-popup arrow, tabbar tab.suggested-action.osd.has-open-popup arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action.osd:checked, button.suggested-action.osd:checked image, button.suggested-action.osd:checked arrow, button.suggested-action.osd:selected, button.suggested-action.osd:selected image, button.suggested-action.osd:selected arrow, button.suggested-action.osd.has-open-popup, button.suggested-action.osd.has-open-popup image, button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.suggested-action:checked, tabbar tab.suggested-action:checked, notebook > header tabs > tab.suggested-action:checked, notebook > header dnd tab.suggested-action:checked, dnd notebook > header tab.suggested-action:checked, notebook > header tabbar tab.suggested-action:checked, tabbar notebook > header tab.suggested-action:checked, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header > tabs > arrow.suggested-action:checked, dnd tab.suggested-action:checked image, tabbar tab.suggested-action:checked image, notebook > header tabs > tab.suggested-action:checked image, notebook > header dnd tab.suggested-action:checked image, dnd notebook > header tab.suggested-action:checked image, notebook > header tabbar tab.suggested-action:checked image, tabbar notebook > header tab.suggested-action:checked image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header > tabs > arrow.suggested-action:checked image, dnd tab.suggested-action:checked arrow, tabbar tab.suggested-action:checked arrow, notebook > header tabs > tab.suggested-action:checked arrow, notebook > header dnd tab.suggested-action:checked arrow, dnd notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tab.suggested-action:checked arrow, tabbar notebook > header tab.suggested-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header > tabs > arrow.suggested-action:checked arrow, dnd tab.suggested-action:selected, tabbar tab.suggested-action:selected, notebook > header tabs > tab.suggested-action:selected, notebook > header dnd tab.suggested-action:selected, dnd notebook > header tab.suggested-action:selected, notebook > header tabbar tab.suggested-action:selected, tabbar notebook > header tab.suggested-action:selected, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header > tabs > arrow.suggested-action:selected, dnd tab.suggested-action:selected image, tabbar tab.suggested-action:selected image, notebook > header tabs > tab.suggested-action:selected image, notebook > header dnd tab.suggested-action:selected image, dnd notebook > header tab.suggested-action:selected image, notebook > header tabbar tab.suggested-action:selected image, tabbar notebook > header tab.suggested-action:selected image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header > tabs > arrow.suggested-action:selected image, dnd tab.suggested-action:selected arrow, tabbar tab.suggested-action:selected arrow, notebook > header tabs > tab.suggested-action:selected arrow, notebook > header dnd tab.suggested-action:selected arrow, dnd notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tab.suggested-action:selected arrow, tabbar notebook > header tab.suggested-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header > tabs > arrow.suggested-action:selected arrow, dnd tab.suggested-action.has-open-popup, tabbar tab.suggested-action.has-open-popup, notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.suggested-action.has-open-popup, dnd tab.suggested-action.has-open-popup image, tabbar tab.suggested-action.has-open-popup image, notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.suggested-action.has-open-popup image, dnd tab.suggested-action.has-open-popup arrow, tabbar tab.suggested-action.has-open-popup arrow, notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.suggested-action button, tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.suggested-action button, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button, dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.suggested-action button image, tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.suggested-action button image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button image, dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.suggested-action button arrow, tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.suggested-action button arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button arrow, button.suggested-action:checked, button.suggested-action:checked image, button.suggested-action:checked arrow, button.suggested-action:selected, button.suggested-action:selected image, button.suggested-action:selected arrow, button.suggested-action.has-open-popup, button.suggested-action.has-open-popup image, button.suggested-action.has-open-popup arrow, button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.suggested-action button, button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.suggested-action button image, button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action button:hover, tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action button:focus, tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus, button.suggested-action:checked:hover, button.suggested-action:checked:focus, button.suggested-action:selected:hover, button.suggested-action:selected:focus, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:focus, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:focus, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:focus, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, columnview.view > header > button.suggested-action:checked:hover, treeview.view > header > button.suggested-action:checked:hover, dnd tab.suggested-action:checked:hover image, tabbar tab.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header dnd tab.suggested-action:checked:hover image, dnd notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tab.suggested-action:checked:hover image, tabbar notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, columnview.view > header > button.suggested-action:checked:hover image, treeview.view > header > button.suggested-action:checked:hover image, dnd tab.suggested-action:checked:hover arrow, tabbar tab.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header dnd tab.suggested-action:checked:hover arrow, dnd notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, columnview.view > header > button.suggested-action:checked:hover arrow, treeview.view > header > button.suggested-action:checked:hover arrow, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, columnview.view > header > button.suggested-action:checked:focus, treeview.view > header > button.suggested-action:checked:focus, dnd tab.suggested-action:checked:focus image, tabbar tab.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header dnd tab.suggested-action:checked:focus image, dnd notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tab.suggested-action:checked:focus image, tabbar notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, columnview.view > header > button.suggested-action:checked:focus image, treeview.view > header > button.suggested-action:checked:focus image, dnd tab.suggested-action:checked:focus arrow, tabbar tab.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header dnd tab.suggested-action:checked:focus arrow, dnd notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, columnview.view > header > button.suggested-action:checked:focus arrow, treeview.view > header > button.suggested-action:checked:focus arrow, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, columnview.view > header > button.suggested-action:selected:hover, treeview.view > header > button.suggested-action:selected:hover, dnd tab.suggested-action:selected:hover image, tabbar tab.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header dnd tab.suggested-action:selected:hover image, dnd notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tab.suggested-action:selected:hover image, tabbar notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, columnview.view > header > button.suggested-action:selected:hover image, treeview.view > header > button.suggested-action:selected:hover image, dnd tab.suggested-action:selected:hover arrow, tabbar tab.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header dnd tab.suggested-action:selected:hover arrow, dnd notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, columnview.view > header > button.suggested-action:selected:hover arrow, treeview.view > header > button.suggested-action:selected:hover arrow, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, columnview.view > header > button.suggested-action:selected:focus, treeview.view > header > button.suggested-action:selected:focus, dnd tab.suggested-action:selected:focus image, tabbar tab.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header dnd tab.suggested-action:selected:focus image, dnd notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tab.suggested-action:selected:focus image, tabbar notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, columnview.view > header > button.suggested-action:selected:focus image, treeview.view > header > button.suggested-action:selected:focus image, dnd tab.suggested-action:selected:focus arrow, tabbar tab.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header dnd tab.suggested-action:selected:focus arrow, dnd notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, columnview.view > header > button.suggested-action:selected:focus arrow, treeview.view > header > button.suggested-action:selected:focus arrow, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, columnview.view > header > button.suggested-action.has-open-popup:hover, treeview.view > header > button.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:hover image, tabbar tab.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, columnview.view > header > button.suggested-action.has-open-popup:hover image, treeview.view > header > button.suggested-action.has-open-popup:hover image, dnd tab.suggested-action.has-open-popup:hover arrow, tabbar tab.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.has-open-popup:hover arrow, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, columnview.view > header > button.suggested-action.has-open-popup:focus, treeview.view > header > button.suggested-action.has-open-popup:focus, dnd tab.suggested-action.has-open-popup:focus image, tabbar tab.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, columnview.view > header > button.suggested-action.has-open-popup:focus image, treeview.view > header > button.suggested-action.has-open-popup:focus image, dnd tab.suggested-action.has-open-popup:focus arrow, tabbar tab.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.has-open-popup:focus arrow, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, columnview.view > header > button.suggested-action.osd:checked:hover, treeview.view > header > button.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:hover image, tabbar tab.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, columnview.view > header > button.suggested-action.osd:checked:hover image, treeview.view > header > button.suggested-action.osd:checked:hover image, dnd tab.suggested-action.osd:checked:hover arrow, tabbar tab.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, columnview.view > header > button.suggested-action.osd:checked:hover arrow, treeview.view > header > button.suggested-action.osd:checked:hover arrow, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, columnview.view > header > button.suggested-action.osd:checked:focus, treeview.view > header > button.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:checked:focus image, tabbar tab.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, columnview.view > header > button.suggested-action.osd:checked:focus image, treeview.view > header > button.suggested-action.osd:checked:focus image, dnd tab.suggested-action.osd:checked:focus arrow, tabbar tab.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, columnview.view > header > button.suggested-action.osd:checked:focus arrow, treeview.view > header > button.suggested-action.osd:checked:focus arrow, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, columnview.view > header > button.suggested-action.osd:selected:hover, treeview.view > header > button.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:hover image, tabbar tab.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, columnview.view > header > button.suggested-action.osd:selected:hover image, treeview.view > header > button.suggested-action.osd:selected:hover image, dnd tab.suggested-action.osd:selected:hover arrow, tabbar tab.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, columnview.view > header > button.suggested-action.osd:selected:hover arrow, treeview.view > header > button.suggested-action.osd:selected:hover arrow, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, columnview.view > header > button.suggested-action.osd:selected:focus, treeview.view > header > button.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd:selected:focus image, tabbar tab.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, columnview.view > header > button.suggested-action.osd:selected:focus image, treeview.view > header > button.suggested-action.osd:selected:focus image, dnd tab.suggested-action.osd:selected:focus arrow, tabbar tab.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, columnview.view > header > button.suggested-action.osd:selected:focus arrow, treeview.view > header > button.suggested-action.osd:selected:focus arrow, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, columnview.view > header > button.suggested-action.osd.has-open-popup:hover, treeview.view > header > button.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:hover image, tabbar tab.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, dnd tab.suggested-action.osd.has-open-popup:hover arrow, tabbar tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, columnview.view > header > button.suggested-action.osd.has-open-popup:focus, treeview.view > header > button.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd.has-open-popup:focus image, tabbar tab.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, dnd tab.suggested-action.osd.has-open-popup:focus arrow, tabbar tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.suggested-action:checked:hover, tabbar tab.suggested-action:checked:hover, notebook > header tabs > tab.suggested-action:checked:hover, notebook > header dnd tab.suggested-action:checked:hover, dnd notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tab.suggested-action:checked:hover, tabbar notebook > header tab.suggested-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header > tabs > arrow.suggested-action:checked:hover, columnview.view > header > button.suggested-action:checked:hover, treeview.view > header > button.suggested-action:checked:hover, dnd tab.suggested-action:checked:hover image, tabbar tab.suggested-action:checked:hover image, notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header dnd tab.suggested-action:checked:hover image, dnd notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tab.suggested-action:checked:hover image, tabbar notebook > header tab.suggested-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header > tabs > arrow.suggested-action:checked:hover image, columnview.view > header > button.suggested-action:checked:hover image, treeview.view > header > button.suggested-action:checked:hover image, dnd tab.suggested-action:checked:hover arrow, tabbar tab.suggested-action:checked:hover arrow, notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header dnd tab.suggested-action:checked:hover arrow, dnd notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header tab.suggested-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header > tabs > arrow.suggested-action:checked:hover arrow, columnview.view > header > button.suggested-action:checked:hover arrow, treeview.view > header > button.suggested-action:checked:hover arrow, dnd tab.suggested-action:checked:focus, tabbar tab.suggested-action:checked:focus, notebook > header tabs > tab.suggested-action:checked:focus, notebook > header dnd tab.suggested-action:checked:focus, dnd notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tab.suggested-action:checked:focus, tabbar notebook > header tab.suggested-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header > tabs > arrow.suggested-action:checked:focus, columnview.view > header > button.suggested-action:checked:focus, treeview.view > header > button.suggested-action:checked:focus, dnd tab.suggested-action:checked:focus image, tabbar tab.suggested-action:checked:focus image, notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header dnd tab.suggested-action:checked:focus image, dnd notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tab.suggested-action:checked:focus image, tabbar notebook > header tab.suggested-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header > tabs > arrow.suggested-action:checked:focus image, columnview.view > header > button.suggested-action:checked:focus image, treeview.view > header > button.suggested-action:checked:focus image, dnd tab.suggested-action:checked:focus arrow, tabbar tab.suggested-action:checked:focus arrow, notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header dnd tab.suggested-action:checked:focus arrow, dnd notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header tab.suggested-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header > tabs > arrow.suggested-action:checked:focus arrow, columnview.view > header > button.suggested-action:checked:focus arrow, treeview.view > header > button.suggested-action:checked:focus arrow, dnd tab.suggested-action:selected:hover, tabbar tab.suggested-action:selected:hover, notebook > header tabs > tab.suggested-action:selected:hover, notebook > header dnd tab.suggested-action:selected:hover, dnd notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tab.suggested-action:selected:hover, tabbar notebook > header tab.suggested-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header > tabs > arrow.suggested-action:selected:hover, columnview.view > header > button.suggested-action:selected:hover, treeview.view > header > button.suggested-action:selected:hover, dnd tab.suggested-action:selected:hover image, tabbar tab.suggested-action:selected:hover image, notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header dnd tab.suggested-action:selected:hover image, dnd notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tab.suggested-action:selected:hover image, tabbar notebook > header tab.suggested-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header > tabs > arrow.suggested-action:selected:hover image, columnview.view > header > button.suggested-action:selected:hover image, treeview.view > header > button.suggested-action:selected:hover image, dnd tab.suggested-action:selected:hover arrow, tabbar tab.suggested-action:selected:hover arrow, notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header dnd tab.suggested-action:selected:hover arrow, dnd notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header tab.suggested-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header > tabs > arrow.suggested-action:selected:hover arrow, columnview.view > header > button.suggested-action:selected:hover arrow, treeview.view > header > button.suggested-action:selected:hover arrow, dnd tab.suggested-action:selected:focus, tabbar tab.suggested-action:selected:focus, notebook > header tabs > tab.suggested-action:selected:focus, notebook > header dnd tab.suggested-action:selected:focus, dnd notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tab.suggested-action:selected:focus, tabbar notebook > header tab.suggested-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header > tabs > arrow.suggested-action:selected:focus, columnview.view > header > button.suggested-action:selected:focus, treeview.view > header > button.suggested-action:selected:focus, dnd tab.suggested-action:selected:focus image, tabbar tab.suggested-action:selected:focus image, notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header dnd tab.suggested-action:selected:focus image, dnd notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tab.suggested-action:selected:focus image, tabbar notebook > header tab.suggested-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header > tabs > arrow.suggested-action:selected:focus image, columnview.view > header > button.suggested-action:selected:focus image, treeview.view > header > button.suggested-action:selected:focus image, dnd tab.suggested-action:selected:focus arrow, tabbar tab.suggested-action:selected:focus arrow, notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header dnd tab.suggested-action:selected:focus arrow, dnd notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header tab.suggested-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header > tabs > arrow.suggested-action:selected:focus arrow, columnview.view > header > button.suggested-action:selected:focus arrow, treeview.view > header > button.suggested-action:selected:focus arrow, dnd tab.suggested-action.has-open-popup:hover, tabbar tab.suggested-action.has-open-popup:hover, notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, columnview.view > header > button.suggested-action.has-open-popup:hover, treeview.view > header > button.suggested-action.has-open-popup:hover, dnd tab.suggested-action.has-open-popup:hover image, tabbar tab.suggested-action.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, columnview.view > header > button.suggested-action.has-open-popup:hover image, treeview.view > header > button.suggested-action.has-open-popup:hover image, dnd tab.suggested-action.has-open-popup:hover arrow, tabbar tab.suggested-action.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.has-open-popup:hover arrow, dnd tab.suggested-action.has-open-popup:focus, tabbar tab.suggested-action.has-open-popup:focus, notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, columnview.view > header > button.suggested-action.has-open-popup:focus, treeview.view > header > button.suggested-action.has-open-popup:focus, dnd tab.suggested-action.has-open-popup:focus image, tabbar tab.suggested-action.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, columnview.view > header > button.suggested-action.has-open-popup:focus image, treeview.view > header > button.suggested-action.has-open-popup:focus image, dnd tab.suggested-action.has-open-popup:focus arrow, tabbar tab.suggested-action.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.has-open-popup:focus arrow, dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action button:hover, tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action button:hover, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover, dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.suggested-action button:hover image, tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.suggested-action button:hover image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover image, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover image, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover image, dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.suggested-action button:hover arrow, tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.suggested-action button:hover arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:hover arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:hover arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:hover arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:hover arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:hover arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:hover arrow, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:hover arrow, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:hover arrow, dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action button:focus, tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action button:focus, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus, dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.suggested-action button:focus image, tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.suggested-action button:focus image, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus image, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus image, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus image, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus image, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus image, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus image, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus image, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus image, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus image, dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.suggested-action button:focus arrow, tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.suggested-action button:focus arrow, notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.suggested-action button:focus arrow, dnd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.suggested-action button:focus arrow, notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.suggested-action button:focus arrow, tabbar notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.suggested-action button:focus arrow, notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.suggested-action button:focus arrow, notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action button:focus arrow, columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action button:focus arrow, treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action button:focus arrow, dnd tab.suggested-action.osd:checked:hover, tabbar tab.suggested-action.osd:checked:hover, notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.suggested-action.osd:checked:hover, columnview.view > header > button.suggested-action.osd:checked:hover, treeview.view > header > button.suggested-action.osd:checked:hover, dnd tab.suggested-action.osd:checked:hover image, tabbar tab.suggested-action.osd:checked:hover image, notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, columnview.view > header > button.suggested-action.osd:checked:hover image, treeview.view > header > button.suggested-action.osd:checked:hover image, dnd tab.suggested-action.osd:checked:hover arrow, tabbar tab.suggested-action.osd:checked:hover arrow, notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, columnview.view > header > button.suggested-action.osd:checked:hover arrow, treeview.view > header > button.suggested-action.osd:checked:hover arrow, dnd tab.suggested-action.osd:checked:focus, tabbar tab.suggested-action.osd:checked:focus, notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.suggested-action.osd:checked:focus, columnview.view > header > button.suggested-action.osd:checked:focus, treeview.view > header > button.suggested-action.osd:checked:focus, dnd tab.suggested-action.osd:checked:focus image, tabbar tab.suggested-action.osd:checked:focus image, notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, columnview.view > header > button.suggested-action.osd:checked:focus image, treeview.view > header > button.suggested-action.osd:checked:focus image, dnd tab.suggested-action.osd:checked:focus arrow, tabbar tab.suggested-action.osd:checked:focus arrow, notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, columnview.view > header > button.suggested-action.osd:checked:focus arrow, treeview.view > header > button.suggested-action.osd:checked:focus arrow, dnd tab.suggested-action.osd:selected:hover, tabbar tab.suggested-action.osd:selected:hover, notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.suggested-action.osd:selected:hover, columnview.view > header > button.suggested-action.osd:selected:hover, treeview.view > header > button.suggested-action.osd:selected:hover, dnd tab.suggested-action.osd:selected:hover image, tabbar tab.suggested-action.osd:selected:hover image, notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, columnview.view > header > button.suggested-action.osd:selected:hover image, treeview.view > header > button.suggested-action.osd:selected:hover image, dnd tab.suggested-action.osd:selected:hover arrow, tabbar tab.suggested-action.osd:selected:hover arrow, notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, columnview.view > header > button.suggested-action.osd:selected:hover arrow, treeview.view > header > button.suggested-action.osd:selected:hover arrow, dnd tab.suggested-action.osd:selected:focus, tabbar tab.suggested-action.osd:selected:focus, notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.suggested-action.osd:selected:focus, columnview.view > header > button.suggested-action.osd:selected:focus, treeview.view > header > button.suggested-action.osd:selected:focus, dnd tab.suggested-action.osd:selected:focus image, tabbar tab.suggested-action.osd:selected:focus image, notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, columnview.view > header > button.suggested-action.osd:selected:focus image, treeview.view > header > button.suggested-action.osd:selected:focus image, dnd tab.suggested-action.osd:selected:focus arrow, tabbar tab.suggested-action.osd:selected:focus arrow, notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, columnview.view > header > button.suggested-action.osd:selected:focus arrow, treeview.view > header > button.suggested-action.osd:selected:focus arrow, dnd tab.suggested-action.osd.has-open-popup:hover, tabbar tab.suggested-action.osd.has-open-popup:hover, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, columnview.view > header > button.suggested-action.osd.has-open-popup:hover, treeview.view > header > button.suggested-action.osd.has-open-popup:hover, dnd tab.suggested-action.osd.has-open-popup:hover image, tabbar tab.suggested-action.osd.has-open-popup:hover image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, dnd tab.suggested-action.osd.has-open-popup:hover arrow, tabbar tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, dnd tab.suggested-action.osd.has-open-popup:focus, tabbar tab.suggested-action.osd.has-open-popup:focus, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, columnview.view > header > button.suggested-action.osd.has-open-popup:focus, treeview.view > header > button.suggested-action.osd.has-open-popup:focus, dnd tab.suggested-action.osd.has-open-popup:focus image, tabbar tab.suggested-action.osd.has-open-popup:focus image, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, dnd tab.suggested-action.osd.has-open-popup:focus arrow, tabbar tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover image, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover image, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover image, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover image, dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.suggested-action.osd button:hover arrow, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:hover arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:hover arrow, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:hover arrow, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus image, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus image, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus image, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus image, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus image, dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.suggested-action.osd button:focus arrow, tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.suggested-action.osd button:focus arrow, notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.suggested-action.osd button:focus arrow, treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.suggested-action.osd button:focus arrow, button.suggested-action:checked:hover, button.suggested-action:checked:hover image, button.suggested-action:checked:hover arrow, button.suggested-action:checked:focus, button.suggested-action:checked:focus image, button.suggested-action:checked:focus arrow, button.suggested-action:selected:hover, button.suggested-action:selected:hover image, button.suggested-action:selected:hover arrow, button.suggested-action:selected:focus, button.suggested-action:selected:focus image, button.suggested-action:selected:focus arrow, button.suggested-action.has-open-popup:hover, button.suggested-action.has-open-popup:hover image, button.suggested-action.has-open-popup:hover arrow, button.suggested-action.has-open-popup:focus, button.suggested-action.has-open-popup:focus image, button.suggested-action.has-open-popup:focus arrow, button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action button:hover, button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action button:hover image, button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action button:hover arrow, button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action button:focus, button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action button:focus image, button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action button:focus arrow, button.suggested-action.osd:checked:hover, button.suggested-action.osd:checked:hover image, button.suggested-action.osd:checked:hover arrow, button.suggested-action.osd:checked:focus, button.suggested-action.osd:checked:focus image, button.suggested-action.osd:checked:focus arrow, button.suggested-action.osd:selected:hover, button.suggested-action.osd:selected:hover image, button.suggested-action.osd:selected:hover arrow, button.suggested-action.osd:selected:focus, button.suggested-action.osd:selected:focus image, button.suggested-action.osd:selected:focus arrow, button.suggested-action.osd.has-open-popup:hover, button.suggested-action.osd.has-open-popup:hover image, button.suggested-action.osd.has-open-popup:hover arrow, button.suggested-action.osd.has-open-popup:focus, button.suggested-action.osd.has-open-popup:focus image, button.suggested-action.osd.has-open-popup:focus arrow, button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.suggested-action.osd button:hover, button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.suggested-action.osd button:hover image, button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.suggested-action.osd button:hover arrow, button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.suggested-action.osd button:focus, button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.suggested-action.osd button:focus image, button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.suggested-action:disabled, tabbar tab.suggested-action:disabled, notebook > header tabs > tab.suggested-action:disabled, notebook > header tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar notebook > header tabbox > tabboxchild.suggested-action:disabled, notebook > header > tabs > arrow.suggested-action:disabled, button.suggested-action:disabled, button.suggested-action:disabled:checked, button.suggested-action:disabled:selected, button.suggested-action:disabled.has-open-popup, button.suggested-action.osd:disabled, button.suggested-action.osd:disabled:checked, button.suggested-action.osd:disabled:selected, button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -326,13 +326,13 @@ dnd tab.suggested-action:disabled, tabbar tab.suggested-action:disabled, noteboo .osd dnd tab.suggested-action:active, dnd .osd tab.suggested-action:active, .osd tabbar tab.suggested-action:active, tabbar .osd tab.suggested-action:active, .osd notebook > header tabs > tab.suggested-action:active, notebook > header .osd tabs > tab.suggested-action:active, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:active, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:active, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:active, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:active, .osd notebook > header > tabs > arrow.suggested-action:active, .osd dnd tab.suggested-action.keyboard-activating, dnd .osd tab.suggested-action.keyboard-activating, .osd tabbar tab.suggested-action.keyboard-activating, tabbar .osd tab.suggested-action.keyboard-activating, .osd notebook > header tabs > tab.suggested-action.keyboard-activating, notebook > header .osd tabs > tab.suggested-action.keyboard-activating, .osd notebook > header dnd tab.keyboard-activating, dnd .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tab.keyboard-activating, tabbar .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd dnd tab.keyboard-activating, dnd notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tab.keyboard-activating, tabbar notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.suggested-action.keyboard-activating, .osd button.suggested-action:active, .osd button.suggested-action.keyboard-activating, .osd button.suggested-action.osd:active, .osd button.suggested-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.suggested-action button, dnd .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.suggested-action button, .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.suggested-action button, tabbar .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd button.suggested-action:checked, .osd button.suggested-action:selected, .osd button.suggested-action.has-open-popup, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header dnd tab.suggested-action:checked, dnd .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tab.suggested-action:checked, tabbar .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd dnd tab.suggested-action:checked, dnd notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tab.suggested-action:checked, tabbar notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:checked image, dnd .osd tab.suggested-action:checked image, .osd tabbar tab.suggested-action:checked image, tabbar .osd tab.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header dnd tab.suggested-action:checked image, dnd .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tab.suggested-action:checked image, tabbar .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header .osd dnd tab.suggested-action:checked image, dnd notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tab.suggested-action:checked image, tabbar notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd dnd tab.suggested-action:checked arrow, dnd .osd tab.suggested-action:checked arrow, .osd tabbar tab.suggested-action:checked arrow, tabbar .osd tab.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header dnd tab.suggested-action:checked arrow, dnd .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tab.suggested-action:checked arrow, tabbar .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header .osd dnd tab.suggested-action:checked arrow, dnd notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tab.suggested-action:checked arrow, tabbar notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header dnd tab.suggested-action:selected, dnd .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tab.suggested-action:selected, tabbar .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd dnd tab.suggested-action:selected, dnd notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tab.suggested-action:selected, tabbar notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action:selected image, dnd .osd tab.suggested-action:selected image, .osd tabbar tab.suggested-action:selected image, tabbar .osd tab.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header dnd tab.suggested-action:selected image, dnd .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tab.suggested-action:selected image, tabbar .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header .osd dnd tab.suggested-action:selected image, dnd notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tab.suggested-action:selected image, tabbar notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd dnd tab.suggested-action:selected arrow, dnd .osd tab.suggested-action:selected arrow, .osd tabbar tab.suggested-action:selected arrow, tabbar .osd tab.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header dnd tab.suggested-action:selected arrow, dnd .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tab.suggested-action:selected arrow, tabbar .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header .osd dnd tab.suggested-action:selected arrow, dnd notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tab.suggested-action:selected arrow, tabbar notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action.has-open-popup image, dnd .osd tab.suggested-action.has-open-popup image, .osd tabbar tab.suggested-action.has-open-popup image, tabbar .osd tab.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd dnd tab.suggested-action.has-open-popup arrow, dnd .osd tab.suggested-action.has-open-popup arrow, .osd tabbar tab.suggested-action.has-open-popup arrow, tabbar .osd tab.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd dnd tab.suggested-action.osd:checked, dnd .osd tab.suggested-action.osd:checked, .osd tabbar tab.suggested-action.osd:checked, tabbar .osd tab.suggested-action.osd:checked, .osd notebook > header tabs > tab.suggested-action.osd:checked, notebook > header .osd tabs > tab.suggested-action.osd:checked, .osd notebook > header dnd tab.osd:checked, dnd .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tab.osd:checked, tabbar .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked, notebook > header .osd dnd tab.osd:checked, dnd notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tab.osd:checked, tabbar notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked, .osd dnd tab.suggested-action.osd:checked image, dnd .osd tab.suggested-action.osd:checked image, .osd tabbar tab.suggested-action.osd:checked image, tabbar .osd tab.suggested-action.osd:checked image, .osd notebook > header tabs > tab.suggested-action.osd:checked image, notebook > header .osd tabs > tab.suggested-action.osd:checked image, .osd notebook > header dnd tab.osd:checked image, dnd .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tab.osd:checked image, tabbar .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked image, notebook > header .osd dnd tab.osd:checked image, dnd notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tab.osd:checked image, tabbar notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked image, .osd dnd tab.suggested-action.osd:checked arrow, dnd .osd tab.suggested-action.osd:checked arrow, .osd tabbar tab.suggested-action.osd:checked arrow, tabbar .osd tab.suggested-action.osd:checked arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked arrow, .osd notebook > header dnd tab.osd:checked arrow, dnd .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tab.osd:checked arrow, tabbar .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header .osd dnd tab.osd:checked arrow, dnd notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tab.osd:checked arrow, tabbar notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked arrow, .osd dnd tab.suggested-action.osd:selected, dnd .osd tab.suggested-action.osd:selected, .osd tabbar tab.suggested-action.osd:selected, tabbar .osd tab.suggested-action.osd:selected, .osd notebook > header tabs > tab.suggested-action.osd:selected, notebook > header .osd tabs > tab.suggested-action.osd:selected, .osd notebook > header dnd tab.osd:selected, dnd .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tab.osd:selected, tabbar .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected, notebook > header .osd dnd tab.osd:selected, dnd notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tab.osd:selected, tabbar notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected, .osd dnd tab.suggested-action.osd:selected image, dnd .osd tab.suggested-action.osd:selected image, .osd tabbar tab.suggested-action.osd:selected image, tabbar .osd tab.suggested-action.osd:selected image, .osd notebook > header tabs > tab.suggested-action.osd:selected image, notebook > header .osd tabs > tab.suggested-action.osd:selected image, .osd notebook > header dnd tab.osd:selected image, dnd .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tab.osd:selected image, tabbar .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected image, notebook > header .osd dnd tab.osd:selected image, dnd notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tab.osd:selected image, tabbar notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected image, .osd dnd tab.suggested-action.osd:selected arrow, dnd .osd tab.suggested-action.osd:selected arrow, .osd tabbar tab.suggested-action.osd:selected arrow, tabbar .osd tab.suggested-action.osd:selected arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected arrow, .osd notebook > header dnd tab.osd:selected arrow, dnd .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tab.osd:selected arrow, tabbar .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header .osd dnd tab.osd:selected arrow, dnd notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tab.osd:selected arrow, tabbar notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected arrow, .osd dnd tab.suggested-action.osd.has-open-popup, dnd .osd tab.suggested-action.osd.has-open-popup, .osd tabbar tab.suggested-action.osd.has-open-popup, tabbar .osd tab.suggested-action.osd.has-open-popup, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd dnd tab.suggested-action.osd.has-open-popup image, dnd .osd tab.suggested-action.osd.has-open-popup image, .osd tabbar tab.suggested-action.osd.has-open-popup image, tabbar .osd tab.suggested-action.osd.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd dnd tab.suggested-action.osd.has-open-popup arrow, dnd .osd tab.suggested-action.osd.has-open-popup arrow, .osd tabbar tab.suggested-action.osd.has-open-popup arrow, tabbar .osd tab.suggested-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action.osd:checked, .osd button.suggested-action.osd:checked image, .osd button.suggested-action.osd:checked arrow, .osd button.suggested-action.osd:selected, .osd button.suggested-action.osd:selected image, .osd button.suggested-action.osd:selected arrow, .osd button.suggested-action.osd.has-open-popup, .osd button.suggested-action.osd.has-open-popup image, .osd button.suggested-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd dnd tab.suggested-action:checked, dnd .osd tab.suggested-action:checked, .osd tabbar tab.suggested-action:checked, tabbar .osd tab.suggested-action:checked, .osd notebook > header tabs > tab.suggested-action:checked, notebook > header .osd tabs > tab.suggested-action:checked, .osd notebook > header dnd tab.suggested-action:checked, dnd .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tab.suggested-action:checked, tabbar .osd notebook > header tab.suggested-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked, notebook > header .osd dnd tab.suggested-action:checked, dnd notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tab.suggested-action:checked, tabbar notebook > header .osd tab.suggested-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked, .osd notebook > header > tabs > arrow.suggested-action:checked, .osd dnd tab.suggested-action:checked image, dnd .osd tab.suggested-action:checked image, .osd tabbar tab.suggested-action:checked image, tabbar .osd tab.suggested-action:checked image, .osd notebook > header tabs > tab.suggested-action:checked image, notebook > header .osd tabs > tab.suggested-action:checked image, .osd notebook > header dnd tab.suggested-action:checked image, dnd .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tab.suggested-action:checked image, tabbar .osd notebook > header tab.suggested-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked image, notebook > header .osd dnd tab.suggested-action:checked image, dnd notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tab.suggested-action:checked image, tabbar notebook > header .osd tab.suggested-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked image, .osd notebook > header > tabs > arrow.suggested-action:checked image, .osd dnd tab.suggested-action:checked arrow, dnd .osd tab.suggested-action:checked arrow, .osd tabbar tab.suggested-action:checked arrow, tabbar .osd tab.suggested-action:checked arrow, .osd notebook > header tabs > tab.suggested-action:checked arrow, notebook > header .osd tabs > tab.suggested-action:checked arrow, .osd notebook > header dnd tab.suggested-action:checked arrow, dnd .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tab.suggested-action:checked arrow, tabbar .osd notebook > header tab.suggested-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked arrow, notebook > header .osd dnd tab.suggested-action:checked arrow, dnd notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tab.suggested-action:checked arrow, tabbar notebook > header .osd tab.suggested-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked arrow, .osd notebook > header > tabs > arrow.suggested-action:checked arrow, .osd dnd tab.suggested-action:selected, dnd .osd tab.suggested-action:selected, .osd tabbar tab.suggested-action:selected, tabbar .osd tab.suggested-action:selected, .osd notebook > header tabs > tab.suggested-action:selected, notebook > header .osd tabs > tab.suggested-action:selected, .osd notebook > header dnd tab.suggested-action:selected, dnd .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tab.suggested-action:selected, tabbar .osd notebook > header tab.suggested-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected, notebook > header .osd dnd tab.suggested-action:selected, dnd notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tab.suggested-action:selected, tabbar notebook > header .osd tab.suggested-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected, .osd notebook > header > tabs > arrow.suggested-action:selected, .osd dnd tab.suggested-action:selected image, dnd .osd tab.suggested-action:selected image, .osd tabbar tab.suggested-action:selected image, tabbar .osd tab.suggested-action:selected image, .osd notebook > header tabs > tab.suggested-action:selected image, notebook > header .osd tabs > tab.suggested-action:selected image, .osd notebook > header dnd tab.suggested-action:selected image, dnd .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tab.suggested-action:selected image, tabbar .osd notebook > header tab.suggested-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected image, notebook > header .osd dnd tab.suggested-action:selected image, dnd notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tab.suggested-action:selected image, tabbar notebook > header .osd tab.suggested-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected image, .osd notebook > header > tabs > arrow.suggested-action:selected image, .osd dnd tab.suggested-action:selected arrow, dnd .osd tab.suggested-action:selected arrow, .osd tabbar tab.suggested-action:selected arrow, tabbar .osd tab.suggested-action:selected arrow, .osd notebook > header tabs > tab.suggested-action:selected arrow, notebook > header .osd tabs > tab.suggested-action:selected arrow, .osd notebook > header dnd tab.suggested-action:selected arrow, dnd .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tab.suggested-action:selected arrow, tabbar .osd notebook > header tab.suggested-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected arrow, notebook > header .osd dnd tab.suggested-action:selected arrow, dnd notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tab.suggested-action:selected arrow, tabbar notebook > header .osd tab.suggested-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected arrow, .osd notebook > header > tabs > arrow.suggested-action:selected arrow, .osd dnd tab.suggested-action.has-open-popup, dnd .osd tab.suggested-action.has-open-popup, .osd tabbar tab.suggested-action.has-open-popup, tabbar .osd tab.suggested-action.has-open-popup, .osd notebook > header tabs > tab.suggested-action.has-open-popup, notebook > header .osd tabs > tab.suggested-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup, .osd dnd tab.suggested-action.has-open-popup image, dnd .osd tab.suggested-action.has-open-popup image, .osd tabbar tab.suggested-action.has-open-popup image, tabbar .osd tab.suggested-action.has-open-popup image, .osd notebook > header tabs > tab.suggested-action.has-open-popup image, notebook > header .osd tabs > tab.suggested-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup image, .osd dnd tab.suggested-action.has-open-popup arrow, dnd .osd tab.suggested-action.has-open-popup arrow, .osd tabbar tab.suggested-action.has-open-popup arrow, tabbar .osd tab.suggested-action.has-open-popup arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.suggested-action button, dnd .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.suggested-action button, .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.suggested-action button, tabbar .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.suggested-action button, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button, .osd dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab.suggested-action button image, dnd .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab.suggested-action button image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button image, .osd dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button arrow, .osd button.suggested-action:checked, .osd button.suggested-action:checked image, .osd button.suggested-action:checked arrow, .osd button.suggested-action:selected, .osd button.suggested-action:selected image, .osd button.suggested-action:selected arrow, .osd button.suggested-action.has-open-popup, .osd button.suggested-action.has-open-popup image, .osd button.suggested-action.has-open-popup arrow, .osd button.suggested-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.suggested-action button, .osd button.suggested-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.suggested-action button image, .osd button.suggested-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.suggested-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:focus, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:focus, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd columnview.view > header > button.suggested-action:checked:hover, .osd treeview.view > header > button.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:hover image, dnd .osd tab.suggested-action:checked:hover image, .osd tabbar tab.suggested-action:checked:hover image, tabbar .osd tab.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header dnd tab.suggested-action:checked:hover image, dnd .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tab.suggested-action:checked:hover image, tabbar .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header .osd dnd tab.suggested-action:checked:hover image, dnd notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tab.suggested-action:checked:hover image, tabbar notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd columnview.view > header > button.suggested-action:checked:hover image, .osd treeview.view > header > button.suggested-action:checked:hover image, .osd dnd tab.suggested-action:checked:hover arrow, dnd .osd tab.suggested-action:checked:hover arrow, .osd tabbar tab.suggested-action:checked:hover arrow, tabbar .osd tab.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header dnd tab.suggested-action:checked:hover arrow, dnd .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header .osd dnd tab.suggested-action:checked:hover arrow, dnd notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd columnview.view > header > button.suggested-action:checked:hover arrow, .osd treeview.view > header > button.suggested-action:checked:hover arrow, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd columnview.view > header > button.suggested-action:checked:focus, .osd treeview.view > header > button.suggested-action:checked:focus, .osd dnd tab.suggested-action:checked:focus image, dnd .osd tab.suggested-action:checked:focus image, .osd tabbar tab.suggested-action:checked:focus image, tabbar .osd tab.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header dnd tab.suggested-action:checked:focus image, dnd .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tab.suggested-action:checked:focus image, tabbar .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header .osd dnd tab.suggested-action:checked:focus image, dnd notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tab.suggested-action:checked:focus image, tabbar notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd columnview.view > header > button.suggested-action:checked:focus image, .osd treeview.view > header > button.suggested-action:checked:focus image, .osd dnd tab.suggested-action:checked:focus arrow, dnd .osd tab.suggested-action:checked:focus arrow, .osd tabbar tab.suggested-action:checked:focus arrow, tabbar .osd tab.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header dnd tab.suggested-action:checked:focus arrow, dnd .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header .osd dnd tab.suggested-action:checked:focus arrow, dnd notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd columnview.view > header > button.suggested-action:checked:focus arrow, .osd treeview.view > header > button.suggested-action:checked:focus arrow, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd columnview.view > header > button.suggested-action:selected:hover, .osd treeview.view > header > button.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:hover image, dnd .osd tab.suggested-action:selected:hover image, .osd tabbar tab.suggested-action:selected:hover image, tabbar .osd tab.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header dnd tab.suggested-action:selected:hover image, dnd .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tab.suggested-action:selected:hover image, tabbar .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header .osd dnd tab.suggested-action:selected:hover image, dnd notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tab.suggested-action:selected:hover image, tabbar notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd columnview.view > header > button.suggested-action:selected:hover image, .osd treeview.view > header > button.suggested-action:selected:hover image, .osd dnd tab.suggested-action:selected:hover arrow, dnd .osd tab.suggested-action:selected:hover arrow, .osd tabbar tab.suggested-action:selected:hover arrow, tabbar .osd tab.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header dnd tab.suggested-action:selected:hover arrow, dnd .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header .osd dnd tab.suggested-action:selected:hover arrow, dnd notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd columnview.view > header > button.suggested-action:selected:hover arrow, .osd treeview.view > header > button.suggested-action:selected:hover arrow, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd columnview.view > header > button.suggested-action:selected:focus, .osd treeview.view > header > button.suggested-action:selected:focus, .osd dnd tab.suggested-action:selected:focus image, dnd .osd tab.suggested-action:selected:focus image, .osd tabbar tab.suggested-action:selected:focus image, tabbar .osd tab.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header dnd tab.suggested-action:selected:focus image, dnd .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tab.suggested-action:selected:focus image, tabbar .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header .osd dnd tab.suggested-action:selected:focus image, dnd notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tab.suggested-action:selected:focus image, tabbar notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd columnview.view > header > button.suggested-action:selected:focus image, .osd treeview.view > header > button.suggested-action:selected:focus image, .osd dnd tab.suggested-action:selected:focus arrow, dnd .osd tab.suggested-action:selected:focus arrow, .osd tabbar tab.suggested-action:selected:focus arrow, tabbar .osd tab.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header dnd tab.suggested-action:selected:focus arrow, dnd .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header .osd dnd tab.suggested-action:selected:focus arrow, dnd notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd columnview.view > header > button.suggested-action:selected:focus arrow, .osd treeview.view > header > button.suggested-action:selected:focus arrow, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:hover image, dnd .osd tab.suggested-action.has-open-popup:hover image, .osd tabbar tab.suggested-action.has-open-popup:hover image, tabbar .osd tab.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.has-open-popup:hover image, .osd dnd tab.suggested-action.has-open-popup:hover arrow, dnd .osd tab.suggested-action.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.has-open-popup:focus image, dnd .osd tab.suggested-action.has-open-popup:focus image, .osd tabbar tab.suggested-action.has-open-popup:focus image, tabbar .osd tab.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.has-open-popup:focus image, .osd dnd tab.suggested-action.has-open-popup:focus arrow, dnd .osd tab.suggested-action.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd columnview.view > header > button.suggested-action.osd:checked:hover, .osd treeview.view > header > button.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:hover image, dnd .osd tab.suggested-action.osd:checked:hover image, .osd tabbar tab.suggested-action.osd:checked:hover image, tabbar .osd tab.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd columnview.view > header > button.suggested-action.osd:checked:hover image, .osd treeview.view > header > button.suggested-action.osd:checked:hover image, .osd dnd tab.suggested-action.osd:checked:hover arrow, dnd .osd tab.suggested-action.osd:checked:hover arrow, .osd tabbar tab.suggested-action.osd:checked:hover arrow, tabbar .osd tab.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd columnview.view > header > button.suggested-action.osd:checked:hover arrow, .osd treeview.view > header > button.suggested-action.osd:checked:hover arrow, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd columnview.view > header > button.suggested-action.osd:checked:focus, .osd treeview.view > header > button.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:checked:focus image, dnd .osd tab.suggested-action.osd:checked:focus image, .osd tabbar tab.suggested-action.osd:checked:focus image, tabbar .osd tab.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd columnview.view > header > button.suggested-action.osd:checked:focus image, .osd treeview.view > header > button.suggested-action.osd:checked:focus image, .osd dnd tab.suggested-action.osd:checked:focus arrow, dnd .osd tab.suggested-action.osd:checked:focus arrow, .osd tabbar tab.suggested-action.osd:checked:focus arrow, tabbar .osd tab.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd columnview.view > header > button.suggested-action.osd:checked:focus arrow, .osd treeview.view > header > button.suggested-action.osd:checked:focus arrow, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd columnview.view > header > button.suggested-action.osd:selected:hover, .osd treeview.view > header > button.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:hover image, dnd .osd tab.suggested-action.osd:selected:hover image, .osd tabbar tab.suggested-action.osd:selected:hover image, tabbar .osd tab.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd columnview.view > header > button.suggested-action.osd:selected:hover image, .osd treeview.view > header > button.suggested-action.osd:selected:hover image, .osd dnd tab.suggested-action.osd:selected:hover arrow, dnd .osd tab.suggested-action.osd:selected:hover arrow, .osd tabbar tab.suggested-action.osd:selected:hover arrow, tabbar .osd tab.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd columnview.view > header > button.suggested-action.osd:selected:hover arrow, .osd treeview.view > header > button.suggested-action.osd:selected:hover arrow, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd columnview.view > header > button.suggested-action.osd:selected:focus, .osd treeview.view > header > button.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd:selected:focus image, dnd .osd tab.suggested-action.osd:selected:focus image, .osd tabbar tab.suggested-action.osd:selected:focus image, tabbar .osd tab.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd columnview.view > header > button.suggested-action.osd:selected:focus image, .osd treeview.view > header > button.suggested-action.osd:selected:focus image, .osd dnd tab.suggested-action.osd:selected:focus arrow, dnd .osd tab.suggested-action.osd:selected:focus arrow, .osd tabbar tab.suggested-action.osd:selected:focus arrow, tabbar .osd tab.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd columnview.view > header > button.suggested-action.osd:selected:focus arrow, .osd treeview.view > header > button.suggested-action.osd:selected:focus arrow, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:hover image, dnd .osd tab.suggested-action.osd.has-open-popup:hover image, .osd tabbar tab.suggested-action.osd.has-open-popup:hover image, tabbar .osd tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd dnd tab.suggested-action.osd.has-open-popup:hover arrow, dnd .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd dnd tab.suggested-action.osd.has-open-popup:focus image, dnd .osd tab.suggested-action.osd.has-open-popup:focus image, .osd tabbar tab.suggested-action.osd.has-open-popup:focus image, tabbar .osd tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd dnd tab.suggested-action.osd.has-open-popup:focus arrow, dnd .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd dnd tab.suggested-action:checked:hover, dnd .osd tab.suggested-action:checked:hover, .osd tabbar tab.suggested-action:checked:hover, tabbar .osd tab.suggested-action:checked:hover, .osd notebook > header tabs > tab.suggested-action:checked:hover, notebook > header .osd tabs > tab.suggested-action:checked:hover, .osd notebook > header dnd tab.suggested-action:checked:hover, dnd .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tab.suggested-action:checked:hover, tabbar .osd notebook > header tab.suggested-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover, notebook > header .osd dnd tab.suggested-action:checked:hover, dnd notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tab.suggested-action:checked:hover, tabbar notebook > header .osd tab.suggested-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover, .osd notebook > header > tabs > arrow.suggested-action:checked:hover, .osd columnview.view > header > button.suggested-action:checked:hover, .osd treeview.view > header > button.suggested-action:checked:hover, .osd dnd tab.suggested-action:checked:hover image, dnd .osd tab.suggested-action:checked:hover image, .osd tabbar tab.suggested-action:checked:hover image, tabbar .osd tab.suggested-action:checked:hover image, .osd notebook > header tabs > tab.suggested-action:checked:hover image, notebook > header .osd tabs > tab.suggested-action:checked:hover image, .osd notebook > header dnd tab.suggested-action:checked:hover image, dnd .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tab.suggested-action:checked:hover image, tabbar .osd notebook > header tab.suggested-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover image, notebook > header .osd dnd tab.suggested-action:checked:hover image, dnd notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tab.suggested-action:checked:hover image, tabbar notebook > header .osd tab.suggested-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action:checked:hover image, .osd columnview.view > header > button.suggested-action:checked:hover image, .osd treeview.view > header > button.suggested-action:checked:hover image, .osd dnd tab.suggested-action:checked:hover arrow, dnd .osd tab.suggested-action:checked:hover arrow, .osd tabbar tab.suggested-action:checked:hover arrow, tabbar .osd tab.suggested-action:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action:checked:hover arrow, .osd notebook > header dnd tab.suggested-action:checked:hover arrow, dnd .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tab.suggested-action:checked:hover arrow, tabbar .osd notebook > header tab.suggested-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:hover arrow, notebook > header .osd dnd tab.suggested-action:checked:hover arrow, dnd notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tab.suggested-action:checked:hover arrow, tabbar notebook > header .osd tab.suggested-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:hover arrow, .osd columnview.view > header > button.suggested-action:checked:hover arrow, .osd treeview.view > header > button.suggested-action:checked:hover arrow, .osd dnd tab.suggested-action:checked:focus, dnd .osd tab.suggested-action:checked:focus, .osd tabbar tab.suggested-action:checked:focus, tabbar .osd tab.suggested-action:checked:focus, .osd notebook > header tabs > tab.suggested-action:checked:focus, notebook > header .osd tabs > tab.suggested-action:checked:focus, .osd notebook > header dnd tab.suggested-action:checked:focus, dnd .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tab.suggested-action:checked:focus, tabbar .osd notebook > header tab.suggested-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus, notebook > header .osd dnd tab.suggested-action:checked:focus, dnd notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tab.suggested-action:checked:focus, tabbar notebook > header .osd tab.suggested-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus, .osd notebook > header > tabs > arrow.suggested-action:checked:focus, .osd columnview.view > header > button.suggested-action:checked:focus, .osd treeview.view > header > button.suggested-action:checked:focus, .osd dnd tab.suggested-action:checked:focus image, dnd .osd tab.suggested-action:checked:focus image, .osd tabbar tab.suggested-action:checked:focus image, tabbar .osd tab.suggested-action:checked:focus image, .osd notebook > header tabs > tab.suggested-action:checked:focus image, notebook > header .osd tabs > tab.suggested-action:checked:focus image, .osd notebook > header dnd tab.suggested-action:checked:focus image, dnd .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tab.suggested-action:checked:focus image, tabbar .osd notebook > header tab.suggested-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus image, notebook > header .osd dnd tab.suggested-action:checked:focus image, dnd notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tab.suggested-action:checked:focus image, tabbar notebook > header .osd tab.suggested-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action:checked:focus image, .osd columnview.view > header > button.suggested-action:checked:focus image, .osd treeview.view > header > button.suggested-action:checked:focus image, .osd dnd tab.suggested-action:checked:focus arrow, dnd .osd tab.suggested-action:checked:focus arrow, .osd tabbar tab.suggested-action:checked:focus arrow, tabbar .osd tab.suggested-action:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action:checked:focus arrow, .osd notebook > header dnd tab.suggested-action:checked:focus arrow, dnd .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tab.suggested-action:checked:focus arrow, tabbar .osd notebook > header tab.suggested-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:checked:focus arrow, notebook > header .osd dnd tab.suggested-action:checked:focus arrow, dnd notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tab.suggested-action:checked:focus arrow, tabbar notebook > header .osd tab.suggested-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:checked:focus arrow, .osd columnview.view > header > button.suggested-action:checked:focus arrow, .osd treeview.view > header > button.suggested-action:checked:focus arrow, .osd dnd tab.suggested-action:selected:hover, dnd .osd tab.suggested-action:selected:hover, .osd tabbar tab.suggested-action:selected:hover, tabbar .osd tab.suggested-action:selected:hover, .osd notebook > header tabs > tab.suggested-action:selected:hover, notebook > header .osd tabs > tab.suggested-action:selected:hover, .osd notebook > header dnd tab.suggested-action:selected:hover, dnd .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tab.suggested-action:selected:hover, tabbar .osd notebook > header tab.suggested-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover, notebook > header .osd dnd tab.suggested-action:selected:hover, dnd notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tab.suggested-action:selected:hover, tabbar notebook > header .osd tab.suggested-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover, .osd notebook > header > tabs > arrow.suggested-action:selected:hover, .osd columnview.view > header > button.suggested-action:selected:hover, .osd treeview.view > header > button.suggested-action:selected:hover, .osd dnd tab.suggested-action:selected:hover image, dnd .osd tab.suggested-action:selected:hover image, .osd tabbar tab.suggested-action:selected:hover image, tabbar .osd tab.suggested-action:selected:hover image, .osd notebook > header tabs > tab.suggested-action:selected:hover image, notebook > header .osd tabs > tab.suggested-action:selected:hover image, .osd notebook > header dnd tab.suggested-action:selected:hover image, dnd .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tab.suggested-action:selected:hover image, tabbar .osd notebook > header tab.suggested-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover image, notebook > header .osd dnd tab.suggested-action:selected:hover image, dnd notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tab.suggested-action:selected:hover image, tabbar notebook > header .osd tab.suggested-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action:selected:hover image, .osd columnview.view > header > button.suggested-action:selected:hover image, .osd treeview.view > header > button.suggested-action:selected:hover image, .osd dnd tab.suggested-action:selected:hover arrow, dnd .osd tab.suggested-action:selected:hover arrow, .osd tabbar tab.suggested-action:selected:hover arrow, tabbar .osd tab.suggested-action:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action:selected:hover arrow, .osd notebook > header dnd tab.suggested-action:selected:hover arrow, dnd .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tab.suggested-action:selected:hover arrow, tabbar .osd notebook > header tab.suggested-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:hover arrow, notebook > header .osd dnd tab.suggested-action:selected:hover arrow, dnd notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tab.suggested-action:selected:hover arrow, tabbar notebook > header .osd tab.suggested-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:hover arrow, .osd columnview.view > header > button.suggested-action:selected:hover arrow, .osd treeview.view > header > button.suggested-action:selected:hover arrow, .osd dnd tab.suggested-action:selected:focus, dnd .osd tab.suggested-action:selected:focus, .osd tabbar tab.suggested-action:selected:focus, tabbar .osd tab.suggested-action:selected:focus, .osd notebook > header tabs > tab.suggested-action:selected:focus, notebook > header .osd tabs > tab.suggested-action:selected:focus, .osd notebook > header dnd tab.suggested-action:selected:focus, dnd .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tab.suggested-action:selected:focus, tabbar .osd notebook > header tab.suggested-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus, notebook > header .osd dnd tab.suggested-action:selected:focus, dnd notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tab.suggested-action:selected:focus, tabbar notebook > header .osd tab.suggested-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus, .osd notebook > header > tabs > arrow.suggested-action:selected:focus, .osd columnview.view > header > button.suggested-action:selected:focus, .osd treeview.view > header > button.suggested-action:selected:focus, .osd dnd tab.suggested-action:selected:focus image, dnd .osd tab.suggested-action:selected:focus image, .osd tabbar tab.suggested-action:selected:focus image, tabbar .osd tab.suggested-action:selected:focus image, .osd notebook > header tabs > tab.suggested-action:selected:focus image, notebook > header .osd tabs > tab.suggested-action:selected:focus image, .osd notebook > header dnd tab.suggested-action:selected:focus image, dnd .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tab.suggested-action:selected:focus image, tabbar .osd notebook > header tab.suggested-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus image, notebook > header .osd dnd tab.suggested-action:selected:focus image, dnd notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tab.suggested-action:selected:focus image, tabbar notebook > header .osd tab.suggested-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action:selected:focus image, .osd columnview.view > header > button.suggested-action:selected:focus image, .osd treeview.view > header > button.suggested-action:selected:focus image, .osd dnd tab.suggested-action:selected:focus arrow, dnd .osd tab.suggested-action:selected:focus arrow, .osd tabbar tab.suggested-action:selected:focus arrow, tabbar .osd tab.suggested-action:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action:selected:focus arrow, .osd notebook > header dnd tab.suggested-action:selected:focus arrow, dnd .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tab.suggested-action:selected:focus arrow, tabbar .osd notebook > header tab.suggested-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:selected:focus arrow, notebook > header .osd dnd tab.suggested-action:selected:focus arrow, dnd notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tab.suggested-action:selected:focus arrow, tabbar notebook > header .osd tab.suggested-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action:selected:focus arrow, .osd columnview.view > header > button.suggested-action:selected:focus arrow, .osd treeview.view > header > button.suggested-action:selected:focus arrow, .osd dnd tab.suggested-action.has-open-popup:hover, dnd .osd tab.suggested-action.has-open-popup:hover, .osd tabbar tab.suggested-action.has-open-popup:hover, tabbar .osd tab.suggested-action.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.has-open-popup:hover, .osd dnd tab.suggested-action.has-open-popup:hover image, dnd .osd tab.suggested-action.has-open-popup:hover image, .osd tabbar tab.suggested-action.has-open-popup:hover image, tabbar .osd tab.suggested-action.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.has-open-popup:hover image, .osd dnd tab.suggested-action.has-open-popup:hover arrow, dnd .osd tab.suggested-action.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:hover arrow, .osd dnd tab.suggested-action.has-open-popup:focus, dnd .osd tab.suggested-action.has-open-popup:focus, .osd tabbar tab.suggested-action.has-open-popup:focus, tabbar .osd tab.suggested-action.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.has-open-popup:focus, .osd dnd tab.suggested-action.has-open-popup:focus image, dnd .osd tab.suggested-action.has-open-popup:focus image, .osd tabbar tab.suggested-action.has-open-popup:focus image, tabbar .osd tab.suggested-action.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.has-open-popup:focus image, .osd dnd tab.suggested-action.has-open-popup:focus arrow, dnd .osd tab.suggested-action.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.has-open-popup:focus arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover image, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover image, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover image, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover image, .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button:hover arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button:hover arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:hover arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:hover arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:hover arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:hover arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:hover arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:hover arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:hover arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:hover arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:hover arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:hover arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:hover arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:hover arrow, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:hover arrow, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:hover arrow, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus image, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus image, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus image, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus image, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus image, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus image, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus image, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus image, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus image, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus image, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus image, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus image, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus image, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus image, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus image, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus image, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus image, .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action button:focus arrow, dnd .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action button:focus arrow, .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action button:focus arrow, tabbar .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action button:focus arrow, .osd notebook > header tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action button:focus arrow, notebook > header .osd tabs > tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action button:focus arrow, .osd notebook > header dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.suggested-action button:focus arrow, dnd .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.suggested-action button:focus arrow, .osd notebook > header tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.suggested-action button:focus arrow, tabbar .osd notebook > header tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.suggested-action button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.suggested-action button:focus arrow, notebook > header .osd dnd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.suggested-action button:focus arrow, dnd notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.suggested-action button:focus arrow, notebook > header .osd tabbar tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.suggested-action button:focus arrow, tabbar notebook > header .osd tab.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.suggested-action button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.suggested-action button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.suggested-action button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action button:focus arrow, .osd columnview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action button:focus arrow, .osd treeview.view > header > button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action button:focus arrow, .osd dnd tab.suggested-action.osd:checked:hover, dnd .osd tab.suggested-action.osd:checked:hover, .osd tabbar tab.suggested-action.osd:checked:hover, tabbar .osd tab.suggested-action.osd:checked:hover, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover, .osd columnview.view > header > button.suggested-action.osd:checked:hover, .osd treeview.view > header > button.suggested-action.osd:checked:hover, .osd dnd tab.suggested-action.osd:checked:hover image, dnd .osd tab.suggested-action.osd:checked:hover image, .osd tabbar tab.suggested-action.osd:checked:hover image, tabbar .osd tab.suggested-action.osd:checked:hover image, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover image, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover image, .osd columnview.view > header > button.suggested-action.osd:checked:hover image, .osd treeview.view > header > button.suggested-action.osd:checked:hover image, .osd dnd tab.suggested-action.osd:checked:hover arrow, dnd .osd tab.suggested-action.osd:checked:hover arrow, .osd tabbar tab.suggested-action.osd:checked:hover arrow, tabbar .osd tab.suggested-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:hover arrow, .osd columnview.view > header > button.suggested-action.osd:checked:hover arrow, .osd treeview.view > header > button.suggested-action.osd:checked:hover arrow, .osd dnd tab.suggested-action.osd:checked:focus, dnd .osd tab.suggested-action.osd:checked:focus, .osd tabbar tab.suggested-action.osd:checked:focus, tabbar .osd tab.suggested-action.osd:checked:focus, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus, .osd columnview.view > header > button.suggested-action.osd:checked:focus, .osd treeview.view > header > button.suggested-action.osd:checked:focus, .osd dnd tab.suggested-action.osd:checked:focus image, dnd .osd tab.suggested-action.osd:checked:focus image, .osd tabbar tab.suggested-action.osd:checked:focus image, tabbar .osd tab.suggested-action.osd:checked:focus image, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus image, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus image, .osd columnview.view > header > button.suggested-action.osd:checked:focus image, .osd treeview.view > header > button.suggested-action.osd:checked:focus image, .osd dnd tab.suggested-action.osd:checked:focus arrow, dnd .osd tab.suggested-action.osd:checked:focus arrow, .osd tabbar tab.suggested-action.osd:checked:focus arrow, tabbar .osd tab.suggested-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:checked:focus arrow, .osd columnview.view > header > button.suggested-action.osd:checked:focus arrow, .osd treeview.view > header > button.suggested-action.osd:checked:focus arrow, .osd dnd tab.suggested-action.osd:selected:hover, dnd .osd tab.suggested-action.osd:selected:hover, .osd tabbar tab.suggested-action.osd:selected:hover, tabbar .osd tab.suggested-action.osd:selected:hover, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover, .osd columnview.view > header > button.suggested-action.osd:selected:hover, .osd treeview.view > header > button.suggested-action.osd:selected:hover, .osd dnd tab.suggested-action.osd:selected:hover image, dnd .osd tab.suggested-action.osd:selected:hover image, .osd tabbar tab.suggested-action.osd:selected:hover image, tabbar .osd tab.suggested-action.osd:selected:hover image, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover image, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover image, .osd columnview.view > header > button.suggested-action.osd:selected:hover image, .osd treeview.view > header > button.suggested-action.osd:selected:hover image, .osd dnd tab.suggested-action.osd:selected:hover arrow, dnd .osd tab.suggested-action.osd:selected:hover arrow, .osd tabbar tab.suggested-action.osd:selected:hover arrow, tabbar .osd tab.suggested-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:hover arrow, .osd columnview.view > header > button.suggested-action.osd:selected:hover arrow, .osd treeview.view > header > button.suggested-action.osd:selected:hover arrow, .osd dnd tab.suggested-action.osd:selected:focus, dnd .osd tab.suggested-action.osd:selected:focus, .osd tabbar tab.suggested-action.osd:selected:focus, tabbar .osd tab.suggested-action.osd:selected:focus, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus, .osd columnview.view > header > button.suggested-action.osd:selected:focus, .osd treeview.view > header > button.suggested-action.osd:selected:focus, .osd dnd tab.suggested-action.osd:selected:focus image, dnd .osd tab.suggested-action.osd:selected:focus image, .osd tabbar tab.suggested-action.osd:selected:focus image, tabbar .osd tab.suggested-action.osd:selected:focus image, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus image, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus image, .osd columnview.view > header > button.suggested-action.osd:selected:focus image, .osd treeview.view > header > button.suggested-action.osd:selected:focus image, .osd dnd tab.suggested-action.osd:selected:focus arrow, dnd .osd tab.suggested-action.osd:selected:focus arrow, .osd tabbar tab.suggested-action.osd:selected:focus arrow, tabbar .osd tab.suggested-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd:selected:focus arrow, .osd columnview.view > header > button.suggested-action.osd:selected:focus arrow, .osd treeview.view > header > button.suggested-action.osd:selected:focus arrow, .osd dnd tab.suggested-action.osd.has-open-popup:hover, dnd .osd tab.suggested-action.osd.has-open-popup:hover, .osd tabbar tab.suggested-action.osd.has-open-popup:hover, tabbar .osd tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover, .osd dnd tab.suggested-action.osd.has-open-popup:hover image, dnd .osd tab.suggested-action.osd.has-open-popup:hover image, .osd tabbar tab.suggested-action.osd.has-open-popup:hover image, tabbar .osd tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover image, .osd dnd tab.suggested-action.osd.has-open-popup:hover arrow, dnd .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:hover arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:hover arrow, .osd dnd tab.suggested-action.osd.has-open-popup:focus, dnd .osd tab.suggested-action.osd.has-open-popup:focus, .osd tabbar tab.suggested-action.osd.has-open-popup:focus, tabbar .osd tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus, .osd dnd tab.suggested-action.osd.has-open-popup:focus image, dnd .osd tab.suggested-action.osd.has-open-popup:focus image, .osd tabbar tab.suggested-action.osd.has-open-popup:focus image, tabbar .osd tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus image, .osd dnd tab.suggested-action.osd.has-open-popup:focus arrow, dnd .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd tabbar tab.suggested-action.osd.has-open-popup:focus arrow, tabbar .osd tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.suggested-action.osd.has-open-popup:focus arrow, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover image, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover image, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover image, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover image, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover image, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover image, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:hover arrow, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:hover arrow, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:hover arrow, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:hover arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:hover arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:hover arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:hover arrow, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:hover arrow, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:hover arrow, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus image, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus image, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus image, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus image, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus image, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus image, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus image, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus image, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus image, .osd dnd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.suggested-action.osd button:focus arrow, dnd .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.suggested-action.osd button:focus arrow, .osd tabbar tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.suggested-action.osd button:focus arrow, tabbar .osd tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.suggested-action.osd button:focus arrow, .osd notebook > header tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.suggested-action.osd button:focus arrow, notebook > header .osd tabs > tab.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.suggested-action.osd button:focus arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus arrow, .osd notebook > header > tabs > arrow.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.suggested-action.osd button:focus arrow, .osd columnview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.suggested-action.osd button:focus arrow, .osd treeview.view > header > button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.suggested-action.osd button:focus arrow, .osd button.suggested-action:checked:hover, .osd button.suggested-action:checked:hover image, .osd button.suggested-action:checked:hover arrow, .osd button.suggested-action:checked:focus, .osd button.suggested-action:checked:focus image, .osd button.suggested-action:checked:focus arrow, .osd button.suggested-action:selected:hover, .osd button.suggested-action:selected:hover image, .osd button.suggested-action:selected:hover arrow, .osd button.suggested-action:selected:focus, .osd button.suggested-action:selected:focus image, .osd button.suggested-action:selected:focus arrow, .osd button.suggested-action.has-open-popup:hover, .osd button.suggested-action.has-open-popup:hover image, .osd button.suggested-action.has-open-popup:hover arrow, .osd button.suggested-action.has-open-popup:focus, .osd button.suggested-action.has-open-popup:focus image, .osd button.suggested-action.has-open-popup:focus arrow, .osd button.suggested-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action button:hover, .osd button.suggested-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action button:hover image, .osd button.suggested-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action button:hover arrow, .osd button.suggested-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action button:focus, .osd button.suggested-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action button:focus image, .osd button.suggested-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action button:focus arrow, .osd button.suggested-action.osd:checked:hover, .osd button.suggested-action.osd:checked:hover image, .osd button.suggested-action.osd:checked:hover arrow, .osd button.suggested-action.osd:checked:focus, .osd button.suggested-action.osd:checked:focus image, .osd button.suggested-action.osd:checked:focus arrow, .osd button.suggested-action.osd:selected:hover, .osd button.suggested-action.osd:selected:hover image, .osd button.suggested-action.osd:selected:hover arrow, .osd button.suggested-action.osd:selected:focus, .osd button.suggested-action.osd:selected:focus image, .osd button.suggested-action.osd:selected:focus arrow, .osd button.suggested-action.osd.has-open-popup:hover, .osd button.suggested-action.osd.has-open-popup:hover image, .osd button.suggested-action.osd.has-open-popup:hover arrow, .osd button.suggested-action.osd.has-open-popup:focus, .osd button.suggested-action.osd.has-open-popup:focus image, .osd button.suggested-action.osd.has-open-popup:focus arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover image, .osd button.suggested-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:hover arrow, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus image, .osd button.suggested-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.suggested-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd dnd tab.suggested-action:disabled, dnd .osd tab.suggested-action:disabled, .osd tabbar tab.suggested-action:disabled, tabbar .osd tab.suggested-action:disabled, .osd notebook > header tabs > tab.suggested-action:disabled, notebook > header .osd tabs > tab.suggested-action:disabled, .osd notebook > header tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar .osd notebook > header tabbox > tabboxchild.suggested-action:disabled, notebook > header .osd tabbar tabbox > tabboxchild.suggested-action:disabled, tabbar notebook > header .osd tabbox > tabboxchild.suggested-action:disabled, .osd notebook > header > tabs > arrow.suggested-action:disabled, .osd button.suggested-action:disabled, .osd button.suggested-action:disabled:checked, .osd button.suggested-action:disabled:selected, .osd button.suggested-action:disabled.has-open-popup, .osd button.suggested-action.osd:disabled, .osd button.suggested-action.osd:disabled:checked, .osd button.suggested-action.osd:disabled:selected, .osd button.suggested-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -344,13 +344,13 @@ dnd tab.destructive-action:hover, tabbar tab.destructive-action:hover, notebook dnd tab.destructive-action:active, tabbar tab.destructive-action:active, notebook > header tabs > tab.destructive-action:active, notebook > header tabbar tabbox > tabboxchild.destructive-action:active, tabbar notebook > header tabbox > tabboxchild.destructive-action:active, notebook > header > tabs > arrow.destructive-action:active, dnd tab.destructive-action.keyboard-activating, tabbar tab.destructive-action.keyboard-activating, notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header dnd tab.keyboard-activating, dnd notebook > header tab.keyboard-activating, notebook > header tabbar tab.keyboard-activating, tabbar notebook > header tab.keyboard-activating, notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header > tabs > arrow.destructive-action.keyboard-activating, button.destructive-action:active, button.destructive-action.keyboard-activating, button.destructive-action.osd:active, button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action.osd:checked, button.destructive-action.osd:selected, button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.destructive-action button, tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, button.destructive-action:checked, button.destructive-action:selected, button.destructive-action.has-open-popup, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header dnd tab.destructive-action:checked, dnd notebook > header tab.destructive-action:checked, notebook > header tabbar tab.destructive-action:checked, tabbar notebook > header tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:checked image, tabbar tab.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header dnd tab.destructive-action:checked image, dnd notebook > header tab.destructive-action:checked image, notebook > header tabbar tab.destructive-action:checked image, tabbar notebook > header tab.destructive-action:checked image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, dnd tab.destructive-action:checked arrow, tabbar tab.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header dnd tab.destructive-action:checked arrow, dnd notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tab.destructive-action:checked arrow, tabbar notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header dnd tab.destructive-action:selected, dnd notebook > header tab.destructive-action:selected, notebook > header tabbar tab.destructive-action:selected, tabbar notebook > header tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action:selected image, tabbar tab.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header dnd tab.destructive-action:selected image, dnd notebook > header tab.destructive-action:selected image, notebook > header tabbar tab.destructive-action:selected image, tabbar notebook > header tab.destructive-action:selected image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, dnd tab.destructive-action:selected arrow, tabbar tab.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header dnd tab.destructive-action:selected arrow, dnd notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tab.destructive-action:selected arrow, tabbar notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action.has-open-popup image, tabbar tab.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, dnd tab.destructive-action.has-open-popup arrow, tabbar tab.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, dnd tab.destructive-action.osd:checked, tabbar tab.destructive-action.osd:checked, dnd tab.destructive-action.osd:checked image, tabbar tab.destructive-action.osd:checked image, dnd tab.destructive-action.osd:checked arrow, tabbar tab.destructive-action.osd:checked arrow, dnd tab.destructive-action.osd:selected, tabbar tab.destructive-action.osd:selected, dnd tab.destructive-action.osd:selected image, tabbar tab.destructive-action.osd:selected image, dnd tab.destructive-action.osd:selected arrow, tabbar tab.destructive-action.osd:selected arrow, dnd tab.destructive-action.osd.has-open-popup, tabbar tab.destructive-action.osd.has-open-popup, dnd tab.destructive-action.osd.has-open-popup image, tabbar tab.destructive-action.osd.has-open-popup image, dnd tab.destructive-action.osd.has-open-popup arrow, tabbar tab.destructive-action.osd.has-open-popup arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action.osd:checked, button.destructive-action.osd:checked image, button.destructive-action.osd:checked arrow, button.destructive-action.osd:selected, button.destructive-action.osd:selected image, button.destructive-action.osd:selected arrow, button.destructive-action.osd.has-open-popup, button.destructive-action.osd.has-open-popup image, button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +dnd tab.destructive-action:checked, tabbar tab.destructive-action:checked, notebook > header tabs > tab.destructive-action:checked, notebook > header dnd tab.destructive-action:checked, dnd notebook > header tab.destructive-action:checked, notebook > header tabbar tab.destructive-action:checked, tabbar notebook > header tab.destructive-action:checked, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header > tabs > arrow.destructive-action:checked, dnd tab.destructive-action:checked image, tabbar tab.destructive-action:checked image, notebook > header tabs > tab.destructive-action:checked image, notebook > header dnd tab.destructive-action:checked image, dnd notebook > header tab.destructive-action:checked image, notebook > header tabbar tab.destructive-action:checked image, tabbar notebook > header tab.destructive-action:checked image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header > tabs > arrow.destructive-action:checked image, dnd tab.destructive-action:checked arrow, tabbar tab.destructive-action:checked arrow, notebook > header tabs > tab.destructive-action:checked arrow, notebook > header dnd tab.destructive-action:checked arrow, dnd notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tab.destructive-action:checked arrow, tabbar notebook > header tab.destructive-action:checked arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header > tabs > arrow.destructive-action:checked arrow, dnd tab.destructive-action:selected, tabbar tab.destructive-action:selected, notebook > header tabs > tab.destructive-action:selected, notebook > header dnd tab.destructive-action:selected, dnd notebook > header tab.destructive-action:selected, notebook > header tabbar tab.destructive-action:selected, tabbar notebook > header tab.destructive-action:selected, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header > tabs > arrow.destructive-action:selected, dnd tab.destructive-action:selected image, tabbar tab.destructive-action:selected image, notebook > header tabs > tab.destructive-action:selected image, notebook > header dnd tab.destructive-action:selected image, dnd notebook > header tab.destructive-action:selected image, notebook > header tabbar tab.destructive-action:selected image, tabbar notebook > header tab.destructive-action:selected image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header > tabs > arrow.destructive-action:selected image, dnd tab.destructive-action:selected arrow, tabbar tab.destructive-action:selected arrow, notebook > header tabs > tab.destructive-action:selected arrow, notebook > header dnd tab.destructive-action:selected arrow, dnd notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tab.destructive-action:selected arrow, tabbar notebook > header tab.destructive-action:selected arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header > tabs > arrow.destructive-action:selected arrow, dnd tab.destructive-action.has-open-popup, tabbar tab.destructive-action.has-open-popup, notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header dnd tab.has-open-popup, dnd notebook > header tab.has-open-popup, notebook > header tabbar tab.has-open-popup, tabbar notebook > header tab.has-open-popup, notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header tabbox > tabboxchild.has-open-popup, notebook > header > tabs > arrow.destructive-action.has-open-popup, dnd tab.destructive-action.has-open-popup image, tabbar tab.destructive-action.has-open-popup image, notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header dnd tab.has-open-popup image, dnd notebook > header tab.has-open-popup image, notebook > header tabbar tab.has-open-popup image, tabbar notebook > header tab.has-open-popup image, notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header > tabs > arrow.destructive-action.has-open-popup image, dnd tab.destructive-action.has-open-popup arrow, tabbar tab.destructive-action.has-open-popup arrow, notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header dnd tab.has-open-popup arrow, dnd notebook > header tab.has-open-popup arrow, notebook > header tabbar tab.has-open-popup arrow, tabbar notebook > header tab.has-open-popup arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd tab.destructive-action button, tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar tab.destructive-action button, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button, dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd tab.destructive-action button image, tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar tab.destructive-action button image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button image, dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd tab.destructive-action button arrow, tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar tab.destructive-action button arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button arrow, button.destructive-action:checked, button.destructive-action:checked image, button.destructive-action:checked arrow, button.destructive-action:selected, button.destructive-action:selected image, button.destructive-action:selected arrow, button.destructive-action.has-open-popup, button.destructive-action.has-open-popup image, button.destructive-action.has-open-popup arrow, button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin button.destructive-action button, button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin button.destructive-action button image, button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action button:hover, tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action button:focus, tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus, button.destructive-action:checked:hover, button.destructive-action:checked:focus, button.destructive-action:selected:hover, button.destructive-action:selected:focus, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:focus, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:focus, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:focus, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, columnview.view > header > button.destructive-action:checked:hover, treeview.view > header > button.destructive-action:checked:hover, dnd tab.destructive-action:checked:hover image, tabbar tab.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header dnd tab.destructive-action:checked:hover image, dnd notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tab.destructive-action:checked:hover image, tabbar notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, columnview.view > header > button.destructive-action:checked:hover image, treeview.view > header > button.destructive-action:checked:hover image, dnd tab.destructive-action:checked:hover arrow, tabbar tab.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header dnd tab.destructive-action:checked:hover arrow, dnd notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, columnview.view > header > button.destructive-action:checked:hover arrow, treeview.view > header > button.destructive-action:checked:hover arrow, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, columnview.view > header > button.destructive-action:checked:focus, treeview.view > header > button.destructive-action:checked:focus, dnd tab.destructive-action:checked:focus image, tabbar tab.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header dnd tab.destructive-action:checked:focus image, dnd notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tab.destructive-action:checked:focus image, tabbar notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, columnview.view > header > button.destructive-action:checked:focus image, treeview.view > header > button.destructive-action:checked:focus image, dnd tab.destructive-action:checked:focus arrow, tabbar tab.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header dnd tab.destructive-action:checked:focus arrow, dnd notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, columnview.view > header > button.destructive-action:checked:focus arrow, treeview.view > header > button.destructive-action:checked:focus arrow, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, columnview.view > header > button.destructive-action:selected:hover, treeview.view > header > button.destructive-action:selected:hover, dnd tab.destructive-action:selected:hover image, tabbar tab.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header dnd tab.destructive-action:selected:hover image, dnd notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tab.destructive-action:selected:hover image, tabbar notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, columnview.view > header > button.destructive-action:selected:hover image, treeview.view > header > button.destructive-action:selected:hover image, dnd tab.destructive-action:selected:hover arrow, tabbar tab.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header dnd tab.destructive-action:selected:hover arrow, dnd notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, columnview.view > header > button.destructive-action:selected:hover arrow, treeview.view > header > button.destructive-action:selected:hover arrow, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, columnview.view > header > button.destructive-action:selected:focus, treeview.view > header > button.destructive-action:selected:focus, dnd tab.destructive-action:selected:focus image, tabbar tab.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header dnd tab.destructive-action:selected:focus image, dnd notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tab.destructive-action:selected:focus image, tabbar notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, columnview.view > header > button.destructive-action:selected:focus image, treeview.view > header > button.destructive-action:selected:focus image, dnd tab.destructive-action:selected:focus arrow, tabbar tab.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header dnd tab.destructive-action:selected:focus arrow, dnd notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, columnview.view > header > button.destructive-action:selected:focus arrow, treeview.view > header > button.destructive-action:selected:focus arrow, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, columnview.view > header > button.destructive-action.has-open-popup:hover, treeview.view > header > button.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:hover image, tabbar tab.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, columnview.view > header > button.destructive-action.has-open-popup:hover image, treeview.view > header > button.destructive-action.has-open-popup:hover image, dnd tab.destructive-action.has-open-popup:hover arrow, tabbar tab.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.has-open-popup:hover arrow, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, columnview.view > header > button.destructive-action.has-open-popup:focus, treeview.view > header > button.destructive-action.has-open-popup:focus, dnd tab.destructive-action.has-open-popup:focus image, tabbar tab.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, columnview.view > header > button.destructive-action.has-open-popup:focus image, treeview.view > header > button.destructive-action.has-open-popup:focus image, dnd tab.destructive-action.has-open-popup:focus arrow, tabbar tab.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.has-open-popup:focus arrow, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, columnview.view > header > button.destructive-action.osd:checked:hover, treeview.view > header > button.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:hover image, tabbar tab.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, columnview.view > header > button.destructive-action.osd:checked:hover image, treeview.view > header > button.destructive-action.osd:checked:hover image, dnd tab.destructive-action.osd:checked:hover arrow, tabbar tab.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, columnview.view > header > button.destructive-action.osd:checked:hover arrow, treeview.view > header > button.destructive-action.osd:checked:hover arrow, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, columnview.view > header > button.destructive-action.osd:checked:focus, treeview.view > header > button.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:checked:focus image, tabbar tab.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, columnview.view > header > button.destructive-action.osd:checked:focus image, treeview.view > header > button.destructive-action.osd:checked:focus image, dnd tab.destructive-action.osd:checked:focus arrow, tabbar tab.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, columnview.view > header > button.destructive-action.osd:checked:focus arrow, treeview.view > header > button.destructive-action.osd:checked:focus arrow, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, columnview.view > header > button.destructive-action.osd:selected:hover, treeview.view > header > button.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:hover image, tabbar tab.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, columnview.view > header > button.destructive-action.osd:selected:hover image, treeview.view > header > button.destructive-action.osd:selected:hover image, dnd tab.destructive-action.osd:selected:hover arrow, tabbar tab.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, columnview.view > header > button.destructive-action.osd:selected:hover arrow, treeview.view > header > button.destructive-action.osd:selected:hover arrow, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, columnview.view > header > button.destructive-action.osd:selected:focus, treeview.view > header > button.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd:selected:focus image, tabbar tab.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, columnview.view > header > button.destructive-action.osd:selected:focus image, treeview.view > header > button.destructive-action.osd:selected:focus image, dnd tab.destructive-action.osd:selected:focus arrow, tabbar tab.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, columnview.view > header > button.destructive-action.osd:selected:focus arrow, treeview.view > header > button.destructive-action.osd:selected:focus arrow, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, columnview.view > header > button.destructive-action.osd.has-open-popup:hover, treeview.view > header > button.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:hover image, tabbar tab.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, dnd tab.destructive-action.osd.has-open-popup:hover arrow, tabbar tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, columnview.view > header > button.destructive-action.osd.has-open-popup:focus, treeview.view > header > button.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd.has-open-popup:focus image, tabbar tab.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, dnd tab.destructive-action.osd.has-open-popup:focus arrow, tabbar tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +dnd tab.destructive-action:checked:hover, tabbar tab.destructive-action:checked:hover, notebook > header tabs > tab.destructive-action:checked:hover, notebook > header dnd tab.destructive-action:checked:hover, dnd notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tab.destructive-action:checked:hover, tabbar notebook > header tab.destructive-action:checked:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header > tabs > arrow.destructive-action:checked:hover, columnview.view > header > button.destructive-action:checked:hover, treeview.view > header > button.destructive-action:checked:hover, dnd tab.destructive-action:checked:hover image, tabbar tab.destructive-action:checked:hover image, notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header dnd tab.destructive-action:checked:hover image, dnd notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tab.destructive-action:checked:hover image, tabbar notebook > header tab.destructive-action:checked:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header > tabs > arrow.destructive-action:checked:hover image, columnview.view > header > button.destructive-action:checked:hover image, treeview.view > header > button.destructive-action:checked:hover image, dnd tab.destructive-action:checked:hover arrow, tabbar tab.destructive-action:checked:hover arrow, notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header dnd tab.destructive-action:checked:hover arrow, dnd notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header tab.destructive-action:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header > tabs > arrow.destructive-action:checked:hover arrow, columnview.view > header > button.destructive-action:checked:hover arrow, treeview.view > header > button.destructive-action:checked:hover arrow, dnd tab.destructive-action:checked:focus, tabbar tab.destructive-action:checked:focus, notebook > header tabs > tab.destructive-action:checked:focus, notebook > header dnd tab.destructive-action:checked:focus, dnd notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tab.destructive-action:checked:focus, tabbar notebook > header tab.destructive-action:checked:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header > tabs > arrow.destructive-action:checked:focus, columnview.view > header > button.destructive-action:checked:focus, treeview.view > header > button.destructive-action:checked:focus, dnd tab.destructive-action:checked:focus image, tabbar tab.destructive-action:checked:focus image, notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header dnd tab.destructive-action:checked:focus image, dnd notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tab.destructive-action:checked:focus image, tabbar notebook > header tab.destructive-action:checked:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header > tabs > arrow.destructive-action:checked:focus image, columnview.view > header > button.destructive-action:checked:focus image, treeview.view > header > button.destructive-action:checked:focus image, dnd tab.destructive-action:checked:focus arrow, tabbar tab.destructive-action:checked:focus arrow, notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header dnd tab.destructive-action:checked:focus arrow, dnd notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header tab.destructive-action:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header > tabs > arrow.destructive-action:checked:focus arrow, columnview.view > header > button.destructive-action:checked:focus arrow, treeview.view > header > button.destructive-action:checked:focus arrow, dnd tab.destructive-action:selected:hover, tabbar tab.destructive-action:selected:hover, notebook > header tabs > tab.destructive-action:selected:hover, notebook > header dnd tab.destructive-action:selected:hover, dnd notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tab.destructive-action:selected:hover, tabbar notebook > header tab.destructive-action:selected:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header > tabs > arrow.destructive-action:selected:hover, columnview.view > header > button.destructive-action:selected:hover, treeview.view > header > button.destructive-action:selected:hover, dnd tab.destructive-action:selected:hover image, tabbar tab.destructive-action:selected:hover image, notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header dnd tab.destructive-action:selected:hover image, dnd notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tab.destructive-action:selected:hover image, tabbar notebook > header tab.destructive-action:selected:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header > tabs > arrow.destructive-action:selected:hover image, columnview.view > header > button.destructive-action:selected:hover image, treeview.view > header > button.destructive-action:selected:hover image, dnd tab.destructive-action:selected:hover arrow, tabbar tab.destructive-action:selected:hover arrow, notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header dnd tab.destructive-action:selected:hover arrow, dnd notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header tab.destructive-action:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header > tabs > arrow.destructive-action:selected:hover arrow, columnview.view > header > button.destructive-action:selected:hover arrow, treeview.view > header > button.destructive-action:selected:hover arrow, dnd tab.destructive-action:selected:focus, tabbar tab.destructive-action:selected:focus, notebook > header tabs > tab.destructive-action:selected:focus, notebook > header dnd tab.destructive-action:selected:focus, dnd notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tab.destructive-action:selected:focus, tabbar notebook > header tab.destructive-action:selected:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header > tabs > arrow.destructive-action:selected:focus, columnview.view > header > button.destructive-action:selected:focus, treeview.view > header > button.destructive-action:selected:focus, dnd tab.destructive-action:selected:focus image, tabbar tab.destructive-action:selected:focus image, notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header dnd tab.destructive-action:selected:focus image, dnd notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tab.destructive-action:selected:focus image, tabbar notebook > header tab.destructive-action:selected:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header > tabs > arrow.destructive-action:selected:focus image, columnview.view > header > button.destructive-action:selected:focus image, treeview.view > header > button.destructive-action:selected:focus image, dnd tab.destructive-action:selected:focus arrow, tabbar tab.destructive-action:selected:focus arrow, notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header dnd tab.destructive-action:selected:focus arrow, dnd notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header tab.destructive-action:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header > tabs > arrow.destructive-action:selected:focus arrow, columnview.view > header > button.destructive-action:selected:focus arrow, treeview.view > header > button.destructive-action:selected:focus arrow, dnd tab.destructive-action.has-open-popup:hover, tabbar tab.destructive-action.has-open-popup:hover, notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, columnview.view > header > button.destructive-action.has-open-popup:hover, treeview.view > header > button.destructive-action.has-open-popup:hover, dnd tab.destructive-action.has-open-popup:hover image, tabbar tab.destructive-action.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, columnview.view > header > button.destructive-action.has-open-popup:hover image, treeview.view > header > button.destructive-action.has-open-popup:hover image, dnd tab.destructive-action.has-open-popup:hover arrow, tabbar tab.destructive-action.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.has-open-popup:hover arrow, dnd tab.destructive-action.has-open-popup:focus, tabbar tab.destructive-action.has-open-popup:focus, notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, columnview.view > header > button.destructive-action.has-open-popup:focus, treeview.view > header > button.destructive-action.has-open-popup:focus, dnd tab.destructive-action.has-open-popup:focus image, tabbar tab.destructive-action.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, columnview.view > header > button.destructive-action.has-open-popup:focus image, treeview.view > header > button.destructive-action.has-open-popup:focus image, dnd tab.destructive-action.has-open-popup:focus arrow, tabbar tab.destructive-action.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.has-open-popup:focus arrow, dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action button:hover, tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action button:hover, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover, dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.destructive-action button:hover image, tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.destructive-action button:hover image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover image, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover image, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover image, dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.destructive-action button:hover arrow, tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.destructive-action button:hover arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:hover arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:hover arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:hover arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:hover arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:hover arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:hover arrow, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:hover arrow, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:hover arrow, dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action button:focus, tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action button:focus, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus, dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.destructive-action button:focus image, tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.destructive-action button:focus image, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus image, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus image, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus image, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus image, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus image, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus image, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus image, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus image, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus image, dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.destructive-action button:focus arrow, tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.destructive-action button:focus arrow, notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.destructive-action button:focus arrow, dnd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.destructive-action button:focus arrow, notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.destructive-action button:focus arrow, tabbar notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.destructive-action button:focus arrow, notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.destructive-action button:focus arrow, notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action button:focus arrow, columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action button:focus arrow, treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action button:focus arrow, dnd tab.destructive-action.osd:checked:hover, tabbar tab.destructive-action.osd:checked:hover, notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header dnd tab.osd:checked:hover, dnd notebook > header tab.osd:checked:hover, notebook > header tabbar tab.osd:checked:hover, tabbar notebook > header tab.osd:checked:hover, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header > tabs > arrow.destructive-action.osd:checked:hover, columnview.view > header > button.destructive-action.osd:checked:hover, treeview.view > header > button.destructive-action.osd:checked:hover, dnd tab.destructive-action.osd:checked:hover image, tabbar tab.destructive-action.osd:checked:hover image, notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header dnd tab.osd:checked:hover image, dnd notebook > header tab.osd:checked:hover image, notebook > header tabbar tab.osd:checked:hover image, tabbar notebook > header tab.osd:checked:hover image, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, columnview.view > header > button.destructive-action.osd:checked:hover image, treeview.view > header > button.destructive-action.osd:checked:hover image, dnd tab.destructive-action.osd:checked:hover arrow, tabbar tab.destructive-action.osd:checked:hover arrow, notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header dnd tab.osd:checked:hover arrow, dnd notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tab.osd:checked:hover arrow, tabbar notebook > header tab.osd:checked:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, columnview.view > header > button.destructive-action.osd:checked:hover arrow, treeview.view > header > button.destructive-action.osd:checked:hover arrow, dnd tab.destructive-action.osd:checked:focus, tabbar tab.destructive-action.osd:checked:focus, notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header dnd tab.osd:checked:focus, dnd notebook > header tab.osd:checked:focus, notebook > header tabbar tab.osd:checked:focus, tabbar notebook > header tab.osd:checked:focus, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header > tabs > arrow.destructive-action.osd:checked:focus, columnview.view > header > button.destructive-action.osd:checked:focus, treeview.view > header > button.destructive-action.osd:checked:focus, dnd tab.destructive-action.osd:checked:focus image, tabbar tab.destructive-action.osd:checked:focus image, notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header dnd tab.osd:checked:focus image, dnd notebook > header tab.osd:checked:focus image, notebook > header tabbar tab.osd:checked:focus image, tabbar notebook > header tab.osd:checked:focus image, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, columnview.view > header > button.destructive-action.osd:checked:focus image, treeview.view > header > button.destructive-action.osd:checked:focus image, dnd tab.destructive-action.osd:checked:focus arrow, tabbar tab.destructive-action.osd:checked:focus arrow, notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header dnd tab.osd:checked:focus arrow, dnd notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tab.osd:checked:focus arrow, tabbar notebook > header tab.osd:checked:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, columnview.view > header > button.destructive-action.osd:checked:focus arrow, treeview.view > header > button.destructive-action.osd:checked:focus arrow, dnd tab.destructive-action.osd:selected:hover, tabbar tab.destructive-action.osd:selected:hover, notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header dnd tab.osd:selected:hover, dnd notebook > header tab.osd:selected:hover, notebook > header tabbar tab.osd:selected:hover, tabbar notebook > header tab.osd:selected:hover, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header > tabs > arrow.destructive-action.osd:selected:hover, columnview.view > header > button.destructive-action.osd:selected:hover, treeview.view > header > button.destructive-action.osd:selected:hover, dnd tab.destructive-action.osd:selected:hover image, tabbar tab.destructive-action.osd:selected:hover image, notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header dnd tab.osd:selected:hover image, dnd notebook > header tab.osd:selected:hover image, notebook > header tabbar tab.osd:selected:hover image, tabbar notebook > header tab.osd:selected:hover image, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, columnview.view > header > button.destructive-action.osd:selected:hover image, treeview.view > header > button.destructive-action.osd:selected:hover image, dnd tab.destructive-action.osd:selected:hover arrow, tabbar tab.destructive-action.osd:selected:hover arrow, notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header dnd tab.osd:selected:hover arrow, dnd notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tab.osd:selected:hover arrow, tabbar notebook > header tab.osd:selected:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, columnview.view > header > button.destructive-action.osd:selected:hover arrow, treeview.view > header > button.destructive-action.osd:selected:hover arrow, dnd tab.destructive-action.osd:selected:focus, tabbar tab.destructive-action.osd:selected:focus, notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header dnd tab.osd:selected:focus, dnd notebook > header tab.osd:selected:focus, notebook > header tabbar tab.osd:selected:focus, tabbar notebook > header tab.osd:selected:focus, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header > tabs > arrow.destructive-action.osd:selected:focus, columnview.view > header > button.destructive-action.osd:selected:focus, treeview.view > header > button.destructive-action.osd:selected:focus, dnd tab.destructive-action.osd:selected:focus image, tabbar tab.destructive-action.osd:selected:focus image, notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header dnd tab.osd:selected:focus image, dnd notebook > header tab.osd:selected:focus image, notebook > header tabbar tab.osd:selected:focus image, tabbar notebook > header tab.osd:selected:focus image, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, columnview.view > header > button.destructive-action.osd:selected:focus image, treeview.view > header > button.destructive-action.osd:selected:focus image, dnd tab.destructive-action.osd:selected:focus arrow, tabbar tab.destructive-action.osd:selected:focus arrow, notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header dnd tab.osd:selected:focus arrow, dnd notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tab.osd:selected:focus arrow, tabbar notebook > header tab.osd:selected:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, columnview.view > header > button.destructive-action.osd:selected:focus arrow, treeview.view > header > button.destructive-action.osd:selected:focus arrow, dnd tab.destructive-action.osd.has-open-popup:hover, tabbar tab.destructive-action.osd.has-open-popup:hover, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header dnd tab.has-open-popup:hover, dnd notebook > header tab.has-open-popup:hover, notebook > header tabbar tab.has-open-popup:hover, tabbar notebook > header tab.has-open-popup:hover, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, columnview.view > header > button.destructive-action.osd.has-open-popup:hover, treeview.view > header > button.destructive-action.osd.has-open-popup:hover, dnd tab.destructive-action.osd.has-open-popup:hover image, tabbar tab.destructive-action.osd.has-open-popup:hover image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header dnd tab.has-open-popup:hover image, dnd notebook > header tab.has-open-popup:hover image, notebook > header tabbar tab.has-open-popup:hover image, tabbar notebook > header tab.has-open-popup:hover image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, dnd tab.destructive-action.osd.has-open-popup:hover arrow, tabbar tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header dnd tab.has-open-popup:hover arrow, dnd notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tab.has-open-popup:hover arrow, tabbar notebook > header tab.has-open-popup:hover arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, dnd tab.destructive-action.osd.has-open-popup:focus, tabbar tab.destructive-action.osd.has-open-popup:focus, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header dnd tab.has-open-popup:focus, dnd notebook > header tab.has-open-popup:focus, notebook > header tabbar tab.has-open-popup:focus, tabbar notebook > header tab.has-open-popup:focus, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, columnview.view > header > button.destructive-action.osd.has-open-popup:focus, treeview.view > header > button.destructive-action.osd.has-open-popup:focus, dnd tab.destructive-action.osd.has-open-popup:focus image, tabbar tab.destructive-action.osd.has-open-popup:focus image, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header dnd tab.has-open-popup:focus image, dnd notebook > header tab.has-open-popup:focus image, notebook > header tabbar tab.has-open-popup:focus image, tabbar notebook > header tab.has-open-popup:focus image, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, dnd tab.destructive-action.osd.has-open-popup:focus arrow, tabbar tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header dnd tab.has-open-popup:focus arrow, dnd notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tab.has-open-popup:focus arrow, tabbar notebook > header tab.has-open-popup:focus arrow, notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover image, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover image, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover image, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover image, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover image, dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd tab.destructive-action.osd button:hover arrow, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:hover arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:hover arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:hover arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:hover arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:hover arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:hover arrow, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:hover arrow, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus image, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus image, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus image, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus image, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus image, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus image, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus image, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus image, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus image, dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd tab.destructive-action.osd button:focus arrow, tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar tab.destructive-action.osd button:focus arrow, notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header dnd tab.osd button:focus arrow, dnd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header tab.osd button:focus arrow, notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tab.osd button:focus arrow, tabbar notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tab.osd button:focus arrow, notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view > header > button.destructive-action.osd button:focus arrow, treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view > header > button.destructive-action.osd button:focus arrow, button.destructive-action:checked:hover, button.destructive-action:checked:hover image, button.destructive-action:checked:hover arrow, button.destructive-action:checked:focus, button.destructive-action:checked:focus image, button.destructive-action:checked:focus arrow, button.destructive-action:selected:hover, button.destructive-action:selected:hover image, button.destructive-action:selected:hover arrow, button.destructive-action:selected:focus, button.destructive-action:selected:focus image, button.destructive-action:selected:focus arrow, button.destructive-action.has-open-popup:hover, button.destructive-action.has-open-popup:hover image, button.destructive-action.has-open-popup:hover arrow, button.destructive-action.has-open-popup:focus, button.destructive-action.has-open-popup:focus image, button.destructive-action.has-open-popup:focus arrow, button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action button:hover, button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action button:hover image, button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action button:hover arrow, button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action button:focus, button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action button:focus image, button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action button:focus arrow, button.destructive-action.osd:checked:hover, button.destructive-action.osd:checked:hover image, button.destructive-action.osd:checked:hover arrow, button.destructive-action.osd:checked:focus, button.destructive-action.osd:checked:focus image, button.destructive-action.osd:checked:focus arrow, button.destructive-action.osd:selected:hover, button.destructive-action.osd:selected:hover image, button.destructive-action.osd:selected:hover arrow, button.destructive-action.osd:selected:focus, button.destructive-action.osd:selected:focus image, button.destructive-action.osd:selected:focus arrow, button.destructive-action.osd.has-open-popup:hover, button.destructive-action.osd.has-open-popup:hover image, button.destructive-action.osd.has-open-popup:hover arrow, button.destructive-action.osd.has-open-popup:focus, button.destructive-action.osd.has-open-popup:focus image, button.destructive-action.osd.has-open-popup:focus arrow, button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin button.destructive-action.osd button:hover, button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin button.destructive-action.osd button:hover image, button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin button.destructive-action.osd button:hover arrow, button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin button.destructive-action.osd button:focus, button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin button.destructive-action.osd button:focus image, button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } dnd tab.destructive-action:disabled, tabbar tab.destructive-action:disabled, notebook > header tabs > tab.destructive-action:disabled, notebook > header tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar notebook > header tabbox > tabboxchild.destructive-action:disabled, notebook > header > tabs > arrow.destructive-action:disabled, button.destructive-action:disabled, button.destructive-action:disabled:checked, button.destructive-action:disabled:selected, button.destructive-action:disabled.has-open-popup, button.destructive-action.osd:disabled, button.destructive-action.osd:disabled:checked, button.destructive-action.osd:disabled:selected, button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -362,13 +362,13 @@ dnd tab.destructive-action:disabled, tabbar tab.destructive-action:disabled, not .osd dnd tab.destructive-action:active, dnd .osd tab.destructive-action:active, .osd tabbar tab.destructive-action:active, tabbar .osd tab.destructive-action:active, .osd notebook > header tabs > tab.destructive-action:active, notebook > header .osd tabs > tab.destructive-action:active, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:active, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:active, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:active, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:active, .osd notebook > header > tabs > arrow.destructive-action:active, .osd dnd tab.destructive-action.keyboard-activating, dnd .osd tab.destructive-action.keyboard-activating, .osd tabbar tab.destructive-action.keyboard-activating, tabbar .osd tab.destructive-action.keyboard-activating, .osd notebook > header tabs > tab.destructive-action.keyboard-activating, notebook > header .osd tabs > tab.destructive-action.keyboard-activating, .osd notebook > header dnd tab.keyboard-activating, dnd .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tab.keyboard-activating, tabbar .osd notebook > header tab.keyboard-activating, .osd notebook > header tabbar tabbox > tabboxchild.keyboard-activating, tabbar .osd notebook > header tabbox > tabboxchild.keyboard-activating, notebook > header .osd dnd tab.keyboard-activating, dnd notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tab.keyboard-activating, tabbar notebook > header .osd tab.keyboard-activating, notebook > header .osd tabbar tabbox > tabboxchild.keyboard-activating, tabbar notebook > header .osd tabbox > tabboxchild.keyboard-activating, .osd notebook > header > tabs > arrow.destructive-action.keyboard-activating, .osd button.destructive-action:active, .osd button.destructive-action.keyboard-activating, .osd button.destructive-action.osd:active, .osd button.destructive-action.osd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.destructive-action button, dnd .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.destructive-action button, .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.destructive-action button, tabbar .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd button.destructive-action:checked, .osd button.destructive-action:selected, .osd button.destructive-action.has-open-popup, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header dnd tab.destructive-action:checked, dnd .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tab.destructive-action:checked, tabbar .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd dnd tab.destructive-action:checked, dnd notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tab.destructive-action:checked, tabbar notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:checked image, dnd .osd tab.destructive-action:checked image, .osd tabbar tab.destructive-action:checked image, tabbar .osd tab.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header dnd tab.destructive-action:checked image, dnd .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tab.destructive-action:checked image, tabbar .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header .osd dnd tab.destructive-action:checked image, dnd notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tab.destructive-action:checked image, tabbar notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd dnd tab.destructive-action:checked arrow, dnd .osd tab.destructive-action:checked arrow, .osd tabbar tab.destructive-action:checked arrow, tabbar .osd tab.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header dnd tab.destructive-action:checked arrow, dnd .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tab.destructive-action:checked arrow, tabbar .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header .osd dnd tab.destructive-action:checked arrow, dnd notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tab.destructive-action:checked arrow, tabbar notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header dnd tab.destructive-action:selected, dnd .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tab.destructive-action:selected, tabbar .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd dnd tab.destructive-action:selected, dnd notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tab.destructive-action:selected, tabbar notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action:selected image, dnd .osd tab.destructive-action:selected image, .osd tabbar tab.destructive-action:selected image, tabbar .osd tab.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header dnd tab.destructive-action:selected image, dnd .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tab.destructive-action:selected image, tabbar .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header .osd dnd tab.destructive-action:selected image, dnd notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tab.destructive-action:selected image, tabbar notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd dnd tab.destructive-action:selected arrow, dnd .osd tab.destructive-action:selected arrow, .osd tabbar tab.destructive-action:selected arrow, tabbar .osd tab.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header dnd tab.destructive-action:selected arrow, dnd .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tab.destructive-action:selected arrow, tabbar .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header .osd dnd tab.destructive-action:selected arrow, dnd notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tab.destructive-action:selected arrow, tabbar notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action.has-open-popup image, dnd .osd tab.destructive-action.has-open-popup image, .osd tabbar tab.destructive-action.has-open-popup image, tabbar .osd tab.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd dnd tab.destructive-action.has-open-popup arrow, dnd .osd tab.destructive-action.has-open-popup arrow, .osd tabbar tab.destructive-action.has-open-popup arrow, tabbar .osd tab.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd dnd tab.destructive-action.osd:checked, dnd .osd tab.destructive-action.osd:checked, .osd tabbar tab.destructive-action.osd:checked, tabbar .osd tab.destructive-action.osd:checked, .osd notebook > header tabs > tab.destructive-action.osd:checked, notebook > header .osd tabs > tab.destructive-action.osd:checked, .osd notebook > header dnd tab.osd:checked, dnd .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tab.osd:checked, tabbar .osd notebook > header tab.osd:checked, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked, notebook > header .osd dnd tab.osd:checked, dnd notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tab.osd:checked, tabbar notebook > header .osd tab.osd:checked, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked, .osd dnd tab.destructive-action.osd:checked image, dnd .osd tab.destructive-action.osd:checked image, .osd tabbar tab.destructive-action.osd:checked image, tabbar .osd tab.destructive-action.osd:checked image, .osd notebook > header tabs > tab.destructive-action.osd:checked image, notebook > header .osd tabs > tab.destructive-action.osd:checked image, .osd notebook > header dnd tab.osd:checked image, dnd .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tab.osd:checked image, tabbar .osd notebook > header tab.osd:checked image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked image, notebook > header .osd dnd tab.osd:checked image, dnd notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tab.osd:checked image, tabbar notebook > header .osd tab.osd:checked image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked image, .osd dnd tab.destructive-action.osd:checked arrow, dnd .osd tab.destructive-action.osd:checked arrow, .osd tabbar tab.destructive-action.osd:checked arrow, tabbar .osd tab.destructive-action.osd:checked arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked arrow, .osd notebook > header dnd tab.osd:checked arrow, dnd .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tab.osd:checked arrow, tabbar .osd notebook > header tab.osd:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked arrow, notebook > header .osd dnd tab.osd:checked arrow, dnd notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tab.osd:checked arrow, tabbar notebook > header .osd tab.osd:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked arrow, .osd dnd tab.destructive-action.osd:selected, dnd .osd tab.destructive-action.osd:selected, .osd tabbar tab.destructive-action.osd:selected, tabbar .osd tab.destructive-action.osd:selected, .osd notebook > header tabs > tab.destructive-action.osd:selected, notebook > header .osd tabs > tab.destructive-action.osd:selected, .osd notebook > header dnd tab.osd:selected, dnd .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tab.osd:selected, tabbar .osd notebook > header tab.osd:selected, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected, notebook > header .osd dnd tab.osd:selected, dnd notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tab.osd:selected, tabbar notebook > header .osd tab.osd:selected, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected, .osd dnd tab.destructive-action.osd:selected image, dnd .osd tab.destructive-action.osd:selected image, .osd tabbar tab.destructive-action.osd:selected image, tabbar .osd tab.destructive-action.osd:selected image, .osd notebook > header tabs > tab.destructive-action.osd:selected image, notebook > header .osd tabs > tab.destructive-action.osd:selected image, .osd notebook > header dnd tab.osd:selected image, dnd .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tab.osd:selected image, tabbar .osd notebook > header tab.osd:selected image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected image, notebook > header .osd dnd tab.osd:selected image, dnd notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tab.osd:selected image, tabbar notebook > header .osd tab.osd:selected image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected image, .osd dnd tab.destructive-action.osd:selected arrow, dnd .osd tab.destructive-action.osd:selected arrow, .osd tabbar tab.destructive-action.osd:selected arrow, tabbar .osd tab.destructive-action.osd:selected arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected arrow, .osd notebook > header dnd tab.osd:selected arrow, dnd .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tab.osd:selected arrow, tabbar .osd notebook > header tab.osd:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected arrow, notebook > header .osd dnd tab.osd:selected arrow, dnd notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tab.osd:selected arrow, tabbar notebook > header .osd tab.osd:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected arrow, .osd dnd tab.destructive-action.osd.has-open-popup, dnd .osd tab.destructive-action.osd.has-open-popup, .osd tabbar tab.destructive-action.osd.has-open-popup, tabbar .osd tab.destructive-action.osd.has-open-popup, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd dnd tab.destructive-action.osd.has-open-popup image, dnd .osd tab.destructive-action.osd.has-open-popup image, .osd tabbar tab.destructive-action.osd.has-open-popup image, tabbar .osd tab.destructive-action.osd.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd dnd tab.destructive-action.osd.has-open-popup arrow, dnd .osd tab.destructive-action.osd.has-open-popup arrow, .osd tabbar tab.destructive-action.osd.has-open-popup arrow, tabbar .osd tab.destructive-action.osd.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action.osd:checked, .osd button.destructive-action.osd:checked image, .osd button.destructive-action.osd:checked arrow, .osd button.destructive-action.osd:selected, .osd button.destructive-action.osd:selected image, .osd button.destructive-action.osd:selected arrow, .osd button.destructive-action.osd.has-open-popup, .osd button.destructive-action.osd.has-open-popup image, .osd button.destructive-action.osd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.osd dnd tab.destructive-action:checked, dnd .osd tab.destructive-action:checked, .osd tabbar tab.destructive-action:checked, tabbar .osd tab.destructive-action:checked, .osd notebook > header tabs > tab.destructive-action:checked, notebook > header .osd tabs > tab.destructive-action:checked, .osd notebook > header dnd tab.destructive-action:checked, dnd .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tab.destructive-action:checked, tabbar .osd notebook > header tab.destructive-action:checked, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked, notebook > header .osd dnd tab.destructive-action:checked, dnd notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tab.destructive-action:checked, tabbar notebook > header .osd tab.destructive-action:checked, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked, .osd notebook > header > tabs > arrow.destructive-action:checked, .osd dnd tab.destructive-action:checked image, dnd .osd tab.destructive-action:checked image, .osd tabbar tab.destructive-action:checked image, tabbar .osd tab.destructive-action:checked image, .osd notebook > header tabs > tab.destructive-action:checked image, notebook > header .osd tabs > tab.destructive-action:checked image, .osd notebook > header dnd tab.destructive-action:checked image, dnd .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tab.destructive-action:checked image, tabbar .osd notebook > header tab.destructive-action:checked image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked image, notebook > header .osd dnd tab.destructive-action:checked image, dnd notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tab.destructive-action:checked image, tabbar notebook > header .osd tab.destructive-action:checked image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked image, .osd notebook > header > tabs > arrow.destructive-action:checked image, .osd dnd tab.destructive-action:checked arrow, dnd .osd tab.destructive-action:checked arrow, .osd tabbar tab.destructive-action:checked arrow, tabbar .osd tab.destructive-action:checked arrow, .osd notebook > header tabs > tab.destructive-action:checked arrow, notebook > header .osd tabs > tab.destructive-action:checked arrow, .osd notebook > header dnd tab.destructive-action:checked arrow, dnd .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tab.destructive-action:checked arrow, tabbar .osd notebook > header tab.destructive-action:checked arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked arrow, notebook > header .osd dnd tab.destructive-action:checked arrow, dnd notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tab.destructive-action:checked arrow, tabbar notebook > header .osd tab.destructive-action:checked arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked arrow, .osd notebook > header > tabs > arrow.destructive-action:checked arrow, .osd dnd tab.destructive-action:selected, dnd .osd tab.destructive-action:selected, .osd tabbar tab.destructive-action:selected, tabbar .osd tab.destructive-action:selected, .osd notebook > header tabs > tab.destructive-action:selected, notebook > header .osd tabs > tab.destructive-action:selected, .osd notebook > header dnd tab.destructive-action:selected, dnd .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tab.destructive-action:selected, tabbar .osd notebook > header tab.destructive-action:selected, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected, notebook > header .osd dnd tab.destructive-action:selected, dnd notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tab.destructive-action:selected, tabbar notebook > header .osd tab.destructive-action:selected, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected, .osd notebook > header > tabs > arrow.destructive-action:selected, .osd dnd tab.destructive-action:selected image, dnd .osd tab.destructive-action:selected image, .osd tabbar tab.destructive-action:selected image, tabbar .osd tab.destructive-action:selected image, .osd notebook > header tabs > tab.destructive-action:selected image, notebook > header .osd tabs > tab.destructive-action:selected image, .osd notebook > header dnd tab.destructive-action:selected image, dnd .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tab.destructive-action:selected image, tabbar .osd notebook > header tab.destructive-action:selected image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected image, notebook > header .osd dnd tab.destructive-action:selected image, dnd notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tab.destructive-action:selected image, tabbar notebook > header .osd tab.destructive-action:selected image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected image, .osd notebook > header > tabs > arrow.destructive-action:selected image, .osd dnd tab.destructive-action:selected arrow, dnd .osd tab.destructive-action:selected arrow, .osd tabbar tab.destructive-action:selected arrow, tabbar .osd tab.destructive-action:selected arrow, .osd notebook > header tabs > tab.destructive-action:selected arrow, notebook > header .osd tabs > tab.destructive-action:selected arrow, .osd notebook > header dnd tab.destructive-action:selected arrow, dnd .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tab.destructive-action:selected arrow, tabbar .osd notebook > header tab.destructive-action:selected arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected arrow, notebook > header .osd dnd tab.destructive-action:selected arrow, dnd notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tab.destructive-action:selected arrow, tabbar notebook > header .osd tab.destructive-action:selected arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected arrow, .osd notebook > header > tabs > arrow.destructive-action:selected arrow, .osd dnd tab.destructive-action.has-open-popup, dnd .osd tab.destructive-action.has-open-popup, .osd tabbar tab.destructive-action.has-open-popup, tabbar .osd tab.destructive-action.has-open-popup, .osd notebook > header tabs > tab.destructive-action.has-open-popup, notebook > header .osd tabs > tab.destructive-action.has-open-popup, .osd notebook > header dnd tab.has-open-popup, dnd .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tab.has-open-popup, tabbar .osd notebook > header tab.has-open-popup, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup, notebook > header .osd dnd tab.has-open-popup, dnd notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tab.has-open-popup, tabbar notebook > header .osd tab.has-open-popup, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup, .osd dnd tab.destructive-action.has-open-popup image, dnd .osd tab.destructive-action.has-open-popup image, .osd tabbar tab.destructive-action.has-open-popup image, tabbar .osd tab.destructive-action.has-open-popup image, .osd notebook > header tabs > tab.destructive-action.has-open-popup image, notebook > header .osd tabs > tab.destructive-action.has-open-popup image, .osd notebook > header dnd tab.has-open-popup image, dnd .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tab.has-open-popup image, tabbar .osd notebook > header tab.has-open-popup image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup image, notebook > header .osd dnd tab.has-open-popup image, dnd notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tab.has-open-popup image, tabbar notebook > header .osd tab.has-open-popup image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup image, .osd dnd tab.destructive-action.has-open-popup arrow, dnd .osd tab.destructive-action.has-open-popup arrow, .osd tabbar tab.destructive-action.has-open-popup arrow, tabbar .osd tab.destructive-action.has-open-popup arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup arrow, .osd notebook > header dnd tab.has-open-popup arrow, dnd .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tab.has-open-popup arrow, tabbar .osd notebook > header tab.has-open-popup arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup arrow, notebook > header .osd dnd tab.has-open-popup arrow, dnd notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tab.has-open-popup arrow, tabbar notebook > header .osd tab.has-open-popup arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd dnd tab.destructive-action button, dnd .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd tab.destructive-action button, .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd tabbar tab.destructive-action button, tabbar .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd tab.destructive-action button, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button, .osd dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd dnd tab.destructive-action button image, dnd .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd tab.destructive-action button image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button image, .osd dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button arrow, .osd button.destructive-action:checked, .osd button.destructive-action:checked image, .osd button.destructive-action:checked arrow, .osd button.destructive-action:selected, .osd button.destructive-action:selected image, .osd button.destructive-action:selected arrow, .osd button.destructive-action.has-open-popup, .osd button.destructive-action.has-open-popup image, .osd button.destructive-action.has-open-popup arrow, .osd button.destructive-action .active_group #docklike-plugin button, .active_group #docklike-plugin .osd button.destructive-action button, .osd button.destructive-action .active_group #docklike-plugin button image, .active_group #docklike-plugin .osd button.destructive-action button image, .osd button.destructive-action .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .osd button.destructive-action button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:focus, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:focus, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd columnview.view > header > button.destructive-action:checked:hover, .osd treeview.view > header > button.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:hover image, dnd .osd tab.destructive-action:checked:hover image, .osd tabbar tab.destructive-action:checked:hover image, tabbar .osd tab.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header dnd tab.destructive-action:checked:hover image, dnd .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tab.destructive-action:checked:hover image, tabbar .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header .osd dnd tab.destructive-action:checked:hover image, dnd notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tab.destructive-action:checked:hover image, tabbar notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd columnview.view > header > button.destructive-action:checked:hover image, .osd treeview.view > header > button.destructive-action:checked:hover image, .osd dnd tab.destructive-action:checked:hover arrow, dnd .osd tab.destructive-action:checked:hover arrow, .osd tabbar tab.destructive-action:checked:hover arrow, tabbar .osd tab.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header dnd tab.destructive-action:checked:hover arrow, dnd .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header .osd dnd tab.destructive-action:checked:hover arrow, dnd notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd columnview.view > header > button.destructive-action:checked:hover arrow, .osd treeview.view > header > button.destructive-action:checked:hover arrow, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd columnview.view > header > button.destructive-action:checked:focus, .osd treeview.view > header > button.destructive-action:checked:focus, .osd dnd tab.destructive-action:checked:focus image, dnd .osd tab.destructive-action:checked:focus image, .osd tabbar tab.destructive-action:checked:focus image, tabbar .osd tab.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header dnd tab.destructive-action:checked:focus image, dnd .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tab.destructive-action:checked:focus image, tabbar .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header .osd dnd tab.destructive-action:checked:focus image, dnd notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tab.destructive-action:checked:focus image, tabbar notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd columnview.view > header > button.destructive-action:checked:focus image, .osd treeview.view > header > button.destructive-action:checked:focus image, .osd dnd tab.destructive-action:checked:focus arrow, dnd .osd tab.destructive-action:checked:focus arrow, .osd tabbar tab.destructive-action:checked:focus arrow, tabbar .osd tab.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header dnd tab.destructive-action:checked:focus arrow, dnd .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header .osd dnd tab.destructive-action:checked:focus arrow, dnd notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd columnview.view > header > button.destructive-action:checked:focus arrow, .osd treeview.view > header > button.destructive-action:checked:focus arrow, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd columnview.view > header > button.destructive-action:selected:hover, .osd treeview.view > header > button.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:hover image, dnd .osd tab.destructive-action:selected:hover image, .osd tabbar tab.destructive-action:selected:hover image, tabbar .osd tab.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header dnd tab.destructive-action:selected:hover image, dnd .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tab.destructive-action:selected:hover image, tabbar .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header .osd dnd tab.destructive-action:selected:hover image, dnd notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tab.destructive-action:selected:hover image, tabbar notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd columnview.view > header > button.destructive-action:selected:hover image, .osd treeview.view > header > button.destructive-action:selected:hover image, .osd dnd tab.destructive-action:selected:hover arrow, dnd .osd tab.destructive-action:selected:hover arrow, .osd tabbar tab.destructive-action:selected:hover arrow, tabbar .osd tab.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header dnd tab.destructive-action:selected:hover arrow, dnd .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header .osd dnd tab.destructive-action:selected:hover arrow, dnd notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd columnview.view > header > button.destructive-action:selected:hover arrow, .osd treeview.view > header > button.destructive-action:selected:hover arrow, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd columnview.view > header > button.destructive-action:selected:focus, .osd treeview.view > header > button.destructive-action:selected:focus, .osd dnd tab.destructive-action:selected:focus image, dnd .osd tab.destructive-action:selected:focus image, .osd tabbar tab.destructive-action:selected:focus image, tabbar .osd tab.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header dnd tab.destructive-action:selected:focus image, dnd .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tab.destructive-action:selected:focus image, tabbar .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header .osd dnd tab.destructive-action:selected:focus image, dnd notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tab.destructive-action:selected:focus image, tabbar notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd columnview.view > header > button.destructive-action:selected:focus image, .osd treeview.view > header > button.destructive-action:selected:focus image, .osd dnd tab.destructive-action:selected:focus arrow, dnd .osd tab.destructive-action:selected:focus arrow, .osd tabbar tab.destructive-action:selected:focus arrow, tabbar .osd tab.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header dnd tab.destructive-action:selected:focus arrow, dnd .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header .osd dnd tab.destructive-action:selected:focus arrow, dnd notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd columnview.view > header > button.destructive-action:selected:focus arrow, .osd treeview.view > header > button.destructive-action:selected:focus arrow, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:hover image, dnd .osd tab.destructive-action.has-open-popup:hover image, .osd tabbar tab.destructive-action.has-open-popup:hover image, tabbar .osd tab.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.has-open-popup:hover image, .osd dnd tab.destructive-action.has-open-popup:hover arrow, dnd .osd tab.destructive-action.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.has-open-popup:focus image, dnd .osd tab.destructive-action.has-open-popup:focus image, .osd tabbar tab.destructive-action.has-open-popup:focus image, tabbar .osd tab.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.has-open-popup:focus image, .osd dnd tab.destructive-action.has-open-popup:focus arrow, dnd .osd tab.destructive-action.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd columnview.view > header > button.destructive-action.osd:checked:hover, .osd treeview.view > header > button.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:hover image, dnd .osd tab.destructive-action.osd:checked:hover image, .osd tabbar tab.destructive-action.osd:checked:hover image, tabbar .osd tab.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd columnview.view > header > button.destructive-action.osd:checked:hover image, .osd treeview.view > header > button.destructive-action.osd:checked:hover image, .osd dnd tab.destructive-action.osd:checked:hover arrow, dnd .osd tab.destructive-action.osd:checked:hover arrow, .osd tabbar tab.destructive-action.osd:checked:hover arrow, tabbar .osd tab.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd columnview.view > header > button.destructive-action.osd:checked:hover arrow, .osd treeview.view > header > button.destructive-action.osd:checked:hover arrow, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd columnview.view > header > button.destructive-action.osd:checked:focus, .osd treeview.view > header > button.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:checked:focus image, dnd .osd tab.destructive-action.osd:checked:focus image, .osd tabbar tab.destructive-action.osd:checked:focus image, tabbar .osd tab.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd columnview.view > header > button.destructive-action.osd:checked:focus image, .osd treeview.view > header > button.destructive-action.osd:checked:focus image, .osd dnd tab.destructive-action.osd:checked:focus arrow, dnd .osd tab.destructive-action.osd:checked:focus arrow, .osd tabbar tab.destructive-action.osd:checked:focus arrow, tabbar .osd tab.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd columnview.view > header > button.destructive-action.osd:checked:focus arrow, .osd treeview.view > header > button.destructive-action.osd:checked:focus arrow, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd columnview.view > header > button.destructive-action.osd:selected:hover, .osd treeview.view > header > button.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:hover image, dnd .osd tab.destructive-action.osd:selected:hover image, .osd tabbar tab.destructive-action.osd:selected:hover image, tabbar .osd tab.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd columnview.view > header > button.destructive-action.osd:selected:hover image, .osd treeview.view > header > button.destructive-action.osd:selected:hover image, .osd dnd tab.destructive-action.osd:selected:hover arrow, dnd .osd tab.destructive-action.osd:selected:hover arrow, .osd tabbar tab.destructive-action.osd:selected:hover arrow, tabbar .osd tab.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd columnview.view > header > button.destructive-action.osd:selected:hover arrow, .osd treeview.view > header > button.destructive-action.osd:selected:hover arrow, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd columnview.view > header > button.destructive-action.osd:selected:focus, .osd treeview.view > header > button.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd:selected:focus image, dnd .osd tab.destructive-action.osd:selected:focus image, .osd tabbar tab.destructive-action.osd:selected:focus image, tabbar .osd tab.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd columnview.view > header > button.destructive-action.osd:selected:focus image, .osd treeview.view > header > button.destructive-action.osd:selected:focus image, .osd dnd tab.destructive-action.osd:selected:focus arrow, dnd .osd tab.destructive-action.osd:selected:focus arrow, .osd tabbar tab.destructive-action.osd:selected:focus arrow, tabbar .osd tab.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd columnview.view > header > button.destructive-action.osd:selected:focus arrow, .osd treeview.view > header > button.destructive-action.osd:selected:focus arrow, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:hover image, dnd .osd tab.destructive-action.osd.has-open-popup:hover image, .osd tabbar tab.destructive-action.osd.has-open-popup:hover image, tabbar .osd tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd dnd tab.destructive-action.osd.has-open-popup:hover arrow, dnd .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd dnd tab.destructive-action.osd.has-open-popup:focus image, dnd .osd tab.destructive-action.osd.has-open-popup:focus image, .osd tabbar tab.destructive-action.osd.has-open-popup:focus image, tabbar .osd tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd dnd tab.destructive-action.osd.has-open-popup:focus arrow, dnd .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.osd dnd tab.destructive-action:checked:hover, dnd .osd tab.destructive-action:checked:hover, .osd tabbar tab.destructive-action:checked:hover, tabbar .osd tab.destructive-action:checked:hover, .osd notebook > header tabs > tab.destructive-action:checked:hover, notebook > header .osd tabs > tab.destructive-action:checked:hover, .osd notebook > header dnd tab.destructive-action:checked:hover, dnd .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tab.destructive-action:checked:hover, tabbar .osd notebook > header tab.destructive-action:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover, notebook > header .osd dnd tab.destructive-action:checked:hover, dnd notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tab.destructive-action:checked:hover, tabbar notebook > header .osd tab.destructive-action:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover, .osd notebook > header > tabs > arrow.destructive-action:checked:hover, .osd columnview.view > header > button.destructive-action:checked:hover, .osd treeview.view > header > button.destructive-action:checked:hover, .osd dnd tab.destructive-action:checked:hover image, dnd .osd tab.destructive-action:checked:hover image, .osd tabbar tab.destructive-action:checked:hover image, tabbar .osd tab.destructive-action:checked:hover image, .osd notebook > header tabs > tab.destructive-action:checked:hover image, notebook > header .osd tabs > tab.destructive-action:checked:hover image, .osd notebook > header dnd tab.destructive-action:checked:hover image, dnd .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tab.destructive-action:checked:hover image, tabbar .osd notebook > header tab.destructive-action:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover image, notebook > header .osd dnd tab.destructive-action:checked:hover image, dnd notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tab.destructive-action:checked:hover image, tabbar notebook > header .osd tab.destructive-action:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action:checked:hover image, .osd columnview.view > header > button.destructive-action:checked:hover image, .osd treeview.view > header > button.destructive-action:checked:hover image, .osd dnd tab.destructive-action:checked:hover arrow, dnd .osd tab.destructive-action:checked:hover arrow, .osd tabbar tab.destructive-action:checked:hover arrow, tabbar .osd tab.destructive-action:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action:checked:hover arrow, .osd notebook > header dnd tab.destructive-action:checked:hover arrow, dnd .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tab.destructive-action:checked:hover arrow, tabbar .osd notebook > header tab.destructive-action:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:hover arrow, notebook > header .osd dnd tab.destructive-action:checked:hover arrow, dnd notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tab.destructive-action:checked:hover arrow, tabbar notebook > header .osd tab.destructive-action:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:hover arrow, .osd columnview.view > header > button.destructive-action:checked:hover arrow, .osd treeview.view > header > button.destructive-action:checked:hover arrow, .osd dnd tab.destructive-action:checked:focus, dnd .osd tab.destructive-action:checked:focus, .osd tabbar tab.destructive-action:checked:focus, tabbar .osd tab.destructive-action:checked:focus, .osd notebook > header tabs > tab.destructive-action:checked:focus, notebook > header .osd tabs > tab.destructive-action:checked:focus, .osd notebook > header dnd tab.destructive-action:checked:focus, dnd .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tab.destructive-action:checked:focus, tabbar .osd notebook > header tab.destructive-action:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus, notebook > header .osd dnd tab.destructive-action:checked:focus, dnd notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tab.destructive-action:checked:focus, tabbar notebook > header .osd tab.destructive-action:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus, .osd notebook > header > tabs > arrow.destructive-action:checked:focus, .osd columnview.view > header > button.destructive-action:checked:focus, .osd treeview.view > header > button.destructive-action:checked:focus, .osd dnd tab.destructive-action:checked:focus image, dnd .osd tab.destructive-action:checked:focus image, .osd tabbar tab.destructive-action:checked:focus image, tabbar .osd tab.destructive-action:checked:focus image, .osd notebook > header tabs > tab.destructive-action:checked:focus image, notebook > header .osd tabs > tab.destructive-action:checked:focus image, .osd notebook > header dnd tab.destructive-action:checked:focus image, dnd .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tab.destructive-action:checked:focus image, tabbar .osd notebook > header tab.destructive-action:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus image, notebook > header .osd dnd tab.destructive-action:checked:focus image, dnd notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tab.destructive-action:checked:focus image, tabbar notebook > header .osd tab.destructive-action:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action:checked:focus image, .osd columnview.view > header > button.destructive-action:checked:focus image, .osd treeview.view > header > button.destructive-action:checked:focus image, .osd dnd tab.destructive-action:checked:focus arrow, dnd .osd tab.destructive-action:checked:focus arrow, .osd tabbar tab.destructive-action:checked:focus arrow, tabbar .osd tab.destructive-action:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action:checked:focus arrow, .osd notebook > header dnd tab.destructive-action:checked:focus arrow, dnd .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tab.destructive-action:checked:focus arrow, tabbar .osd notebook > header tab.destructive-action:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:checked:focus arrow, notebook > header .osd dnd tab.destructive-action:checked:focus arrow, dnd notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tab.destructive-action:checked:focus arrow, tabbar notebook > header .osd tab.destructive-action:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:checked:focus arrow, .osd columnview.view > header > button.destructive-action:checked:focus arrow, .osd treeview.view > header > button.destructive-action:checked:focus arrow, .osd dnd tab.destructive-action:selected:hover, dnd .osd tab.destructive-action:selected:hover, .osd tabbar tab.destructive-action:selected:hover, tabbar .osd tab.destructive-action:selected:hover, .osd notebook > header tabs > tab.destructive-action:selected:hover, notebook > header .osd tabs > tab.destructive-action:selected:hover, .osd notebook > header dnd tab.destructive-action:selected:hover, dnd .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tab.destructive-action:selected:hover, tabbar .osd notebook > header tab.destructive-action:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover, notebook > header .osd dnd tab.destructive-action:selected:hover, dnd notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tab.destructive-action:selected:hover, tabbar notebook > header .osd tab.destructive-action:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover, .osd notebook > header > tabs > arrow.destructive-action:selected:hover, .osd columnview.view > header > button.destructive-action:selected:hover, .osd treeview.view > header > button.destructive-action:selected:hover, .osd dnd tab.destructive-action:selected:hover image, dnd .osd tab.destructive-action:selected:hover image, .osd tabbar tab.destructive-action:selected:hover image, tabbar .osd tab.destructive-action:selected:hover image, .osd notebook > header tabs > tab.destructive-action:selected:hover image, notebook > header .osd tabs > tab.destructive-action:selected:hover image, .osd notebook > header dnd tab.destructive-action:selected:hover image, dnd .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tab.destructive-action:selected:hover image, tabbar .osd notebook > header tab.destructive-action:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover image, notebook > header .osd dnd tab.destructive-action:selected:hover image, dnd notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tab.destructive-action:selected:hover image, tabbar notebook > header .osd tab.destructive-action:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action:selected:hover image, .osd columnview.view > header > button.destructive-action:selected:hover image, .osd treeview.view > header > button.destructive-action:selected:hover image, .osd dnd tab.destructive-action:selected:hover arrow, dnd .osd tab.destructive-action:selected:hover arrow, .osd tabbar tab.destructive-action:selected:hover arrow, tabbar .osd tab.destructive-action:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action:selected:hover arrow, .osd notebook > header dnd tab.destructive-action:selected:hover arrow, dnd .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tab.destructive-action:selected:hover arrow, tabbar .osd notebook > header tab.destructive-action:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:hover arrow, notebook > header .osd dnd tab.destructive-action:selected:hover arrow, dnd notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tab.destructive-action:selected:hover arrow, tabbar notebook > header .osd tab.destructive-action:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:hover arrow, .osd columnview.view > header > button.destructive-action:selected:hover arrow, .osd treeview.view > header > button.destructive-action:selected:hover arrow, .osd dnd tab.destructive-action:selected:focus, dnd .osd tab.destructive-action:selected:focus, .osd tabbar tab.destructive-action:selected:focus, tabbar .osd tab.destructive-action:selected:focus, .osd notebook > header tabs > tab.destructive-action:selected:focus, notebook > header .osd tabs > tab.destructive-action:selected:focus, .osd notebook > header dnd tab.destructive-action:selected:focus, dnd .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tab.destructive-action:selected:focus, tabbar .osd notebook > header tab.destructive-action:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus, notebook > header .osd dnd tab.destructive-action:selected:focus, dnd notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tab.destructive-action:selected:focus, tabbar notebook > header .osd tab.destructive-action:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus, .osd notebook > header > tabs > arrow.destructive-action:selected:focus, .osd columnview.view > header > button.destructive-action:selected:focus, .osd treeview.view > header > button.destructive-action:selected:focus, .osd dnd tab.destructive-action:selected:focus image, dnd .osd tab.destructive-action:selected:focus image, .osd tabbar tab.destructive-action:selected:focus image, tabbar .osd tab.destructive-action:selected:focus image, .osd notebook > header tabs > tab.destructive-action:selected:focus image, notebook > header .osd tabs > tab.destructive-action:selected:focus image, .osd notebook > header dnd tab.destructive-action:selected:focus image, dnd .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tab.destructive-action:selected:focus image, tabbar .osd notebook > header tab.destructive-action:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus image, notebook > header .osd dnd tab.destructive-action:selected:focus image, dnd notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tab.destructive-action:selected:focus image, tabbar notebook > header .osd tab.destructive-action:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action:selected:focus image, .osd columnview.view > header > button.destructive-action:selected:focus image, .osd treeview.view > header > button.destructive-action:selected:focus image, .osd dnd tab.destructive-action:selected:focus arrow, dnd .osd tab.destructive-action:selected:focus arrow, .osd tabbar tab.destructive-action:selected:focus arrow, tabbar .osd tab.destructive-action:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action:selected:focus arrow, .osd notebook > header dnd tab.destructive-action:selected:focus arrow, dnd .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tab.destructive-action:selected:focus arrow, tabbar .osd notebook > header tab.destructive-action:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:selected:focus arrow, notebook > header .osd dnd tab.destructive-action:selected:focus arrow, dnd notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tab.destructive-action:selected:focus arrow, tabbar notebook > header .osd tab.destructive-action:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action:selected:focus arrow, .osd columnview.view > header > button.destructive-action:selected:focus arrow, .osd treeview.view > header > button.destructive-action:selected:focus arrow, .osd dnd tab.destructive-action.has-open-popup:hover, dnd .osd tab.destructive-action.has-open-popup:hover, .osd tabbar tab.destructive-action.has-open-popup:hover, tabbar .osd tab.destructive-action.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.has-open-popup:hover, .osd dnd tab.destructive-action.has-open-popup:hover image, dnd .osd tab.destructive-action.has-open-popup:hover image, .osd tabbar tab.destructive-action.has-open-popup:hover image, tabbar .osd tab.destructive-action.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.has-open-popup:hover image, .osd dnd tab.destructive-action.has-open-popup:hover arrow, dnd .osd tab.destructive-action.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:hover arrow, .osd dnd tab.destructive-action.has-open-popup:focus, dnd .osd tab.destructive-action.has-open-popup:focus, .osd tabbar tab.destructive-action.has-open-popup:focus, tabbar .osd tab.destructive-action.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.has-open-popup:focus, .osd dnd tab.destructive-action.has-open-popup:focus image, dnd .osd tab.destructive-action.has-open-popup:focus image, .osd tabbar tab.destructive-action.has-open-popup:focus image, tabbar .osd tab.destructive-action.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.has-open-popup:focus image, .osd dnd tab.destructive-action.has-open-popup:focus arrow, dnd .osd tab.destructive-action.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.has-open-popup:focus arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover image, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover image, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover image, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover image, .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button:hover arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button:hover arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:hover arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:hover arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:hover arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:hover arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:hover arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:hover arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:hover arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:hover arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:hover arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:hover arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:hover arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:hover arrow, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:hover arrow, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:hover arrow, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus image, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus image, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus image, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus image, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus image, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus image, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus image, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus image, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus image, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus image, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus image, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus image, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus image, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus image, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus image, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus image, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus image, .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action button:focus arrow, dnd .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action button:focus arrow, .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action button:focus arrow, tabbar .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action button:focus arrow, .osd notebook > header tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action button:focus arrow, notebook > header .osd tabs > tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action button:focus arrow, .osd notebook > header dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.destructive-action button:focus arrow, dnd .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.destructive-action button:focus arrow, .osd notebook > header tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.destructive-action button:focus arrow, tabbar .osd notebook > header tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.destructive-action button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.destructive-action button:focus arrow, notebook > header .osd dnd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.destructive-action button:focus arrow, dnd notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.destructive-action button:focus arrow, notebook > header .osd tabbar tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.destructive-action button:focus arrow, tabbar notebook > header .osd tab.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.destructive-action button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.destructive-action button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.destructive-action button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action button:focus arrow, .osd columnview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action button:focus arrow, .osd treeview.view > header > button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action button:focus arrow, .osd dnd tab.destructive-action.osd:checked:hover, dnd .osd tab.destructive-action.osd:checked:hover, .osd tabbar tab.destructive-action.osd:checked:hover, tabbar .osd tab.destructive-action.osd:checked:hover, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover, .osd notebook > header dnd tab.osd:checked:hover, dnd .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tab.osd:checked:hover, tabbar .osd notebook > header tab.osd:checked:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover, notebook > header .osd dnd tab.osd:checked:hover, dnd notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tab.osd:checked:hover, tabbar notebook > header .osd tab.osd:checked:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover, .osd columnview.view > header > button.destructive-action.osd:checked:hover, .osd treeview.view > header > button.destructive-action.osd:checked:hover, .osd dnd tab.destructive-action.osd:checked:hover image, dnd .osd tab.destructive-action.osd:checked:hover image, .osd tabbar tab.destructive-action.osd:checked:hover image, tabbar .osd tab.destructive-action.osd:checked:hover image, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover image, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover image, .osd notebook > header dnd tab.osd:checked:hover image, dnd .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tab.osd:checked:hover image, tabbar .osd notebook > header tab.osd:checked:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover image, notebook > header .osd dnd tab.osd:checked:hover image, dnd notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tab.osd:checked:hover image, tabbar notebook > header .osd tab.osd:checked:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover image, .osd columnview.view > header > button.destructive-action.osd:checked:hover image, .osd treeview.view > header > button.destructive-action.osd:checked:hover image, .osd dnd tab.destructive-action.osd:checked:hover arrow, dnd .osd tab.destructive-action.osd:checked:hover arrow, .osd tabbar tab.destructive-action.osd:checked:hover arrow, tabbar .osd tab.destructive-action.osd:checked:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:hover arrow, .osd notebook > header dnd tab.osd:checked:hover arrow, dnd .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tab.osd:checked:hover arrow, tabbar .osd notebook > header tab.osd:checked:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:hover arrow, notebook > header .osd dnd tab.osd:checked:hover arrow, dnd notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tab.osd:checked:hover arrow, tabbar notebook > header .osd tab.osd:checked:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:hover arrow, .osd columnview.view > header > button.destructive-action.osd:checked:hover arrow, .osd treeview.view > header > button.destructive-action.osd:checked:hover arrow, .osd dnd tab.destructive-action.osd:checked:focus, dnd .osd tab.destructive-action.osd:checked:focus, .osd tabbar tab.destructive-action.osd:checked:focus, tabbar .osd tab.destructive-action.osd:checked:focus, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus, .osd notebook > header dnd tab.osd:checked:focus, dnd .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tab.osd:checked:focus, tabbar .osd notebook > header tab.osd:checked:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus, notebook > header .osd dnd tab.osd:checked:focus, dnd notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tab.osd:checked:focus, tabbar notebook > header .osd tab.osd:checked:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus, .osd columnview.view > header > button.destructive-action.osd:checked:focus, .osd treeview.view > header > button.destructive-action.osd:checked:focus, .osd dnd tab.destructive-action.osd:checked:focus image, dnd .osd tab.destructive-action.osd:checked:focus image, .osd tabbar tab.destructive-action.osd:checked:focus image, tabbar .osd tab.destructive-action.osd:checked:focus image, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus image, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus image, .osd notebook > header dnd tab.osd:checked:focus image, dnd .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tab.osd:checked:focus image, tabbar .osd notebook > header tab.osd:checked:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus image, notebook > header .osd dnd tab.osd:checked:focus image, dnd notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tab.osd:checked:focus image, tabbar notebook > header .osd tab.osd:checked:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus image, .osd columnview.view > header > button.destructive-action.osd:checked:focus image, .osd treeview.view > header > button.destructive-action.osd:checked:focus image, .osd dnd tab.destructive-action.osd:checked:focus arrow, dnd .osd tab.destructive-action.osd:checked:focus arrow, .osd tabbar tab.destructive-action.osd:checked:focus arrow, tabbar .osd tab.destructive-action.osd:checked:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:checked:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:checked:focus arrow, .osd notebook > header dnd tab.osd:checked:focus arrow, dnd .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tab.osd:checked:focus arrow, tabbar .osd notebook > header tab.osd:checked:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:checked:focus arrow, notebook > header .osd dnd tab.osd:checked:focus arrow, dnd notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tab.osd:checked:focus arrow, tabbar notebook > header .osd tab.osd:checked:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:checked:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:checked:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:checked:focus arrow, .osd columnview.view > header > button.destructive-action.osd:checked:focus arrow, .osd treeview.view > header > button.destructive-action.osd:checked:focus arrow, .osd dnd tab.destructive-action.osd:selected:hover, dnd .osd tab.destructive-action.osd:selected:hover, .osd tabbar tab.destructive-action.osd:selected:hover, tabbar .osd tab.destructive-action.osd:selected:hover, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover, .osd notebook > header dnd tab.osd:selected:hover, dnd .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tab.osd:selected:hover, tabbar .osd notebook > header tab.osd:selected:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover, notebook > header .osd dnd tab.osd:selected:hover, dnd notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tab.osd:selected:hover, tabbar notebook > header .osd tab.osd:selected:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover, .osd columnview.view > header > button.destructive-action.osd:selected:hover, .osd treeview.view > header > button.destructive-action.osd:selected:hover, .osd dnd tab.destructive-action.osd:selected:hover image, dnd .osd tab.destructive-action.osd:selected:hover image, .osd tabbar tab.destructive-action.osd:selected:hover image, tabbar .osd tab.destructive-action.osd:selected:hover image, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover image, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover image, .osd notebook > header dnd tab.osd:selected:hover image, dnd .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tab.osd:selected:hover image, tabbar .osd notebook > header tab.osd:selected:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover image, notebook > header .osd dnd tab.osd:selected:hover image, dnd notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tab.osd:selected:hover image, tabbar notebook > header .osd tab.osd:selected:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover image, .osd columnview.view > header > button.destructive-action.osd:selected:hover image, .osd treeview.view > header > button.destructive-action.osd:selected:hover image, .osd dnd tab.destructive-action.osd:selected:hover arrow, dnd .osd tab.destructive-action.osd:selected:hover arrow, .osd tabbar tab.destructive-action.osd:selected:hover arrow, tabbar .osd tab.destructive-action.osd:selected:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:hover arrow, .osd notebook > header dnd tab.osd:selected:hover arrow, dnd .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tab.osd:selected:hover arrow, tabbar .osd notebook > header tab.osd:selected:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:hover arrow, notebook > header .osd dnd tab.osd:selected:hover arrow, dnd notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tab.osd:selected:hover arrow, tabbar notebook > header .osd tab.osd:selected:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:hover arrow, .osd columnview.view > header > button.destructive-action.osd:selected:hover arrow, .osd treeview.view > header > button.destructive-action.osd:selected:hover arrow, .osd dnd tab.destructive-action.osd:selected:focus, dnd .osd tab.destructive-action.osd:selected:focus, .osd tabbar tab.destructive-action.osd:selected:focus, tabbar .osd tab.destructive-action.osd:selected:focus, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus, .osd notebook > header dnd tab.osd:selected:focus, dnd .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tab.osd:selected:focus, tabbar .osd notebook > header tab.osd:selected:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus, notebook > header .osd dnd tab.osd:selected:focus, dnd notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tab.osd:selected:focus, tabbar notebook > header .osd tab.osd:selected:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus, .osd columnview.view > header > button.destructive-action.osd:selected:focus, .osd treeview.view > header > button.destructive-action.osd:selected:focus, .osd dnd tab.destructive-action.osd:selected:focus image, dnd .osd tab.destructive-action.osd:selected:focus image, .osd tabbar tab.destructive-action.osd:selected:focus image, tabbar .osd tab.destructive-action.osd:selected:focus image, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus image, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus image, .osd notebook > header dnd tab.osd:selected:focus image, dnd .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tab.osd:selected:focus image, tabbar .osd notebook > header tab.osd:selected:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus image, notebook > header .osd dnd tab.osd:selected:focus image, dnd notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tab.osd:selected:focus image, tabbar notebook > header .osd tab.osd:selected:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus image, .osd columnview.view > header > button.destructive-action.osd:selected:focus image, .osd treeview.view > header > button.destructive-action.osd:selected:focus image, .osd dnd tab.destructive-action.osd:selected:focus arrow, dnd .osd tab.destructive-action.osd:selected:focus arrow, .osd tabbar tab.destructive-action.osd:selected:focus arrow, tabbar .osd tab.destructive-action.osd:selected:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd:selected:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd:selected:focus arrow, .osd notebook > header dnd tab.osd:selected:focus arrow, dnd .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tab.osd:selected:focus arrow, tabbar .osd notebook > header tab.osd:selected:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd:selected:focus arrow, notebook > header .osd dnd tab.osd:selected:focus arrow, dnd notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tab.osd:selected:focus arrow, tabbar notebook > header .osd tab.osd:selected:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd:selected:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd:selected:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd:selected:focus arrow, .osd columnview.view > header > button.destructive-action.osd:selected:focus arrow, .osd treeview.view > header > button.destructive-action.osd:selected:focus arrow, .osd dnd tab.destructive-action.osd.has-open-popup:hover, dnd .osd tab.destructive-action.osd.has-open-popup:hover, .osd tabbar tab.destructive-action.osd.has-open-popup:hover, tabbar .osd tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover, .osd notebook > header dnd tab.has-open-popup:hover, dnd .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tab.has-open-popup:hover, tabbar .osd notebook > header tab.has-open-popup:hover, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover, notebook > header .osd dnd tab.has-open-popup:hover, dnd notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tab.has-open-popup:hover, tabbar notebook > header .osd tab.has-open-popup:hover, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover, .osd dnd tab.destructive-action.osd.has-open-popup:hover image, dnd .osd tab.destructive-action.osd.has-open-popup:hover image, .osd tabbar tab.destructive-action.osd.has-open-popup:hover image, tabbar .osd tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover image, .osd notebook > header dnd tab.has-open-popup:hover image, dnd .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tab.has-open-popup:hover image, tabbar .osd notebook > header tab.has-open-popup:hover image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover image, notebook > header .osd dnd tab.has-open-popup:hover image, dnd notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tab.has-open-popup:hover image, tabbar notebook > header .osd tab.has-open-popup:hover image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover image, .osd dnd tab.destructive-action.osd.has-open-popup:hover arrow, dnd .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:hover arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:hover arrow, .osd notebook > header dnd tab.has-open-popup:hover arrow, dnd .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tab.has-open-popup:hover arrow, tabbar .osd notebook > header tab.has-open-popup:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:hover arrow, notebook > header .osd dnd tab.has-open-popup:hover arrow, dnd notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tab.has-open-popup:hover arrow, tabbar notebook > header .osd tab.has-open-popup:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:hover arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:hover arrow, .osd dnd tab.destructive-action.osd.has-open-popup:focus, dnd .osd tab.destructive-action.osd.has-open-popup:focus, .osd tabbar tab.destructive-action.osd.has-open-popup:focus, tabbar .osd tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus, .osd notebook > header dnd tab.has-open-popup:focus, dnd .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tab.has-open-popup:focus, tabbar .osd notebook > header tab.has-open-popup:focus, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus, notebook > header .osd dnd tab.has-open-popup:focus, dnd notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tab.has-open-popup:focus, tabbar notebook > header .osd tab.has-open-popup:focus, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus, .osd dnd tab.destructive-action.osd.has-open-popup:focus image, dnd .osd tab.destructive-action.osd.has-open-popup:focus image, .osd tabbar tab.destructive-action.osd.has-open-popup:focus image, tabbar .osd tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus image, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus image, .osd notebook > header dnd tab.has-open-popup:focus image, dnd .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tab.has-open-popup:focus image, tabbar .osd notebook > header tab.has-open-popup:focus image, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus image, notebook > header .osd dnd tab.has-open-popup:focus image, dnd notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tab.has-open-popup:focus image, tabbar notebook > header .osd tab.has-open-popup:focus image, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus image, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus image, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus image, .osd dnd tab.destructive-action.osd.has-open-popup:focus arrow, dnd .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd tabbar tab.destructive-action.osd.has-open-popup:focus arrow, tabbar .osd tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd.has-open-popup:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd.has-open-popup:focus arrow, .osd notebook > header dnd tab.has-open-popup:focus arrow, dnd .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tab.has-open-popup:focus arrow, tabbar .osd notebook > header tab.has-open-popup:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.has-open-popup:focus arrow, notebook > header .osd dnd tab.has-open-popup:focus arrow, dnd notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tab.has-open-popup:focus arrow, tabbar notebook > header .osd tab.has-open-popup:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.has-open-popup:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.has-open-popup:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd.has-open-popup:focus arrow, .osd columnview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd treeview.view > header > button.destructive-action.osd.has-open-popup:focus arrow, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover image, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover image, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover image, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover image, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover image, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover image, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:hover arrow, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:hover arrow, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:hover arrow, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:hover arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:hover arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:hover arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:hover arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:hover arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:hover arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:hover arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:hover arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:hover arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:hover arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:hover arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:hover arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:hover arrow, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:hover arrow, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:hover arrow, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus image, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus image, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus image, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus image, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus image, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus image, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus image, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus image, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus image, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus image, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus image, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus image, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus image, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus image, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus image, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus image, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus image, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus image, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus image, .osd dnd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd dnd tab.destructive-action.osd button:focus arrow, dnd .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd tab.destructive-action.osd button:focus arrow, .osd tabbar tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd tabbar tab.destructive-action.osd button:focus arrow, tabbar .osd tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd tab.destructive-action.osd button:focus arrow, .osd notebook > header tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabs > tab.destructive-action.osd button:focus arrow, notebook > header .osd tabs > tab.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabs > tab.destructive-action.osd button:focus arrow, .osd notebook > header dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header dnd tab.osd button:focus arrow, dnd .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tab.osd button:focus arrow, tabbar .osd notebook > header tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tab.osd button:focus arrow, .osd notebook > header tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar .osd notebook > header tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar .osd notebook > header tabbox > tabboxchild.osd button:focus arrow, notebook > header .osd dnd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd dnd tab.osd button:focus arrow, dnd notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin dnd notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tab.osd button:focus arrow, tabbar notebook > header .osd tab.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tab.osd button:focus arrow, notebook > header .osd tabbar tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header .osd tabbar tabbox > tabboxchild.osd button:focus arrow, tabbar notebook > header .osd tabbox > tabboxchild.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin tabbar notebook > header .osd tabbox > tabboxchild.osd button:focus arrow, .osd notebook > header > tabs > arrow.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd notebook > header > tabs > arrow.destructive-action.osd button:focus arrow, .osd columnview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd columnview.view > header > button.destructive-action.osd button:focus arrow, .osd treeview.view > header > button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd treeview.view > header > button.destructive-action.osd button:focus arrow, .osd button.destructive-action:checked:hover, .osd button.destructive-action:checked:hover image, .osd button.destructive-action:checked:hover arrow, .osd button.destructive-action:checked:focus, .osd button.destructive-action:checked:focus image, .osd button.destructive-action:checked:focus arrow, .osd button.destructive-action:selected:hover, .osd button.destructive-action:selected:hover image, .osd button.destructive-action:selected:hover arrow, .osd button.destructive-action:selected:focus, .osd button.destructive-action:selected:focus image, .osd button.destructive-action:selected:focus arrow, .osd button.destructive-action.has-open-popup:hover, .osd button.destructive-action.has-open-popup:hover image, .osd button.destructive-action.has-open-popup:hover arrow, .osd button.destructive-action.has-open-popup:focus, .osd button.destructive-action.has-open-popup:focus image, .osd button.destructive-action.has-open-popup:focus arrow, .osd button.destructive-action .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action button:hover, .osd button.destructive-action .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action button:hover image, .osd button.destructive-action .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action button:hover arrow, .osd button.destructive-action .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action button:focus, .osd button.destructive-action .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action button:focus image, .osd button.destructive-action .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action button:focus arrow, .osd button.destructive-action.osd:checked:hover, .osd button.destructive-action.osd:checked:hover image, .osd button.destructive-action.osd:checked:hover arrow, .osd button.destructive-action.osd:checked:focus, .osd button.destructive-action.osd:checked:focus image, .osd button.destructive-action.osd:checked:focus arrow, .osd button.destructive-action.osd:selected:hover, .osd button.destructive-action.osd:selected:hover image, .osd button.destructive-action.osd:selected:hover arrow, .osd button.destructive-action.osd:selected:focus, .osd button.destructive-action.osd:selected:focus image, .osd button.destructive-action.osd:selected:focus arrow, .osd button.destructive-action.osd.has-open-popup:hover, .osd button.destructive-action.osd.has-open-popup:hover image, .osd button.destructive-action.osd.has-open-popup:hover arrow, .osd button.destructive-action.osd.has-open-popup:focus, .osd button.destructive-action.osd.has-open-popup:focus image, .osd button.destructive-action.osd.has-open-popup:focus arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover image, .osd button.destructive-action.osd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:hover arrow, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus image, .osd button.destructive-action.osd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .osd button.destructive-action.osd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .osd dnd tab.destructive-action:disabled, dnd .osd tab.destructive-action:disabled, .osd tabbar tab.destructive-action:disabled, tabbar .osd tab.destructive-action:disabled, .osd notebook > header tabs > tab.destructive-action:disabled, notebook > header .osd tabs > tab.destructive-action:disabled, .osd notebook > header tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar .osd notebook > header tabbox > tabboxchild.destructive-action:disabled, notebook > header .osd tabbar tabbox > tabboxchild.destructive-action:disabled, tabbar notebook > header .osd tabbox > tabboxchild.destructive-action:disabled, .osd notebook > header > tabs > arrow.destructive-action:disabled, .osd button.destructive-action:disabled, .osd button.destructive-action:disabled:checked, .osd button.destructive-action:disabled:selected, .osd button.destructive-action:disabled.has-open-popup, .osd button.destructive-action.osd:disabled, .osd button.destructive-action.osd:disabled:checked, .osd button.destructive-action.osd:disabled:selected, .osd button.destructive-action.osd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -415,13 +415,13 @@ modelbutton.flat arrow:hover, modelbutton.flat arrow:hover image, modelbutton.fl modelbutton.flat arrow:active, modelbutton.flat arrow.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -modelbutton.flat arrow:checked, modelbutton.flat arrow:selected, modelbutton.flat arrow.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +modelbutton.flat arrow:checked, modelbutton.flat arrow:selected, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -modelbutton.flat arrow:checked, modelbutton.flat arrow:checked image, modelbutton.flat arrow:checked arrow, modelbutton.flat arrow:selected, modelbutton.flat arrow:selected image, modelbutton.flat arrow:selected arrow, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow.has-open-popup image, modelbutton.flat arrow.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +modelbutton.flat arrow:checked, modelbutton.flat arrow:checked image, modelbutton.flat arrow:checked arrow, modelbutton.flat arrow:selected, modelbutton.flat arrow:selected image, modelbutton.flat arrow:selected arrow, modelbutton.flat arrow.has-open-popup, modelbutton.flat arrow.has-open-popup image, modelbutton.flat arrow.has-open-popup arrow, modelbutton.flat arrow .active_group #docklike-plugin button, .active_group #docklike-plugin modelbutton.flat arrow button, modelbutton.flat arrow .active_group #docklike-plugin button image, .active_group #docklike-plugin modelbutton.flat arrow button image, modelbutton.flat arrow .active_group #docklike-plugin button arrow, .active_group #docklike-plugin modelbutton.flat arrow button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:hover image, modelbutton.flat arrow:checked:hover arrow, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:checked:focus image, modelbutton.flat arrow:checked:focus arrow, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:hover image, modelbutton.flat arrow:selected:hover arrow, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow:selected:focus image, modelbutton.flat arrow:selected:focus arrow, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +modelbutton.flat arrow:checked:hover, modelbutton.flat arrow:checked:hover image, modelbutton.flat arrow:checked:hover arrow, modelbutton.flat arrow:checked:focus, modelbutton.flat arrow:checked:focus image, modelbutton.flat arrow:checked:focus arrow, modelbutton.flat arrow:selected:hover, modelbutton.flat arrow:selected:hover image, modelbutton.flat arrow:selected:hover arrow, modelbutton.flat arrow:selected:focus, modelbutton.flat arrow:selected:focus image, modelbutton.flat arrow:selected:focus arrow, modelbutton.flat arrow.has-open-popup:hover, modelbutton.flat arrow.has-open-popup:hover image, modelbutton.flat arrow.has-open-popup:hover arrow, modelbutton.flat arrow.has-open-popup:focus, modelbutton.flat arrow.has-open-popup:focus image, modelbutton.flat arrow.has-open-popup:focus arrow, modelbutton.flat arrow .active_group #docklike-plugin button:hover, .active_group #docklike-plugin modelbutton.flat arrow button:hover, modelbutton.flat arrow .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin modelbutton.flat arrow button:hover image, modelbutton.flat arrow .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin modelbutton.flat arrow button:hover arrow, modelbutton.flat arrow .active_group #docklike-plugin button:focus, .active_group #docklike-plugin modelbutton.flat arrow button:focus, modelbutton.flat arrow .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin modelbutton.flat arrow button:focus image, modelbutton.flat arrow .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin modelbutton.flat arrow button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } modelbutton.flat arrow:disabled, modelbutton.flat arrow:disabled:checked, modelbutton.flat arrow:disabled:selected, modelbutton.flat arrow:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -551,13 +551,13 @@ infobar .close:hover, infobar .close:hover image, infobar .close:hover arrow, in infobar .close:active, infobar .close.keyboard-activating, searchbar .close:active, searchbar .close.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -infobar .close:checked, infobar .close:selected, infobar .close.has-open-popup, searchbar .close:checked, searchbar .close:selected, searchbar .close.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +infobar .close:checked, infobar .close:selected, infobar .close.has-open-popup, infobar .close .active_group #docklike-plugin button, .active_group #docklike-plugin infobar .close button, searchbar .close:checked, searchbar .close:selected, searchbar .close.has-open-popup, searchbar .close .active_group #docklike-plugin button, .active_group #docklike-plugin searchbar .close button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -infobar .close:checked, infobar .close:checked image, infobar .close:checked arrow, infobar .close:selected, infobar .close:selected image, infobar .close:selected arrow, infobar .close.has-open-popup, infobar .close.has-open-popup image, infobar .close.has-open-popup arrow, searchbar .close:checked, searchbar .close:checked image, searchbar .close:checked arrow, searchbar .close:selected, searchbar .close:selected image, searchbar .close:selected arrow, searchbar .close.has-open-popup, searchbar .close.has-open-popup image, searchbar .close.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +infobar .close:checked, infobar .close:checked image, infobar .close:checked arrow, infobar .close:selected, infobar .close:selected image, infobar .close:selected arrow, infobar .close.has-open-popup, infobar .close.has-open-popup image, infobar .close.has-open-popup arrow, infobar .close .active_group #docklike-plugin button, .active_group #docklike-plugin infobar .close button, infobar .close .active_group #docklike-plugin button image, .active_group #docklike-plugin infobar .close button image, infobar .close .active_group #docklike-plugin button arrow, .active_group #docklike-plugin infobar .close button arrow, searchbar .close:checked, searchbar .close:checked image, searchbar .close:checked arrow, searchbar .close:selected, searchbar .close:selected image, searchbar .close:selected arrow, searchbar .close.has-open-popup, searchbar .close.has-open-popup image, searchbar .close.has-open-popup arrow, searchbar .close .active_group #docklike-plugin button, .active_group #docklike-plugin searchbar .close button, searchbar .close .active_group #docklike-plugin button image, .active_group #docklike-plugin searchbar .close button image, searchbar .close .active_group #docklike-plugin button arrow, .active_group #docklike-plugin searchbar .close button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -infobar .close:checked:hover, infobar .close:checked:focus, infobar .close:selected:hover, infobar .close:selected:focus, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:focus, searchbar .close:checked:hover, searchbar .close:checked:focus, searchbar .close:selected:hover, searchbar .close:selected:focus, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +infobar .close:checked:hover, infobar .close:checked:focus, infobar .close:selected:hover, infobar .close:selected:focus, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:focus, infobar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin infobar .close button:hover, infobar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin infobar .close button:focus, searchbar .close:checked:hover, searchbar .close:checked:focus, searchbar .close:selected:hover, searchbar .close:selected:focus, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:focus, searchbar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin searchbar .close button:hover, searchbar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin searchbar .close button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -infobar .close:checked:hover, infobar .close:checked:hover image, infobar .close:checked:hover arrow, infobar .close:checked:focus, infobar .close:checked:focus image, infobar .close:checked:focus arrow, infobar .close:selected:hover, infobar .close:selected:hover image, infobar .close:selected:hover arrow, infobar .close:selected:focus, infobar .close:selected:focus image, infobar .close:selected:focus arrow, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:hover image, infobar .close.has-open-popup:hover arrow, infobar .close.has-open-popup:focus, infobar .close.has-open-popup:focus image, infobar .close.has-open-popup:focus arrow, searchbar .close:checked:hover, searchbar .close:checked:hover image, searchbar .close:checked:hover arrow, searchbar .close:checked:focus, searchbar .close:checked:focus image, searchbar .close:checked:focus arrow, searchbar .close:selected:hover, searchbar .close:selected:hover image, searchbar .close:selected:hover arrow, searchbar .close:selected:focus, searchbar .close:selected:focus image, searchbar .close:selected:focus arrow, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:hover image, searchbar .close.has-open-popup:hover arrow, searchbar .close.has-open-popup:focus, searchbar .close.has-open-popup:focus image, searchbar .close.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +infobar .close:checked:hover, infobar .close:checked:hover image, infobar .close:checked:hover arrow, infobar .close:checked:focus, infobar .close:checked:focus image, infobar .close:checked:focus arrow, infobar .close:selected:hover, infobar .close:selected:hover image, infobar .close:selected:hover arrow, infobar .close:selected:focus, infobar .close:selected:focus image, infobar .close:selected:focus arrow, infobar .close.has-open-popup:hover, infobar .close.has-open-popup:hover image, infobar .close.has-open-popup:hover arrow, infobar .close.has-open-popup:focus, infobar .close.has-open-popup:focus image, infobar .close.has-open-popup:focus arrow, infobar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin infobar .close button:hover, infobar .close .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin infobar .close button:hover image, infobar .close .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin infobar .close button:hover arrow, infobar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin infobar .close button:focus, infobar .close .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin infobar .close button:focus image, infobar .close .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin infobar .close button:focus arrow, searchbar .close:checked:hover, searchbar .close:checked:hover image, searchbar .close:checked:hover arrow, searchbar .close:checked:focus, searchbar .close:checked:focus image, searchbar .close:checked:focus arrow, searchbar .close:selected:hover, searchbar .close:selected:hover image, searchbar .close:selected:hover arrow, searchbar .close:selected:focus, searchbar .close:selected:focus image, searchbar .close:selected:focus arrow, searchbar .close.has-open-popup:hover, searchbar .close.has-open-popup:hover image, searchbar .close.has-open-popup:hover arrow, searchbar .close.has-open-popup:focus, searchbar .close.has-open-popup:focus image, searchbar .close.has-open-popup:focus arrow, searchbar .close .active_group #docklike-plugin button:hover, .active_group #docklike-plugin searchbar .close button:hover, searchbar .close .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin searchbar .close button:hover image, searchbar .close .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin searchbar .close button:hover arrow, searchbar .close .active_group #docklike-plugin button:focus, .active_group #docklike-plugin searchbar .close button:focus, searchbar .close .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin searchbar .close button:focus image, searchbar .close .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin searchbar .close button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } infobar .close:disabled, infobar .close:disabled:checked, infobar .close:disabled:selected, infobar .close:disabled.has-open-popup, searchbar .close:disabled, searchbar .close:disabled:checked, searchbar .close:disabled:selected, searchbar .close:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -580,13 +580,13 @@ windowcontrols button.close:not(:backdrop):hover, windowcontrols button.close:no windowcontrols button.close:not(:backdrop):active, windowcontrols button.close:not(:backdrop).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):checked image, windowcontrols button.close:not(:backdrop):checked arrow, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop):selected image, windowcontrols button.close:not(:backdrop):selected arrow, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop).has-open-popup image, windowcontrols button.close:not(:backdrop).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +windowcontrols button.close:not(:backdrop):checked, windowcontrols button.close:not(:backdrop):checked image, windowcontrols button.close:not(:backdrop):checked arrow, windowcontrols button.close:not(:backdrop):selected, windowcontrols button.close:not(:backdrop):selected image, windowcontrols button.close:not(:backdrop):selected arrow, windowcontrols button.close:not(:backdrop).has-open-popup, windowcontrols button.close:not(:backdrop).has-open-popup image, windowcontrols button.close:not(:backdrop).has-open-popup arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:hover image, windowcontrols button.close:not(:backdrop):checked:hover arrow, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):checked:focus image, windowcontrols button.close:not(:backdrop):checked:focus arrow, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:hover image, windowcontrols button.close:not(:backdrop):selected:hover arrow, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop):selected:focus image, windowcontrols button.close:not(:backdrop):selected:focus arrow, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:hover image, windowcontrols button.close:not(:backdrop).has-open-popup:hover arrow, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop).has-open-popup:focus image, windowcontrols button.close:not(:backdrop).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +windowcontrols button.close:not(:backdrop):checked:hover, windowcontrols button.close:not(:backdrop):checked:hover image, windowcontrols button.close:not(:backdrop):checked:hover arrow, windowcontrols button.close:not(:backdrop):checked:focus, windowcontrols button.close:not(:backdrop):checked:focus image, windowcontrols button.close:not(:backdrop):checked:focus arrow, windowcontrols button.close:not(:backdrop):selected:hover, windowcontrols button.close:not(:backdrop):selected:hover image, windowcontrols button.close:not(:backdrop):selected:hover arrow, windowcontrols button.close:not(:backdrop):selected:focus, windowcontrols button.close:not(:backdrop):selected:focus image, windowcontrols button.close:not(:backdrop):selected:focus arrow, windowcontrols button.close:not(:backdrop).has-open-popup:hover, windowcontrols button.close:not(:backdrop).has-open-popup:hover image, windowcontrols button.close:not(:backdrop).has-open-popup:hover arrow, windowcontrols button.close:not(:backdrop).has-open-popup:focus, windowcontrols button.close:not(:backdrop).has-open-popup:focus image, windowcontrols button.close:not(:backdrop).has-open-popup:focus arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:hover arrow, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus image, windowcontrols button.close:not(:backdrop) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowcontrols button.close:not(:backdrop) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } windowcontrols button.close:not(:backdrop):disabled, windowcontrols button.close:not(:backdrop):disabled:checked, windowcontrols button.close:not(:backdrop):disabled:selected, windowcontrols button.close:not(:backdrop):disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -609,13 +609,13 @@ windowcontrols button > image { background-color: unset; } .titlebar:not(headerbar) button:active, .titlebar:not(headerbar) button.keyboard-activating, headerbar button:active, headerbar button.keyboard-activating, windowhandle button:active, windowhandle button.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, windowhandle button:checked, windowhandle button:selected, windowhandle button.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, headerbar button:checked, headerbar button:selected, headerbar button.has-open-popup, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, windowhandle button:checked, windowhandle button:selected, windowhandle button.has-open-popup, windowhandle button .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, windowhandle button:checked, windowhandle button:checked image, windowhandle button:checked arrow, windowhandle button:selected, windowhandle button:selected image, windowhandle button:selected arrow, windowhandle button.has-open-popup, windowhandle button.has-open-popup image, windowhandle button.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:checked, .titlebar:not(headerbar) button:checked image, .titlebar:not(headerbar) button:checked arrow, .titlebar:not(headerbar) button:selected, .titlebar:not(headerbar) button:selected image, .titlebar:not(headerbar) button:selected arrow, .titlebar:not(headerbar) button.has-open-popup, .titlebar:not(headerbar) button.has-open-popup image, .titlebar:not(headerbar) button.has-open-popup arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button button, .titlebar:not(headerbar) button .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button button image, .titlebar:not(headerbar) button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button arrow, headerbar button:checked, headerbar button:checked image, headerbar button:checked arrow, headerbar button:selected, headerbar button:selected image, headerbar button:selected arrow, headerbar button.has-open-popup, headerbar button.has-open-popup image, headerbar button.has-open-popup arrow, headerbar button .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button button, headerbar button .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button button image, headerbar button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button button arrow, windowhandle button:checked, windowhandle button:checked image, windowhandle button:checked arrow, windowhandle button:selected, windowhandle button:selected image, windowhandle button:selected arrow, windowhandle button.has-open-popup, windowhandle button.has-open-popup image, windowhandle button.has-open-popup arrow, windowhandle button .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button button, windowhandle button .active_group #docklike-plugin button image, .active_group #docklike-plugin windowhandle button button image, windowhandle button .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowhandle button button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, windowhandle button:checked:hover, windowhandle button:checked:focus, windowhandle button:selected:hover, windowhandle button:selected:focus, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, headerbar button:checked:hover, headerbar button:checked:focus, headerbar button:selected:hover, headerbar button:selected:focus, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:focus, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, windowhandle button:checked:hover, windowhandle button:checked:focus, windowhandle button:selected:hover, windowhandle button:selected:focus, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:focus, windowhandle button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button button:hover, windowhandle button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, windowhandle button:checked:hover, windowhandle button:checked:hover image, windowhandle button:checked:hover arrow, windowhandle button:checked:focus, windowhandle button:checked:focus image, windowhandle button:checked:focus arrow, windowhandle button:selected:hover, windowhandle button:selected:hover image, windowhandle button:selected:hover arrow, windowhandle button:selected:focus, windowhandle button:selected:focus image, windowhandle button:selected:focus arrow, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:hover image, windowhandle button.has-open-popup:hover arrow, windowhandle button.has-open-popup:focus, windowhandle button.has-open-popup:focus image, windowhandle button.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:checked:hover, .titlebar:not(headerbar) button:checked:hover image, .titlebar:not(headerbar) button:checked:hover arrow, .titlebar:not(headerbar) button:checked:focus, .titlebar:not(headerbar) button:checked:focus image, .titlebar:not(headerbar) button:checked:focus arrow, .titlebar:not(headerbar) button:selected:hover, .titlebar:not(headerbar) button:selected:hover image, .titlebar:not(headerbar) button:selected:hover arrow, .titlebar:not(headerbar) button:selected:focus, .titlebar:not(headerbar) button:selected:focus image, .titlebar:not(headerbar) button:selected:focus arrow, .titlebar:not(headerbar) button.has-open-popup:hover, .titlebar:not(headerbar) button.has-open-popup:hover image, .titlebar:not(headerbar) button.has-open-popup:hover arrow, .titlebar:not(headerbar) button.has-open-popup:focus, .titlebar:not(headerbar) button.has-open-popup:focus image, .titlebar:not(headerbar) button.has-open-popup:focus arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:hover arrow, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus image, .titlebar:not(headerbar) button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button button:focus arrow, headerbar button:checked:hover, headerbar button:checked:hover image, headerbar button:checked:hover arrow, headerbar button:checked:focus, headerbar button:checked:focus image, headerbar button:checked:focus arrow, headerbar button:selected:hover, headerbar button:selected:hover image, headerbar button:selected:hover arrow, headerbar button:selected:focus, headerbar button:selected:focus image, headerbar button:selected:focus arrow, headerbar button.has-open-popup:hover, headerbar button.has-open-popup:hover image, headerbar button.has-open-popup:hover arrow, headerbar button.has-open-popup:focus, headerbar button.has-open-popup:focus image, headerbar button.has-open-popup:focus arrow, headerbar button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button button:hover, headerbar button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button button:hover image, headerbar button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button button:hover arrow, headerbar button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button button:focus, headerbar button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button button:focus image, headerbar button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button button:focus arrow, windowhandle button:checked:hover, windowhandle button:checked:hover image, windowhandle button:checked:hover arrow, windowhandle button:checked:focus, windowhandle button:checked:focus image, windowhandle button:checked:focus arrow, windowhandle button:selected:hover, windowhandle button:selected:hover image, windowhandle button:selected:hover arrow, windowhandle button:selected:focus, windowhandle button:selected:focus image, windowhandle button:selected:focus arrow, windowhandle button.has-open-popup:hover, windowhandle button.has-open-popup:hover image, windowhandle button.has-open-popup:hover arrow, windowhandle button.has-open-popup:focus, windowhandle button.has-open-popup:focus image, windowhandle button.has-open-popup:focus arrow, windowhandle button .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button button:hover, windowhandle button .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowhandle button button:hover image, windowhandle button .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowhandle button button:hover arrow, windowhandle button .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button button:focus, windowhandle button .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowhandle button button:focus image, windowhandle button .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowhandle button button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:disabled, headerbar button:disabled, windowhandle button:disabled { color: #7c675a; background-color: #493e37; } @@ -627,13 +627,13 @@ windowcontrols button > image { background-color: unset; } .titlebar:not(headerbar) button:backdrop:not(:checked):active, .titlebar:not(headerbar) button:backdrop:not(:checked).keyboard-activating, headerbar button:backdrop:not(:checked):active, headerbar button:backdrop:not(:checked).keyboard-activating, windowhandle button:backdrop:not(:checked):active, windowhandle button:backdrop:not(:checked).keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked).has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):checked image, windowhandle button:backdrop:not(:checked):checked arrow, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked):selected image, windowhandle button:backdrop:not(:checked):selected arrow, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked).has-open-popup image, windowhandle button:backdrop:not(:checked).has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked, .titlebar:not(headerbar) button:backdrop:not(:checked):checked image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected, .titlebar:not(headerbar) button:backdrop:not(:checked):selected image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button arrow, headerbar button:backdrop:not(:checked):checked, headerbar button:backdrop:not(:checked):checked image, headerbar button:backdrop:not(:checked):checked arrow, headerbar button:backdrop:not(:checked):selected, headerbar button:backdrop:not(:checked):selected image, headerbar button:backdrop:not(:checked):selected arrow, headerbar button:backdrop:not(:checked).has-open-popup, headerbar button:backdrop:not(:checked).has-open-popup image, headerbar button:backdrop:not(:checked).has-open-popup arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button arrow, windowhandle button:backdrop:not(:checked):checked, windowhandle button:backdrop:not(:checked):checked image, windowhandle button:backdrop:not(:checked):checked arrow, windowhandle button:backdrop:not(:checked):selected, windowhandle button:backdrop:not(:checked):selected image, windowhandle button:backdrop:not(:checked):selected arrow, windowhandle button:backdrop:not(:checked).has-open-popup, windowhandle button:backdrop:not(:checked).has-open-popup image, windowhandle button:backdrop:not(:checked).has-open-popup arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:hover image, windowhandle button:backdrop:not(:checked):checked:hover arrow, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):checked:focus image, windowhandle button:backdrop:not(:checked):checked:focus arrow, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:hover image, windowhandle button:backdrop:not(:checked):selected:hover arrow, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked):selected:focus image, windowhandle button:backdrop:not(:checked):selected:focus arrow, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:hover image, windowhandle button:backdrop:not(:checked).has-open-popup:hover arrow, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked).has-open-popup:focus image, windowhandle button:backdrop:not(:checked).has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +.titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):checked:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked):selected:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked).has-open-popup:focus arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:hover arrow, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus image, .titlebar:not(headerbar) button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin .titlebar:not(headerbar) button:backdrop:not(:checked) button:focus arrow, headerbar button:backdrop:not(:checked):checked:hover, headerbar button:backdrop:not(:checked):checked:hover image, headerbar button:backdrop:not(:checked):checked:hover arrow, headerbar button:backdrop:not(:checked):checked:focus, headerbar button:backdrop:not(:checked):checked:focus image, headerbar button:backdrop:not(:checked):checked:focus arrow, headerbar button:backdrop:not(:checked):selected:hover, headerbar button:backdrop:not(:checked):selected:hover image, headerbar button:backdrop:not(:checked):selected:hover arrow, headerbar button:backdrop:not(:checked):selected:focus, headerbar button:backdrop:not(:checked):selected:focus image, headerbar button:backdrop:not(:checked):selected:focus arrow, headerbar button:backdrop:not(:checked).has-open-popup:hover, headerbar button:backdrop:not(:checked).has-open-popup:hover image, headerbar button:backdrop:not(:checked).has-open-popup:hover arrow, headerbar button:backdrop:not(:checked).has-open-popup:focus, headerbar button:backdrop:not(:checked).has-open-popup:focus image, headerbar button:backdrop:not(:checked).has-open-popup:focus arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:hover arrow, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus image, headerbar button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin headerbar button:backdrop:not(:checked) button:focus arrow, windowhandle button:backdrop:not(:checked):checked:hover, windowhandle button:backdrop:not(:checked):checked:hover image, windowhandle button:backdrop:not(:checked):checked:hover arrow, windowhandle button:backdrop:not(:checked):checked:focus, windowhandle button:backdrop:not(:checked):checked:focus image, windowhandle button:backdrop:not(:checked):checked:focus arrow, windowhandle button:backdrop:not(:checked):selected:hover, windowhandle button:backdrop:not(:checked):selected:hover image, windowhandle button:backdrop:not(:checked):selected:hover arrow, windowhandle button:backdrop:not(:checked):selected:focus, windowhandle button:backdrop:not(:checked):selected:focus image, windowhandle button:backdrop:not(:checked):selected:focus arrow, windowhandle button:backdrop:not(:checked).has-open-popup:hover, windowhandle button:backdrop:not(:checked).has-open-popup:hover image, windowhandle button:backdrop:not(:checked).has-open-popup:hover arrow, windowhandle button:backdrop:not(:checked).has-open-popup:focus, windowhandle button:backdrop:not(:checked).has-open-popup:focus image, windowhandle button:backdrop:not(:checked).has-open-popup:focus arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:hover arrow, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus image, windowhandle button:backdrop:not(:checked) .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin windowhandle button:backdrop:not(:checked) button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } .titlebar:not(headerbar) button:backdrop:not(:checked):disabled, headerbar button:backdrop:not(:checked):disabled, windowhandle button:backdrop:not(:checked):disabled { color: #7c675a; background-color: #493e37; } @@ -733,13 +733,13 @@ columnview.view button.dnd:active:hover, columnview.view button.dnd:active:hover columnview.view button.dnd:active:active, columnview.view button.dnd:active.keyboard-activating, columnview.view button.dnd:selected:active, columnview.view button.dnd:selected.keyboard-activating, columnview.view button.dnd:hover:active, columnview.view button.dnd:hover.keyboard-activating, columnview.view button.dnd:active, columnview.view button.dnd.keyboard-activating, columnview.view header.button.dnd:active:active, columnview.view header.button.dnd:active.keyboard-activating, columnview.view header.button.dnd:selected:active, columnview.view header.button.dnd:selected.keyboard-activating, columnview.view header.button.dnd:hover:active, columnview.view header.button.dnd:hover.keyboard-activating, columnview.view header.button.dnd:active, columnview.view header.button.dnd.keyboard-activating, treeview.view button.dnd:active:active, treeview.view button.dnd:active.keyboard-activating, treeview.view button.dnd:selected:active, treeview.view button.dnd:selected.keyboard-activating, treeview.view button.dnd:hover:active, treeview.view button.dnd:hover.keyboard-activating, treeview.view button.dnd:active, treeview.view button.dnd.keyboard-activating, treeview.view header.button.dnd:active:active, treeview.view header.button.dnd:active.keyboard-activating, treeview.view header.button.dnd:selected:active, treeview.view header.button.dnd:selected.keyboard-activating, treeview.view header.button.dnd:hover:active, treeview.view header.button.dnd:hover.keyboard-activating, treeview.view header.button.dnd:active, treeview.view header.button.dnd.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -columnview.view button.dnd:active:checked, columnview.view button.dnd:active:selected, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:checked, columnview.view button.dnd:selected, columnview.view button.dnd.has-open-popup, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:selected, columnview.view header.button.dnd.has-open-popup, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:selected, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:checked, treeview.view button.dnd:selected, treeview.view button.dnd.has-open-popup, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:selected, treeview.view header.button.dnd.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +columnview.view button.dnd:selected:selected, columnview.view button.dnd:checked, columnview.view button.dnd.has-open-popup, columnview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd button, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:checked, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd button, treeview.view button.dnd:selected:selected, treeview.view button.dnd:checked, treeview.view button.dnd.has-open-popup, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:checked, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -columnview.view button.dnd:active:checked, columnview.view button.dnd:active:checked image, columnview.view button.dnd:active:checked arrow, columnview.view button.dnd:active:selected, columnview.view button.dnd:active:selected image, columnview.view button.dnd:active:selected arrow, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:active.has-open-popup image, columnview.view button.dnd:active.has-open-popup arrow, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:checked image, columnview.view button.dnd:selected:checked arrow, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected:selected image, columnview.view button.dnd:selected:selected arrow, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:selected.has-open-popup image, columnview.view button.dnd:selected.has-open-popup arrow, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:checked image, columnview.view button.dnd:hover:checked arrow, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover:selected image, columnview.view button.dnd:hover:selected arrow, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:hover.has-open-popup image, columnview.view button.dnd:hover.has-open-popup arrow, columnview.view button.dnd:checked, columnview.view button.dnd:checked image, columnview.view button.dnd:checked arrow, columnview.view button.dnd:selected, columnview.view button.dnd:selected image, columnview.view button.dnd:selected arrow, columnview.view button.dnd.has-open-popup, columnview.view button.dnd.has-open-popup image, columnview.view button.dnd.has-open-popup arrow, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:checked image, columnview.view header.button.dnd:active:checked arrow, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active:selected image, columnview.view header.button.dnd:active:selected arrow, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:active.has-open-popup image, columnview.view header.button.dnd:active.has-open-popup arrow, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:checked image, columnview.view header.button.dnd:selected:checked arrow, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected:selected image, columnview.view header.button.dnd:selected:selected arrow, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:selected.has-open-popup image, columnview.view header.button.dnd:selected.has-open-popup arrow, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:checked image, columnview.view header.button.dnd:hover:checked arrow, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover:selected image, columnview.view header.button.dnd:hover:selected arrow, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:hover.has-open-popup image, columnview.view header.button.dnd:hover.has-open-popup arrow, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:checked image, columnview.view header.button.dnd:checked arrow, columnview.view header.button.dnd:selected, columnview.view header.button.dnd:selected image, columnview.view header.button.dnd:selected arrow, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd.has-open-popup image, columnview.view header.button.dnd.has-open-popup arrow, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +columnview.view button.dnd:active:checked, columnview.view button.dnd:active:checked image, columnview.view button.dnd:active:checked arrow, columnview.view button.dnd:active:selected, columnview.view button.dnd:active:selected image, columnview.view button.dnd:active:selected arrow, columnview.view button.dnd:active.has-open-popup, columnview.view button.dnd:active.has-open-popup image, columnview.view button.dnd:active.has-open-popup arrow, columnview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:active button, columnview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:active button image, columnview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:active button arrow, columnview.view button.dnd:selected:checked, columnview.view button.dnd:selected:checked image, columnview.view button.dnd:selected:checked arrow, columnview.view button.dnd:selected:selected, columnview.view button.dnd:selected:selected image, columnview.view button.dnd:selected:selected arrow, columnview.view button.dnd:selected.has-open-popup, columnview.view button.dnd:selected.has-open-popup image, columnview.view button.dnd:selected.has-open-popup arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:selected button, columnview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:selected button image, columnview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button arrow, columnview.view button.dnd:hover:checked, columnview.view button.dnd:hover:checked image, columnview.view button.dnd:hover:checked arrow, columnview.view button.dnd:hover:selected, columnview.view button.dnd:hover:selected image, columnview.view button.dnd:hover:selected arrow, columnview.view button.dnd:hover.has-open-popup, columnview.view button.dnd:hover.has-open-popup image, columnview.view button.dnd:hover.has-open-popup arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd:hover button, columnview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd:hover button image, columnview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button arrow, columnview.view button.dnd:checked, columnview.view button.dnd:checked image, columnview.view button.dnd:checked arrow, columnview.view button.dnd:selected, columnview.view button.dnd:selected image, columnview.view button.dnd:selected arrow, columnview.view button.dnd.has-open-popup, columnview.view button.dnd.has-open-popup image, columnview.view button.dnd.has-open-popup arrow, columnview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view button.dnd button, columnview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view button.dnd button image, columnview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view button.dnd button arrow, columnview.view header.button.dnd:active:checked, columnview.view header.button.dnd:active:checked image, columnview.view header.button.dnd:active:checked arrow, columnview.view header.button.dnd:active:selected, columnview.view header.button.dnd:active:selected image, columnview.view header.button.dnd:active:selected arrow, columnview.view header.button.dnd:active.has-open-popup, columnview.view header.button.dnd:active.has-open-popup image, columnview.view header.button.dnd:active.has-open-popup arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:active button, columnview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:active button image, columnview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button arrow, columnview.view header.button.dnd:selected:checked, columnview.view header.button.dnd:selected:checked image, columnview.view header.button.dnd:selected:checked arrow, columnview.view header.button.dnd:selected:selected, columnview.view header.button.dnd:selected:selected image, columnview.view header.button.dnd:selected:selected arrow, columnview.view header.button.dnd:selected.has-open-popup, columnview.view header.button.dnd:selected.has-open-popup image, columnview.view header.button.dnd:selected.has-open-popup arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:selected button, columnview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button arrow, columnview.view header.button.dnd:hover:checked, columnview.view header.button.dnd:hover:checked image, columnview.view header.button.dnd:hover:checked arrow, columnview.view header.button.dnd:hover:selected, columnview.view header.button.dnd:hover:selected image, columnview.view header.button.dnd:hover:selected arrow, columnview.view header.button.dnd:hover.has-open-popup, columnview.view header.button.dnd:hover.has-open-popup image, columnview.view header.button.dnd:hover.has-open-popup arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd:hover button, columnview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button arrow, columnview.view header.button.dnd:checked, columnview.view header.button.dnd:checked image, columnview.view header.button.dnd:checked arrow, columnview.view header.button.dnd:selected, columnview.view header.button.dnd:selected image, columnview.view header.button.dnd:selected arrow, columnview.view header.button.dnd.has-open-popup, columnview.view header.button.dnd.has-open-popup image, columnview.view header.button.dnd.has-open-popup arrow, columnview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin columnview.view header.button.dnd button, columnview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin columnview.view header.button.dnd button image, columnview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin columnview.view header.button.dnd button arrow, treeview.view button.dnd:active:checked, treeview.view button.dnd:active:checked image, treeview.view button.dnd:active:checked arrow, treeview.view button.dnd:active:selected, treeview.view button.dnd:active:selected image, treeview.view button.dnd:active:selected arrow, treeview.view button.dnd:active.has-open-popup, treeview.view button.dnd:active.has-open-popup image, treeview.view button.dnd:active.has-open-popup arrow, treeview.view button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:active button, treeview.view button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:active button image, treeview.view button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:active button arrow, treeview.view button.dnd:selected:checked, treeview.view button.dnd:selected:checked image, treeview.view button.dnd:selected:checked arrow, treeview.view button.dnd:selected:selected, treeview.view button.dnd:selected:selected image, treeview.view button.dnd:selected:selected arrow, treeview.view button.dnd:selected.has-open-popup, treeview.view button.dnd:selected.has-open-popup image, treeview.view button.dnd:selected.has-open-popup arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:selected button, treeview.view button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:selected button image, treeview.view button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button arrow, treeview.view button.dnd:hover:checked, treeview.view button.dnd:hover:checked image, treeview.view button.dnd:hover:checked arrow, treeview.view button.dnd:hover:selected, treeview.view button.dnd:hover:selected image, treeview.view button.dnd:hover:selected arrow, treeview.view button.dnd:hover.has-open-popup, treeview.view button.dnd:hover.has-open-popup image, treeview.view button.dnd:hover.has-open-popup arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd:hover button, treeview.view button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd:hover button image, treeview.view button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button arrow, treeview.view button.dnd:checked, treeview.view button.dnd:checked image, treeview.view button.dnd:checked arrow, treeview.view button.dnd:selected, treeview.view button.dnd:selected image, treeview.view button.dnd:selected arrow, treeview.view button.dnd.has-open-popup, treeview.view button.dnd.has-open-popup image, treeview.view button.dnd.has-open-popup arrow, treeview.view button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view button.dnd button, treeview.view button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view button.dnd button image, treeview.view button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view button.dnd button arrow, treeview.view header.button.dnd:active:checked, treeview.view header.button.dnd:active:checked image, treeview.view header.button.dnd:active:checked arrow, treeview.view header.button.dnd:active:selected, treeview.view header.button.dnd:active:selected image, treeview.view header.button.dnd:active:selected arrow, treeview.view header.button.dnd:active.has-open-popup, treeview.view header.button.dnd:active.has-open-popup image, treeview.view header.button.dnd:active.has-open-popup arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:active button, treeview.view header.button.dnd:active .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:active button image, treeview.view header.button.dnd:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button arrow, treeview.view header.button.dnd:selected:checked, treeview.view header.button.dnd:selected:checked image, treeview.view header.button.dnd:selected:checked arrow, treeview.view header.button.dnd:selected:selected, treeview.view header.button.dnd:selected:selected image, treeview.view header.button.dnd:selected:selected arrow, treeview.view header.button.dnd:selected.has-open-popup, treeview.view header.button.dnd:selected.has-open-popup image, treeview.view header.button.dnd:selected.has-open-popup arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:selected button, treeview.view header.button.dnd:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button arrow, treeview.view header.button.dnd:hover:checked, treeview.view header.button.dnd:hover:checked image, treeview.view header.button.dnd:hover:checked arrow, treeview.view header.button.dnd:hover:selected, treeview.view header.button.dnd:hover:selected image, treeview.view header.button.dnd:hover:selected arrow, treeview.view header.button.dnd:hover.has-open-popup, treeview.view header.button.dnd:hover.has-open-popup image, treeview.view header.button.dnd:hover.has-open-popup arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd:hover button, treeview.view header.button.dnd:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button arrow, treeview.view header.button.dnd:checked, treeview.view header.button.dnd:checked image, treeview.view header.button.dnd:checked arrow, treeview.view header.button.dnd:selected, treeview.view header.button.dnd:selected image, treeview.view header.button.dnd:selected arrow, treeview.view header.button.dnd.has-open-popup, treeview.view header.button.dnd.has-open-popup image, treeview.view header.button.dnd.has-open-popup arrow, treeview.view header.button.dnd .active_group #docklike-plugin button, .active_group #docklike-plugin treeview.view header.button.dnd button, treeview.view header.button.dnd .active_group #docklike-plugin button image, .active_group #docklike-plugin treeview.view header.button.dnd button image, treeview.view header.button.dnd .active_group #docklike-plugin button arrow, .active_group #docklike-plugin treeview.view header.button.dnd button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:focus, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:focus, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:focus, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:focus, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:active button:hover, columnview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:active button:focus, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:focus, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:focus, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd button:hover, columnview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd button:focus, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd button:hover, columnview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd button:focus, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:focus, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:focus, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:hover image, columnview.view button.dnd:active:checked:hover arrow, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:checked:focus image, columnview.view button.dnd:active:checked:focus arrow, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:hover image, columnview.view button.dnd:active:selected:hover arrow, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active:selected:focus image, columnview.view button.dnd:active:selected:focus arrow, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:hover image, columnview.view button.dnd:active.has-open-popup:hover arrow, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active.has-open-popup:focus image, columnview.view button.dnd:active.has-open-popup:focus arrow, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:hover image, columnview.view button.dnd:selected:checked:hover arrow, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:checked:focus image, columnview.view button.dnd:selected:checked:focus arrow, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:hover image, columnview.view button.dnd:selected:selected:hover arrow, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected:selected:focus image, columnview.view button.dnd:selected:selected:focus arrow, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:hover image, columnview.view button.dnd:selected.has-open-popup:hover arrow, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected.has-open-popup:focus image, columnview.view button.dnd:selected.has-open-popup:focus arrow, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:hover image, columnview.view button.dnd:hover:checked:hover arrow, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:checked:focus image, columnview.view button.dnd:hover:checked:focus arrow, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:hover image, columnview.view button.dnd:hover:selected:hover arrow, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover:selected:focus image, columnview.view button.dnd:hover:selected:focus arrow, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:hover image, columnview.view button.dnd:hover.has-open-popup:hover arrow, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover.has-open-popup:focus image, columnview.view button.dnd:hover.has-open-popup:focus arrow, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:hover image, columnview.view button.dnd:checked:hover arrow, columnview.view button.dnd:checked:focus, columnview.view button.dnd:checked:focus image, columnview.view button.dnd:checked:focus arrow, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:hover image, columnview.view button.dnd:selected:hover arrow, columnview.view button.dnd:selected:focus, columnview.view button.dnd:selected:focus image, columnview.view button.dnd:selected:focus arrow, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:hover image, columnview.view button.dnd.has-open-popup:hover arrow, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd.has-open-popup:focus image, columnview.view button.dnd.has-open-popup:focus arrow, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:hover image, columnview.view header.button.dnd:active:checked:hover arrow, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:checked:focus image, columnview.view header.button.dnd:active:checked:focus arrow, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:hover image, columnview.view header.button.dnd:active:selected:hover arrow, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active:selected:focus image, columnview.view header.button.dnd:active:selected:focus arrow, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:hover image, columnview.view header.button.dnd:active.has-open-popup:hover arrow, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active.has-open-popup:focus image, columnview.view header.button.dnd:active.has-open-popup:focus arrow, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:hover image, columnview.view header.button.dnd:selected:checked:hover arrow, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:checked:focus image, columnview.view header.button.dnd:selected:checked:focus arrow, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:hover image, columnview.view header.button.dnd:selected:selected:hover arrow, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected:selected:focus image, columnview.view header.button.dnd:selected:selected:focus arrow, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:hover image, columnview.view header.button.dnd:selected.has-open-popup:hover arrow, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected.has-open-popup:focus image, columnview.view header.button.dnd:selected.has-open-popup:focus arrow, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:hover image, columnview.view header.button.dnd:hover:checked:hover arrow, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:checked:focus image, columnview.view header.button.dnd:hover:checked:focus arrow, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:hover image, columnview.view header.button.dnd:hover:selected:hover arrow, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover:selected:focus image, columnview.view header.button.dnd:hover:selected:focus arrow, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:hover image, columnview.view header.button.dnd:hover.has-open-popup:hover arrow, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover.has-open-popup:focus image, columnview.view header.button.dnd:hover.has-open-popup:focus arrow, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:hover image, columnview.view header.button.dnd:checked:hover arrow, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:checked:focus image, columnview.view header.button.dnd:checked:focus arrow, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:hover image, columnview.view header.button.dnd:selected:hover arrow, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd:selected:focus image, columnview.view header.button.dnd:selected:focus arrow, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:hover image, columnview.view header.button.dnd.has-open-popup:hover arrow, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd.has-open-popup:focus image, columnview.view header.button.dnd.has-open-popup:focus arrow, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +columnview.view button.dnd:active:checked:hover, columnview.view button.dnd:active:checked:hover image, columnview.view button.dnd:active:checked:hover arrow, columnview.view button.dnd:active:checked:focus, columnview.view button.dnd:active:checked:focus image, columnview.view button.dnd:active:checked:focus arrow, columnview.view button.dnd:active:selected:hover, columnview.view button.dnd:active:selected:hover image, columnview.view button.dnd:active:selected:hover arrow, columnview.view button.dnd:active:selected:focus, columnview.view button.dnd:active:selected:focus image, columnview.view button.dnd:active:selected:focus arrow, columnview.view button.dnd:active.has-open-popup:hover, columnview.view button.dnd:active.has-open-popup:hover image, columnview.view button.dnd:active.has-open-popup:hover arrow, columnview.view button.dnd:active.has-open-popup:focus, columnview.view button.dnd:active.has-open-popup:focus image, columnview.view button.dnd:active.has-open-popup:focus arrow, columnview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:active button:hover, columnview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:active button:hover image, columnview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:active button:hover arrow, columnview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:active button:focus, columnview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:active button:focus image, columnview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:active button:focus arrow, columnview.view button.dnd:selected:checked:hover, columnview.view button.dnd:selected:checked:hover image, columnview.view button.dnd:selected:checked:hover arrow, columnview.view button.dnd:selected:checked:focus, columnview.view button.dnd:selected:checked:focus image, columnview.view button.dnd:selected:checked:focus arrow, columnview.view button.dnd:selected:selected:hover, columnview.view button.dnd:selected:selected:hover image, columnview.view button.dnd:selected:selected:hover arrow, columnview.view button.dnd:selected:selected:focus, columnview.view button.dnd:selected:selected:focus image, columnview.view button.dnd:selected:selected:focus arrow, columnview.view button.dnd:selected.has-open-popup:hover, columnview.view button.dnd:selected.has-open-popup:hover image, columnview.view button.dnd:selected.has-open-popup:hover arrow, columnview.view button.dnd:selected.has-open-popup:focus, columnview.view button.dnd:selected.has-open-popup:focus image, columnview.view button.dnd:selected.has-open-popup:focus arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover image, columnview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button:hover arrow, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus image, columnview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:selected button:focus arrow, columnview.view button.dnd:hover:checked:hover, columnview.view button.dnd:hover:checked:hover image, columnview.view button.dnd:hover:checked:hover arrow, columnview.view button.dnd:hover:checked:focus, columnview.view button.dnd:hover:checked:focus image, columnview.view button.dnd:hover:checked:focus arrow, columnview.view button.dnd:hover:selected:hover, columnview.view button.dnd:hover:selected:hover image, columnview.view button.dnd:hover:selected:hover arrow, columnview.view button.dnd:hover:selected:focus, columnview.view button.dnd:hover:selected:focus image, columnview.view button.dnd:hover:selected:focus arrow, columnview.view button.dnd:hover.has-open-popup:hover, columnview.view button.dnd:hover.has-open-popup:hover image, columnview.view button.dnd:hover.has-open-popup:hover arrow, columnview.view button.dnd:hover.has-open-popup:focus, columnview.view button.dnd:hover.has-open-popup:focus image, columnview.view button.dnd:hover.has-open-popup:focus arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover image, columnview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button:hover arrow, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus image, columnview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd:hover button:focus arrow, columnview.view button.dnd:checked:hover, columnview.view button.dnd:checked:hover image, columnview.view button.dnd:checked:hover arrow, columnview.view button.dnd:checked:focus, columnview.view button.dnd:checked:focus image, columnview.view button.dnd:checked:focus arrow, columnview.view button.dnd:selected:hover, columnview.view button.dnd:selected:hover image, columnview.view button.dnd:selected:hover arrow, columnview.view button.dnd:selected:focus, columnview.view button.dnd:selected:focus image, columnview.view button.dnd:selected:focus arrow, columnview.view button.dnd.has-open-popup:hover, columnview.view button.dnd.has-open-popup:hover image, columnview.view button.dnd.has-open-popup:hover arrow, columnview.view button.dnd.has-open-popup:focus, columnview.view button.dnd.has-open-popup:focus image, columnview.view button.dnd.has-open-popup:focus arrow, columnview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view button.dnd button:hover, columnview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view button.dnd button:hover image, columnview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view button.dnd button:hover arrow, columnview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view button.dnd button:focus, columnview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view button.dnd button:focus image, columnview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view button.dnd button:focus arrow, columnview.view header.button.dnd:active:checked:hover, columnview.view header.button.dnd:active:checked:hover image, columnview.view header.button.dnd:active:checked:hover arrow, columnview.view header.button.dnd:active:checked:focus, columnview.view header.button.dnd:active:checked:focus image, columnview.view header.button.dnd:active:checked:focus arrow, columnview.view header.button.dnd:active:selected:hover, columnview.view header.button.dnd:active:selected:hover image, columnview.view header.button.dnd:active:selected:hover arrow, columnview.view header.button.dnd:active:selected:focus, columnview.view header.button.dnd:active:selected:focus image, columnview.view header.button.dnd:active:selected:focus arrow, columnview.view header.button.dnd:active.has-open-popup:hover, columnview.view header.button.dnd:active.has-open-popup:hover image, columnview.view header.button.dnd:active.has-open-popup:hover arrow, columnview.view header.button.dnd:active.has-open-popup:focus, columnview.view header.button.dnd:active.has-open-popup:focus image, columnview.view header.button.dnd:active.has-open-popup:focus arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover image, columnview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button:hover arrow, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus image, columnview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:active button:focus arrow, columnview.view header.button.dnd:selected:checked:hover, columnview.view header.button.dnd:selected:checked:hover image, columnview.view header.button.dnd:selected:checked:hover arrow, columnview.view header.button.dnd:selected:checked:focus, columnview.view header.button.dnd:selected:checked:focus image, columnview.view header.button.dnd:selected:checked:focus arrow, columnview.view header.button.dnd:selected:selected:hover, columnview.view header.button.dnd:selected:selected:hover image, columnview.view header.button.dnd:selected:selected:hover arrow, columnview.view header.button.dnd:selected:selected:focus, columnview.view header.button.dnd:selected:selected:focus image, columnview.view header.button.dnd:selected:selected:focus arrow, columnview.view header.button.dnd:selected.has-open-popup:hover, columnview.view header.button.dnd:selected.has-open-popup:hover image, columnview.view header.button.dnd:selected.has-open-popup:hover arrow, columnview.view header.button.dnd:selected.has-open-popup:focus, columnview.view header.button.dnd:selected.has-open-popup:focus image, columnview.view header.button.dnd:selected.has-open-popup:focus arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:hover arrow, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus image, columnview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:selected button:focus arrow, columnview.view header.button.dnd:hover:checked:hover, columnview.view header.button.dnd:hover:checked:hover image, columnview.view header.button.dnd:hover:checked:hover arrow, columnview.view header.button.dnd:hover:checked:focus, columnview.view header.button.dnd:hover:checked:focus image, columnview.view header.button.dnd:hover:checked:focus arrow, columnview.view header.button.dnd:hover:selected:hover, columnview.view header.button.dnd:hover:selected:hover image, columnview.view header.button.dnd:hover:selected:hover arrow, columnview.view header.button.dnd:hover:selected:focus, columnview.view header.button.dnd:hover:selected:focus image, columnview.view header.button.dnd:hover:selected:focus arrow, columnview.view header.button.dnd:hover.has-open-popup:hover, columnview.view header.button.dnd:hover.has-open-popup:hover image, columnview.view header.button.dnd:hover.has-open-popup:hover arrow, columnview.view header.button.dnd:hover.has-open-popup:focus, columnview.view header.button.dnd:hover.has-open-popup:focus image, columnview.view header.button.dnd:hover.has-open-popup:focus arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:hover arrow, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus image, columnview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd:hover button:focus arrow, columnview.view header.button.dnd:checked:hover, columnview.view header.button.dnd:checked:hover image, columnview.view header.button.dnd:checked:hover arrow, columnview.view header.button.dnd:checked:focus, columnview.view header.button.dnd:checked:focus image, columnview.view header.button.dnd:checked:focus arrow, columnview.view header.button.dnd:selected:hover, columnview.view header.button.dnd:selected:hover image, columnview.view header.button.dnd:selected:hover arrow, columnview.view header.button.dnd:selected:focus, columnview.view header.button.dnd:selected:focus image, columnview.view header.button.dnd:selected:focus arrow, columnview.view header.button.dnd.has-open-popup:hover, columnview.view header.button.dnd.has-open-popup:hover image, columnview.view header.button.dnd.has-open-popup:hover arrow, columnview.view header.button.dnd.has-open-popup:focus, columnview.view header.button.dnd.has-open-popup:focus image, columnview.view header.button.dnd.has-open-popup:focus arrow, columnview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin columnview.view header.button.dnd button:hover, columnview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin columnview.view header.button.dnd button:hover image, columnview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin columnview.view header.button.dnd button:hover arrow, columnview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin columnview.view header.button.dnd button:focus, columnview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin columnview.view header.button.dnd button:focus image, columnview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin columnview.view header.button.dnd button:focus arrow, treeview.view button.dnd:active:checked:hover, treeview.view button.dnd:active:checked:hover image, treeview.view button.dnd:active:checked:hover arrow, treeview.view button.dnd:active:checked:focus, treeview.view button.dnd:active:checked:focus image, treeview.view button.dnd:active:checked:focus arrow, treeview.view button.dnd:active:selected:hover, treeview.view button.dnd:active:selected:hover image, treeview.view button.dnd:active:selected:hover arrow, treeview.view button.dnd:active:selected:focus, treeview.view button.dnd:active:selected:focus image, treeview.view button.dnd:active:selected:focus arrow, treeview.view button.dnd:active.has-open-popup:hover, treeview.view button.dnd:active.has-open-popup:hover image, treeview.view button.dnd:active.has-open-popup:hover arrow, treeview.view button.dnd:active.has-open-popup:focus, treeview.view button.dnd:active.has-open-popup:focus image, treeview.view button.dnd:active.has-open-popup:focus arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:active button:hover, treeview.view button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:active button:hover image, treeview.view button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:hover arrow, treeview.view button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:active button:focus, treeview.view button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:active button:focus image, treeview.view button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:active button:focus arrow, treeview.view button.dnd:selected:checked:hover, treeview.view button.dnd:selected:checked:hover image, treeview.view button.dnd:selected:checked:hover arrow, treeview.view button.dnd:selected:checked:focus, treeview.view button.dnd:selected:checked:focus image, treeview.view button.dnd:selected:checked:focus arrow, treeview.view button.dnd:selected:selected:hover, treeview.view button.dnd:selected:selected:hover image, treeview.view button.dnd:selected:selected:hover arrow, treeview.view button.dnd:selected:selected:focus, treeview.view button.dnd:selected:selected:focus image, treeview.view button.dnd:selected:selected:focus arrow, treeview.view button.dnd:selected.has-open-popup:hover, treeview.view button.dnd:selected.has-open-popup:hover image, treeview.view button.dnd:selected.has-open-popup:hover arrow, treeview.view button.dnd:selected.has-open-popup:focus, treeview.view button.dnd:selected.has-open-popup:focus image, treeview.view button.dnd:selected.has-open-popup:focus arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover image, treeview.view button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:hover arrow, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus image, treeview.view button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:selected button:focus arrow, treeview.view button.dnd:hover:checked:hover, treeview.view button.dnd:hover:checked:hover image, treeview.view button.dnd:hover:checked:hover arrow, treeview.view button.dnd:hover:checked:focus, treeview.view button.dnd:hover:checked:focus image, treeview.view button.dnd:hover:checked:focus arrow, treeview.view button.dnd:hover:selected:hover, treeview.view button.dnd:hover:selected:hover image, treeview.view button.dnd:hover:selected:hover arrow, treeview.view button.dnd:hover:selected:focus, treeview.view button.dnd:hover:selected:focus image, treeview.view button.dnd:hover:selected:focus arrow, treeview.view button.dnd:hover.has-open-popup:hover, treeview.view button.dnd:hover.has-open-popup:hover image, treeview.view button.dnd:hover.has-open-popup:hover arrow, treeview.view button.dnd:hover.has-open-popup:focus, treeview.view button.dnd:hover.has-open-popup:focus image, treeview.view button.dnd:hover.has-open-popup:focus arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover image, treeview.view button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:hover arrow, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus image, treeview.view button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd:hover button:focus arrow, treeview.view button.dnd:checked:hover, treeview.view button.dnd:checked:hover image, treeview.view button.dnd:checked:hover arrow, treeview.view button.dnd:checked:focus, treeview.view button.dnd:checked:focus image, treeview.view button.dnd:checked:focus arrow, treeview.view button.dnd:selected:hover, treeview.view button.dnd:selected:hover image, treeview.view button.dnd:selected:hover arrow, treeview.view button.dnd:selected:focus, treeview.view button.dnd:selected:focus image, treeview.view button.dnd:selected:focus arrow, treeview.view button.dnd.has-open-popup:hover, treeview.view button.dnd.has-open-popup:hover image, treeview.view button.dnd.has-open-popup:hover arrow, treeview.view button.dnd.has-open-popup:focus, treeview.view button.dnd.has-open-popup:focus image, treeview.view button.dnd.has-open-popup:focus arrow, treeview.view button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view button.dnd button:hover, treeview.view button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view button.dnd button:hover image, treeview.view button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view button.dnd button:hover arrow, treeview.view button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view button.dnd button:focus, treeview.view button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view button.dnd button:focus image, treeview.view button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view button.dnd button:focus arrow, treeview.view header.button.dnd:active:checked:hover, treeview.view header.button.dnd:active:checked:hover image, treeview.view header.button.dnd:active:checked:hover arrow, treeview.view header.button.dnd:active:checked:focus, treeview.view header.button.dnd:active:checked:focus image, treeview.view header.button.dnd:active:checked:focus arrow, treeview.view header.button.dnd:active:selected:hover, treeview.view header.button.dnd:active:selected:hover image, treeview.view header.button.dnd:active:selected:hover arrow, treeview.view header.button.dnd:active:selected:focus, treeview.view header.button.dnd:active:selected:focus image, treeview.view header.button.dnd:active:selected:focus arrow, treeview.view header.button.dnd:active.has-open-popup:hover, treeview.view header.button.dnd:active.has-open-popup:hover image, treeview.view header.button.dnd:active.has-open-popup:hover arrow, treeview.view header.button.dnd:active.has-open-popup:focus, treeview.view header.button.dnd:active.has-open-popup:focus image, treeview.view header.button.dnd:active.has-open-popup:focus arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:hover arrow, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus image, treeview.view header.button.dnd:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:active button:focus arrow, treeview.view header.button.dnd:selected:checked:hover, treeview.view header.button.dnd:selected:checked:hover image, treeview.view header.button.dnd:selected:checked:hover arrow, treeview.view header.button.dnd:selected:checked:focus, treeview.view header.button.dnd:selected:checked:focus image, treeview.view header.button.dnd:selected:checked:focus arrow, treeview.view header.button.dnd:selected:selected:hover, treeview.view header.button.dnd:selected:selected:hover image, treeview.view header.button.dnd:selected:selected:hover arrow, treeview.view header.button.dnd:selected:selected:focus, treeview.view header.button.dnd:selected:selected:focus image, treeview.view header.button.dnd:selected:selected:focus arrow, treeview.view header.button.dnd:selected.has-open-popup:hover, treeview.view header.button.dnd:selected.has-open-popup:hover image, treeview.view header.button.dnd:selected.has-open-popup:hover arrow, treeview.view header.button.dnd:selected.has-open-popup:focus, treeview.view header.button.dnd:selected.has-open-popup:focus image, treeview.view header.button.dnd:selected.has-open-popup:focus arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:hover arrow, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus image, treeview.view header.button.dnd:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:selected button:focus arrow, treeview.view header.button.dnd:hover:checked:hover, treeview.view header.button.dnd:hover:checked:hover image, treeview.view header.button.dnd:hover:checked:hover arrow, treeview.view header.button.dnd:hover:checked:focus, treeview.view header.button.dnd:hover:checked:focus image, treeview.view header.button.dnd:hover:checked:focus arrow, treeview.view header.button.dnd:hover:selected:hover, treeview.view header.button.dnd:hover:selected:hover image, treeview.view header.button.dnd:hover:selected:hover arrow, treeview.view header.button.dnd:hover:selected:focus, treeview.view header.button.dnd:hover:selected:focus image, treeview.view header.button.dnd:hover:selected:focus arrow, treeview.view header.button.dnd:hover.has-open-popup:hover, treeview.view header.button.dnd:hover.has-open-popup:hover image, treeview.view header.button.dnd:hover.has-open-popup:hover arrow, treeview.view header.button.dnd:hover.has-open-popup:focus, treeview.view header.button.dnd:hover.has-open-popup:focus image, treeview.view header.button.dnd:hover.has-open-popup:focus arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:hover arrow, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus image, treeview.view header.button.dnd:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd:hover button:focus arrow, treeview.view header.button.dnd:checked:hover, treeview.view header.button.dnd:checked:hover image, treeview.view header.button.dnd:checked:hover arrow, treeview.view header.button.dnd:checked:focus, treeview.view header.button.dnd:checked:focus image, treeview.view header.button.dnd:checked:focus arrow, treeview.view header.button.dnd:selected:hover, treeview.view header.button.dnd:selected:hover image, treeview.view header.button.dnd:selected:hover arrow, treeview.view header.button.dnd:selected:focus, treeview.view header.button.dnd:selected:focus image, treeview.view header.button.dnd:selected:focus arrow, treeview.view header.button.dnd.has-open-popup:hover, treeview.view header.button.dnd.has-open-popup:hover image, treeview.view header.button.dnd.has-open-popup:hover arrow, treeview.view header.button.dnd.has-open-popup:focus, treeview.view header.button.dnd.has-open-popup:focus image, treeview.view header.button.dnd.has-open-popup:focus arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:hover, .active_group #docklike-plugin treeview.view header.button.dnd button:hover, treeview.view header.button.dnd .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin treeview.view header.button.dnd button:hover image, treeview.view header.button.dnd .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:hover arrow, treeview.view header.button.dnd .active_group #docklike-plugin button:focus, .active_group #docklike-plugin treeview.view header.button.dnd button:focus, treeview.view header.button.dnd .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin treeview.view header.button.dnd button:focus image, treeview.view header.button.dnd .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin treeview.view header.button.dnd button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } columnview.view button.dnd:active:disabled, columnview.view button.dnd:active:disabled:checked, columnview.view button.dnd:active:disabled:selected, columnview.view button.dnd:active:disabled.has-open-popup, columnview.view button.dnd:selected:disabled, columnview.view button.dnd:selected:disabled:checked, columnview.view button.dnd:selected:disabled:selected, columnview.view button.dnd:selected:disabled.has-open-popup, columnview.view button.dnd:hover:disabled, columnview.view button.dnd:hover:disabled:checked, columnview.view button.dnd:hover:disabled:selected, columnview.view button.dnd:hover:disabled.has-open-popup, columnview.view button.dnd:disabled, columnview.view button.dnd:disabled:checked, columnview.view button.dnd:disabled:selected, columnview.view button.dnd:disabled.has-open-popup, columnview.view header.button.dnd:active:disabled, columnview.view header.button.dnd:active:disabled:checked, columnview.view header.button.dnd:active:disabled:selected, columnview.view header.button.dnd:active:disabled.has-open-popup, columnview.view header.button.dnd:selected:disabled, columnview.view header.button.dnd:selected:disabled:checked, columnview.view header.button.dnd:selected:disabled:selected, columnview.view header.button.dnd:selected:disabled.has-open-popup, columnview.view header.button.dnd:hover:disabled, columnview.view header.button.dnd:hover:disabled:checked, columnview.view header.button.dnd:hover:disabled:selected, columnview.view header.button.dnd:hover:disabled.has-open-popup, columnview.view header.button.dnd:disabled, columnview.view header.button.dnd:disabled:checked, columnview.view header.button.dnd:disabled:selected, columnview.view header.button.dnd:disabled.has-open-popup, treeview.view button.dnd:active:disabled, treeview.view button.dnd:active:disabled:checked, treeview.view button.dnd:active:disabled:selected, treeview.view button.dnd:active:disabled.has-open-popup, treeview.view button.dnd:selected:disabled, treeview.view button.dnd:selected:disabled:checked, treeview.view button.dnd:selected:disabled:selected, treeview.view button.dnd:selected:disabled.has-open-popup, treeview.view button.dnd:hover:disabled, treeview.view button.dnd:hover:disabled:checked, treeview.view button.dnd:hover:disabled:selected, treeview.view button.dnd:hover:disabled.has-open-popup, treeview.view button.dnd:disabled, treeview.view button.dnd:disabled:checked, treeview.view button.dnd:disabled:selected, treeview.view button.dnd:disabled.has-open-popup, treeview.view header.button.dnd:active:disabled, treeview.view header.button.dnd:active:disabled:checked, treeview.view header.button.dnd:active:disabled:selected, treeview.view header.button.dnd:active:disabled.has-open-popup, treeview.view header.button.dnd:selected:disabled, treeview.view header.button.dnd:selected:disabled:checked, treeview.view header.button.dnd:selected:disabled:selected, treeview.view header.button.dnd:selected:disabled.has-open-popup, treeview.view header.button.dnd:hover:disabled, treeview.view header.button.dnd:hover:disabled:checked, treeview.view header.button.dnd:hover:disabled:selected, treeview.view header.button.dnd:hover:disabled.has-open-popup, treeview.view header.button.dnd:disabled, treeview.view header.button.dnd:disabled:checked, treeview.view header.button.dnd:disabled:selected, treeview.view header.button.dnd:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -779,13 +779,13 @@ popover.menu box.inline-buttons button.image-button.model:hover, popover.menu bo popover.menu box.inline-buttons button.image-button.model:active, popover.menu box.inline-buttons button.image-button.model.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked image, popover.menu box.inline-buttons button.image-button.model:checked arrow, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model:selected image, popover.menu box.inline-buttons button.image-button.model:selected arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model.has-open-popup image, popover.menu box.inline-buttons button.image-button.model.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked, popover.menu box.inline-buttons button.image-button.model:checked image, popover.menu box.inline-buttons button.image-button.model:checked arrow, popover.menu box.inline-buttons button.image-button.model:selected, popover.menu box.inline-buttons button.image-button.model:selected image, popover.menu box.inline-buttons button.image-button.model:selected arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup, popover.menu box.inline-buttons button.image-button.model.has-open-popup image, popover.menu box.inline-buttons button.image-button.model.has-open-popup arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:hover image, popover.menu box.inline-buttons button.image-button.model:checked:hover arrow, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:checked:focus image, popover.menu box.inline-buttons button.image-button.model:checked:focus arrow, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:hover image, popover.menu box.inline-buttons button.image-button.model:selected:hover arrow, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model:selected:focus image, popover.menu box.inline-buttons button.image-button.model:selected:focus arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +popover.menu box.inline-buttons button.image-button.model:checked:hover, popover.menu box.inline-buttons button.image-button.model:checked:hover image, popover.menu box.inline-buttons button.image-button.model:checked:hover arrow, popover.menu box.inline-buttons button.image-button.model:checked:focus, popover.menu box.inline-buttons button.image-button.model:checked:focus image, popover.menu box.inline-buttons button.image-button.model:checked:focus arrow, popover.menu box.inline-buttons button.image-button.model:selected:hover, popover.menu box.inline-buttons button.image-button.model:selected:hover image, popover.menu box.inline-buttons button.image-button.model:selected:hover arrow, popover.menu box.inline-buttons button.image-button.model:selected:focus, popover.menu box.inline-buttons button.image-button.model:selected:focus image, popover.menu box.inline-buttons button.image-button.model:selected:focus arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:hover arrow, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus image, popover.menu box.inline-buttons button.image-button.model.has-open-popup:focus arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:hover arrow, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus image, popover.menu box.inline-buttons button.image-button.model .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin popover.menu box.inline-buttons button.image-button.model button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } popover.menu box.inline-buttons button.image-button.model:disabled, popover.menu box.inline-buttons button.image-button.model:disabled:checked, popover.menu box.inline-buttons button.image-button.model:disabled:selected, popover.menu box.inline-buttons button.image-button.model:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -868,13 +868,13 @@ notebook > header > tabs > arrow:disabled:hover, notebook > header > tabs > arro notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +notebook > header > tabs > arrow:disabled:checked, notebook > header > tabs > arrow:disabled:checked image, notebook > header > tabs > arrow:disabled:checked arrow, notebook > header > tabs > arrow:disabled:selected, notebook > header > tabs > arrow:disabled:selected image, notebook > header > tabs > arrow:disabled:selected arrow, notebook > header > tabs > arrow:disabled.has-open-popup, notebook > header > tabs > arrow:disabled.has-open-popup image, notebook > header > tabs > arrow:disabled.has-open-popup arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +notebook > header > tabs > arrow:disabled:checked:hover, notebook > header > tabs > arrow:disabled:checked:hover image, notebook > header > tabs > arrow:disabled:checked:hover arrow, notebook > header > tabs > arrow:disabled:checked:focus, notebook > header > tabs > arrow:disabled:checked:focus image, notebook > header > tabs > arrow:disabled:checked:focus arrow, notebook > header > tabs > arrow:disabled:selected:hover, notebook > header > tabs > arrow:disabled:selected:hover image, notebook > header > tabs > arrow:disabled:selected:hover arrow, notebook > header > tabs > arrow:disabled:selected:focus, notebook > header > tabs > arrow:disabled:selected:focus image, notebook > header > tabs > arrow:disabled:selected:focus arrow, notebook > header > tabs > arrow:disabled.has-open-popup:hover, notebook > header > tabs > arrow:disabled.has-open-popup:hover image, notebook > header > tabs > arrow:disabled.has-open-popup:hover arrow, notebook > header > tabs > arrow:disabled.has-open-popup:focus, notebook > header > tabs > arrow:disabled.has-open-popup:focus image, notebook > header > tabs > arrow:disabled.has-open-popup:focus arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:hover arrow, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus image, notebook > header > tabs > arrow:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin notebook > header > tabs > arrow:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } notebook > header > tabs > arrow:disabled:disabled, notebook > header > tabs > arrow:disabled:disabled:checked, notebook > header > tabs > arrow:disabled:disabled:selected, notebook > header > tabs > arrow:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1026,13 +1026,13 @@ switch > slider:hover, switch > slider:hover image, switch > slider:hover arrow, switch > slider:active, switch > slider.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -switch > slider:checked, switch > slider:selected, switch > slider.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +switch > slider:checked, switch > slider:selected, switch > slider.has-open-popup, switch > slider .active_group #docklike-plugin button, .active_group #docklike-plugin switch > slider button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -switch > slider:checked, switch > slider:checked image, switch > slider:checked arrow, switch > slider:selected, switch > slider:selected image, switch > slider:selected arrow, switch > slider.has-open-popup, switch > slider.has-open-popup image, switch > slider.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +switch > slider:checked, switch > slider:checked image, switch > slider:checked arrow, switch > slider:selected, switch > slider:selected image, switch > slider:selected arrow, switch > slider.has-open-popup, switch > slider.has-open-popup image, switch > slider.has-open-popup arrow, switch > slider .active_group #docklike-plugin button, .active_group #docklike-plugin switch > slider button, switch > slider .active_group #docklike-plugin button image, .active_group #docklike-plugin switch > slider button image, switch > slider .active_group #docklike-plugin button arrow, .active_group #docklike-plugin switch > slider button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -switch > slider:checked:hover, switch > slider:checked:focus, switch > slider:selected:hover, switch > slider:selected:focus, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +switch > slider:checked:hover, switch > slider:checked:focus, switch > slider:selected:hover, switch > slider:selected:focus, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:focus, switch > slider .active_group #docklike-plugin button:hover, .active_group #docklike-plugin switch > slider button:hover, switch > slider .active_group #docklike-plugin button:focus, .active_group #docklike-plugin switch > slider button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -switch > slider:checked:hover, switch > slider:checked:hover image, switch > slider:checked:hover arrow, switch > slider:checked:focus, switch > slider:checked:focus image, switch > slider:checked:focus arrow, switch > slider:selected:hover, switch > slider:selected:hover image, switch > slider:selected:hover arrow, switch > slider:selected:focus, switch > slider:selected:focus image, switch > slider:selected:focus arrow, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:hover image, switch > slider.has-open-popup:hover arrow, switch > slider.has-open-popup:focus, switch > slider.has-open-popup:focus image, switch > slider.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +switch > slider:checked:hover, switch > slider:checked:hover image, switch > slider:checked:hover arrow, switch > slider:checked:focus, switch > slider:checked:focus image, switch > slider:checked:focus arrow, switch > slider:selected:hover, switch > slider:selected:hover image, switch > slider:selected:hover arrow, switch > slider:selected:focus, switch > slider:selected:focus image, switch > slider:selected:focus arrow, switch > slider.has-open-popup:hover, switch > slider.has-open-popup:hover image, switch > slider.has-open-popup:hover arrow, switch > slider.has-open-popup:focus, switch > slider.has-open-popup:focus image, switch > slider.has-open-popup:focus arrow, switch > slider .active_group #docklike-plugin button:hover, .active_group #docklike-plugin switch > slider button:hover, switch > slider .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin switch > slider button:hover image, switch > slider .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin switch > slider button:hover arrow, switch > slider .active_group #docklike-plugin button:focus, .active_group #docklike-plugin switch > slider button:focus, switch > slider .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin switch > slider button:focus image, switch > slider .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin switch > slider button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } switch > slider:disabled, switch > slider:disabled:checked, switch > slider:disabled:selected, switch > slider:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1062,13 +1062,13 @@ check:hover, check:hover image, check:hover arrow, check:focus, check:focus imag check:active, check.keyboard-activating, check:selected:active, check:selected.keyboard-activating, radio:active, radio.keyboard-activating, radio:selected:active, radio:selected.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -check:checked, check:selected, check.has-open-popup, check:selected:checked, check:selected:selected, check:selected.has-open-popup, radio:checked, radio:selected, radio.has-open-popup, radio:selected:checked, radio:selected:selected, radio:selected.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +check:checked, check:selected, check.has-open-popup, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, radio:checked, radio:selected, radio.has-open-popup, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check:selected:checked, check:selected:checked image, check:selected:checked arrow, check:selected:selected, check:selected:selected image, check:selected:selected arrow, check:selected.has-open-popup, check:selected.has-open-popup image, check:selected.has-open-popup arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio:selected:checked, radio:selected:checked image, radio:selected:checked arrow, radio:selected:selected, radio:selected:selected image, radio:selected:selected arrow, radio:selected.has-open-popup, radio:selected.has-open-popup image, radio:selected.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +check:checked, check:checked image, check:checked arrow, check:selected, check:selected image, check:selected arrow, check.has-open-popup, check.has-open-popup image, check.has-open-popup arrow, check .active_group #docklike-plugin button, .active_group #docklike-plugin check button, check .active_group #docklike-plugin button image, .active_group #docklike-plugin check button image, check .active_group #docklike-plugin button arrow, .active_group #docklike-plugin check button arrow, radio:checked, radio:checked image, radio:checked arrow, radio:selected, radio:selected image, radio:selected arrow, radio.has-open-popup, radio.has-open-popup image, radio.has-open-popup arrow, radio .active_group #docklike-plugin button, .active_group #docklike-plugin radio button, radio .active_group #docklike-plugin button image, .active_group #docklike-plugin radio button image, radio .active_group #docklike-plugin button arrow, .active_group #docklike-plugin radio button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected:selected:hover, check:selected:selected:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected:selected:hover, radio:selected:selected:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +check:checked:hover, check:checked:focus, check:selected:hover, check:selected:focus, check.has-open-popup:hover, check.has-open-popup:focus, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check:selected:checked:hover, check:selected:checked:focus, check:selected.has-open-popup:hover, check:selected.has-open-popup:focus, radio:checked:hover, radio:checked:focus, radio:selected:hover, radio:selected:focus, radio.has-open-popup:hover, radio.has-open-popup:focus, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio:selected:checked:hover, radio:selected:checked:focus, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +check:checked:hover, check:checked:hover image, check:checked:hover arrow, check:checked:focus, check:checked:focus image, check:checked:focus arrow, check:selected:hover, check:selected:hover image, check:selected:hover arrow, check:selected:focus, check:selected:focus image, check:selected:focus arrow, check.has-open-popup:hover, check.has-open-popup:hover image, check.has-open-popup:hover arrow, check.has-open-popup:focus, check.has-open-popup:focus image, check.has-open-popup:focus arrow, check .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check button:hover, check .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check button:hover image, check .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check button:hover arrow, check .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check button:focus, check .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check button:focus image, check .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check button:focus arrow, check:selected:checked:hover, check:selected:checked:hover image, check:selected:checked:hover arrow, check:selected:checked:focus, check:selected:checked:focus image, check:selected:checked:focus arrow, check:selected:selected:hover, check:selected:selected:hover image, check:selected:selected:hover arrow, check:selected:selected:focus, check:selected:selected:focus image, check:selected:selected:focus arrow, check:selected.has-open-popup:hover, check:selected.has-open-popup:hover image, check:selected.has-open-popup:hover arrow, check:selected.has-open-popup:focus, check:selected.has-open-popup:focus image, check:selected.has-open-popup:focus arrow, check:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin check:selected button:hover, check:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin check:selected button:hover image, check:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin check:selected button:hover arrow, check:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin check:selected button:focus, check:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin check:selected button:focus image, check:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin check:selected button:focus arrow, radio:checked:hover, radio:checked:hover image, radio:checked:hover arrow, radio:checked:focus, radio:checked:focus image, radio:checked:focus arrow, radio:selected:hover, radio:selected:hover image, radio:selected:hover arrow, radio:selected:focus, radio:selected:focus image, radio:selected:focus arrow, radio.has-open-popup:hover, radio.has-open-popup:hover image, radio.has-open-popup:hover arrow, radio.has-open-popup:focus, radio.has-open-popup:focus image, radio.has-open-popup:focus arrow, radio .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio button:hover, radio .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio button:hover image, radio .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio button:hover arrow, radio .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio button:focus, radio .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio button:focus image, radio .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio button:focus arrow, radio:selected:checked:hover, radio:selected:checked:hover image, radio:selected:checked:hover arrow, radio:selected:checked:focus, radio:selected:checked:focus image, radio:selected:checked:focus arrow, radio:selected:selected:hover, radio:selected:selected:hover image, radio:selected:selected:hover arrow, radio:selected:selected:focus, radio:selected:selected:focus image, radio:selected:selected:focus arrow, radio:selected.has-open-popup:hover, radio:selected.has-open-popup:hover image, radio:selected.has-open-popup:hover arrow, radio:selected.has-open-popup:focus, radio:selected.has-open-popup:focus image, radio:selected.has-open-popup:focus arrow, radio:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin radio:selected button:hover, radio:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin radio:selected button:hover image, radio:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin radio:selected button:hover arrow, radio:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin radio:selected button:focus, radio:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin radio:selected button:focus image, radio:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin radio:selected button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } check:disabled, check:disabled:checked, check:disabled:selected, check:disabled.has-open-popup, check:selected:disabled, check:selected:disabled:checked, check:selected:disabled:selected, check:selected:disabled.has-open-popup, radio:disabled, radio:disabled:checked, radio:disabled:selected, radio:disabled.has-open-popup, radio:selected:disabled, radio:selected:disabled:checked, radio:selected:disabled:selected, radio:selected:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1328,13 +1328,13 @@ row.activatable:hover:hover, row.activatable:hover:hover image, row.activatable: row.activatable:hover:active, row.activatable:hover.keyboard-activating, row.activatable:active:active, row.activatable:active.keyboard-activating, row.activatable:selected:active, row.activatable:selected.keyboard-activating, row.activatable.has-open-popup:active, row.activatable.has-open-popup.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:hover:checked, row.activatable:hover:selected, row.activatable:hover.has-open-popup, row.activatable:active:checked, row.activatable:active:selected, row.activatable:active.has-open-popup, row.activatable:selected:checked, row.activatable:selected:selected, row.activatable:selected.has-open-popup, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:selected, row.activatable.has-open-popup.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:active:checked, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:selected:selected, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover:selected, row.activatable:hover:selected image, row.activatable:hover:selected arrow, row.activatable:hover.has-open-popup, row.activatable:hover.has-open-popup image, row.activatable:hover.has-open-popup arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active:selected, row.activatable:active:selected image, row.activatable:active:selected arrow, row.activatable:active.has-open-popup, row.activatable:active.has-open-popup image, row.activatable:active.has-open-popup arrow, row.activatable:selected:checked, row.activatable:selected:checked image, row.activatable:selected:checked arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected.has-open-popup, row.activatable:selected.has-open-popup image, row.activatable:selected.has-open-popup arrow, row.activatable.has-open-popup:checked, row.activatable.has-open-popup:checked image, row.activatable.has-open-popup:checked arrow, row.activatable.has-open-popup:selected, row.activatable.has-open-popup:selected image, row.activatable.has-open-popup:selected arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:hover:checked, row.activatable:hover:checked image, row.activatable:hover:checked arrow, row.activatable:hover .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:hover button, row.activatable:hover .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:hover button image, row.activatable:hover .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:hover button arrow, row.activatable:active:checked, row.activatable:active:checked image, row.activatable:active:checked arrow, row.activatable:active .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:active button, row.activatable:active .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:active button image, row.activatable:active .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:active button arrow, row.activatable:selected:selected, row.activatable:selected:selected image, row.activatable:selected:selected arrow, row.activatable:selected .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:selected button, row.activatable:selected .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:selected button image, row.activatable:selected .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:selected button arrow, row.activatable.has-open-popup.has-open-popup, row.activatable.has-open-popup.has-open-popup image, row.activatable.has-open-popup.has-open-popup arrow, row.activatable.has-open-popup .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable.has-open-popup button, row.activatable.has-open-popup .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable.has-open-popup button image, row.activatable.has-open-popup .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable.has-open-popup button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:hover:checked:hover, row.activatable:hover:checked:focus, row.activatable:hover:selected:hover, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable:selected:selected:hover, row.activatable:selected:selected:focus, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:hover:checked:focus, row.activatable:hover:selected:focus, row.activatable:hover.has-open-popup:focus, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:active:checked:hover, row.activatable:active:checked:focus, row.activatable:active:selected:hover, row.activatable:active:selected:focus, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:focus, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:selected:checked:hover, row.activatable:selected:checked:focus, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:focus, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:hover:checked:hover, row.activatable:hover:checked:hover image, row.activatable:hover:checked:hover arrow, row.activatable:hover:checked:focus, row.activatable:hover:checked:focus image, row.activatable:hover:checked:focus arrow, row.activatable:hover:selected:hover, row.activatable:hover:selected:hover image, row.activatable:hover:selected:hover arrow, row.activatable:hover:selected:focus, row.activatable:hover:selected:focus image, row.activatable:hover:selected:focus arrow, row.activatable:hover.has-open-popup:hover, row.activatable:hover.has-open-popup:hover image, row.activatable:hover.has-open-popup:hover arrow, row.activatable:hover.has-open-popup:focus, row.activatable:hover.has-open-popup:focus image, row.activatable:hover.has-open-popup:focus arrow, row.activatable:hover .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:hover button:hover, row.activatable:hover .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:hover button:hover image, row.activatable:hover .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:hover button:hover arrow, row.activatable:hover .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:hover button:focus, row.activatable:hover .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:hover button:focus image, row.activatable:hover .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:hover button:focus arrow, row.activatable:active:checked:hover, row.activatable:active:checked:hover image, row.activatable:active:checked:hover arrow, row.activatable:active:checked:focus, row.activatable:active:checked:focus image, row.activatable:active:checked:focus arrow, row.activatable:active:selected:hover, row.activatable:active:selected:hover image, row.activatable:active:selected:hover arrow, row.activatable:active:selected:focus, row.activatable:active:selected:focus image, row.activatable:active:selected:focus arrow, row.activatable:active.has-open-popup:hover, row.activatable:active.has-open-popup:hover image, row.activatable:active.has-open-popup:hover arrow, row.activatable:active.has-open-popup:focus, row.activatable:active.has-open-popup:focus image, row.activatable:active.has-open-popup:focus arrow, row.activatable:active .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:active button:hover, row.activatable:active .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:active button:hover image, row.activatable:active .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:active button:hover arrow, row.activatable:active .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:active button:focus, row.activatable:active .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:active button:focus image, row.activatable:active .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:active button:focus arrow, row.activatable:selected:checked:hover, row.activatable:selected:checked:hover image, row.activatable:selected:checked:hover arrow, row.activatable:selected:checked:focus, row.activatable:selected:checked:focus image, row.activatable:selected:checked:focus arrow, row.activatable:selected:selected:hover, row.activatable:selected:selected:hover image, row.activatable:selected:selected:hover arrow, row.activatable:selected:selected:focus, row.activatable:selected:selected:focus image, row.activatable:selected:selected:focus arrow, row.activatable:selected.has-open-popup:hover, row.activatable:selected.has-open-popup:hover image, row.activatable:selected.has-open-popup:hover arrow, row.activatable:selected.has-open-popup:focus, row.activatable:selected.has-open-popup:focus image, row.activatable:selected.has-open-popup:focus arrow, row.activatable:selected .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:selected button:hover, row.activatable:selected .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:selected button:hover image, row.activatable:selected .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:selected button:hover arrow, row.activatable:selected .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:selected button:focus, row.activatable:selected .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:selected button:focus image, row.activatable:selected .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:selected button:focus arrow, row.activatable.has-open-popup:checked:hover, row.activatable.has-open-popup:checked:hover image, row.activatable.has-open-popup:checked:hover arrow, row.activatable.has-open-popup:checked:focus, row.activatable.has-open-popup:checked:focus image, row.activatable.has-open-popup:checked:focus arrow, row.activatable.has-open-popup:selected:hover, row.activatable.has-open-popup:selected:hover image, row.activatable.has-open-popup:selected:hover arrow, row.activatable.has-open-popup:selected:focus, row.activatable.has-open-popup:selected:focus image, row.activatable.has-open-popup:selected:focus arrow, row.activatable.has-open-popup.has-open-popup:hover, row.activatable.has-open-popup.has-open-popup:hover image, row.activatable.has-open-popup.has-open-popup:hover arrow, row.activatable.has-open-popup.has-open-popup:focus, row.activatable.has-open-popup.has-open-popup:focus image, row.activatable.has-open-popup.has-open-popup:focus arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable.has-open-popup button:hover, row.activatable.has-open-popup .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable.has-open-popup button:hover image, row.activatable.has-open-popup .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:hover arrow, row.activatable.has-open-popup .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable.has-open-popup button:focus, row.activatable.has-open-popup .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable.has-open-popup button:focus image, row.activatable.has-open-popup .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable.has-open-popup button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:hover:disabled, row.activatable:hover:disabled:checked, row.activatable:hover:disabled:selected, row.activatable:hover:disabled.has-open-popup, row.activatable:active:disabled, row.activatable:active:disabled:checked, row.activatable:active:disabled:selected, row.activatable:active:disabled.has-open-popup, row.activatable:selected:disabled, row.activatable:selected:disabled:checked, row.activatable:selected:disabled:selected, row.activatable:selected:disabled.has-open-popup, row.activatable.has-open-popup:disabled, row.activatable.has-open-popup:disabled:checked, row.activatable.has-open-popup:disabled:selected, row.activatable.has-open-popup:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1346,13 +1346,13 @@ row.activatable:disabled:hover, row.activatable:disabled:hover image, row.activa row.activatable:disabled:active, row.activatable:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:selected, row.activatable:disabled.has-open-popup, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +row.activatable:disabled:checked, row.activatable:disabled:checked image, row.activatable:disabled:checked arrow, row.activatable:disabled:selected, row.activatable:disabled:selected image, row.activatable:disabled:selected arrow, row.activatable:disabled.has-open-popup, row.activatable:disabled.has-open-popup image, row.activatable:disabled.has-open-popup arrow, row.activatable:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin row.activatable:disabled button, row.activatable:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin row.activatable:disabled button image, row.activatable:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin row.activatable:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:focus, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:focus, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +row.activatable:disabled:checked:hover, row.activatable:disabled:checked:hover image, row.activatable:disabled:checked:hover arrow, row.activatable:disabled:checked:focus, row.activatable:disabled:checked:focus image, row.activatable:disabled:checked:focus arrow, row.activatable:disabled:selected:hover, row.activatable:disabled:selected:hover image, row.activatable:disabled:selected:hover arrow, row.activatable:disabled:selected:focus, row.activatable:disabled:selected:focus image, row.activatable:disabled:selected:focus arrow, row.activatable:disabled.has-open-popup:hover, row.activatable:disabled.has-open-popup:hover image, row.activatable:disabled.has-open-popup:hover arrow, row.activatable:disabled.has-open-popup:focus, row.activatable:disabled.has-open-popup:focus image, row.activatable:disabled.has-open-popup:focus arrow, row.activatable:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin row.activatable:disabled button:hover, row.activatable:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin row.activatable:disabled button:hover image, row.activatable:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin row.activatable:disabled button:hover arrow, row.activatable:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin row.activatable:disabled button:focus, row.activatable:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin row.activatable:disabled button:focus image, row.activatable:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin row.activatable:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } row.activatable:disabled:disabled, row.activatable:disabled:disabled:checked, row.activatable:disabled:disabled:selected, row.activatable:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1586,13 +1586,13 @@ colorswatch.activatable:hover > overlay:hover, colorswatch.activatable:hover > o colorswatch.activatable:hover > overlay:active, colorswatch.activatable:hover > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:checked image, colorswatch.activatable:hover > overlay:checked arrow, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay:selected image, colorswatch.activatable:hover > overlay:selected arrow, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay.has-open-popup image, colorswatch.activatable:hover > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch.activatable:hover > overlay:checked, colorswatch.activatable:hover > overlay:checked image, colorswatch.activatable:hover > overlay:checked arrow, colorswatch.activatable:hover > overlay:selected, colorswatch.activatable:hover > overlay:selected image, colorswatch.activatable:hover > overlay:selected arrow, colorswatch.activatable:hover > overlay.has-open-popup, colorswatch.activatable:hover > overlay.has-open-popup image, colorswatch.activatable:hover > overlay.has-open-popup arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:hover image, colorswatch.activatable:hover > overlay:checked:hover arrow, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:checked:focus image, colorswatch.activatable:hover > overlay:checked:focus arrow, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:hover image, colorswatch.activatable:hover > overlay:selected:hover arrow, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay:selected:focus image, colorswatch.activatable:hover > overlay:selected:focus arrow, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:hover image, colorswatch.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay.has-open-popup:focus image, colorswatch.activatable:hover > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch.activatable:hover > overlay:checked:hover, colorswatch.activatable:hover > overlay:checked:hover image, colorswatch.activatable:hover > overlay:checked:hover arrow, colorswatch.activatable:hover > overlay:checked:focus, colorswatch.activatable:hover > overlay:checked:focus image, colorswatch.activatable:hover > overlay:checked:focus arrow, colorswatch.activatable:hover > overlay:selected:hover, colorswatch.activatable:hover > overlay:selected:hover image, colorswatch.activatable:hover > overlay:selected:hover arrow, colorswatch.activatable:hover > overlay:selected:focus, colorswatch.activatable:hover > overlay:selected:focus image, colorswatch.activatable:hover > overlay:selected:focus arrow, colorswatch.activatable:hover > overlay.has-open-popup:hover, colorswatch.activatable:hover > overlay.has-open-popup:hover image, colorswatch.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch.activatable:hover > overlay.has-open-popup:focus, colorswatch.activatable:hover > overlay.has-open-popup:focus image, colorswatch.activatable:hover > overlay.has-open-popup:focus arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:hover arrow, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus image, colorswatch.activatable:hover > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch.activatable:hover > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch.activatable:hover > overlay:disabled, colorswatch.activatable:hover > overlay:disabled:checked, colorswatch.activatable:hover > overlay:disabled:selected, colorswatch.activatable:hover > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1610,13 +1610,13 @@ colorswatch#add-color-button > overlay:hover, colorswatch#add-color-button > ove colorswatch#add-color-button > overlay:active, colorswatch#add-color-button > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:checked image, colorswatch#add-color-button > overlay:checked arrow, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay:selected image, colorswatch#add-color-button > overlay:selected arrow, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay.has-open-popup image, colorswatch#add-color-button > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button > overlay:checked, colorswatch#add-color-button > overlay:checked image, colorswatch#add-color-button > overlay:checked arrow, colorswatch#add-color-button > overlay:selected, colorswatch#add-color-button > overlay:selected image, colorswatch#add-color-button > overlay:selected arrow, colorswatch#add-color-button > overlay.has-open-popup, colorswatch#add-color-button > overlay.has-open-popup image, colorswatch#add-color-button > overlay.has-open-popup arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button > overlay button, colorswatch#add-color-button > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:hover image, colorswatch#add-color-button > overlay:checked:hover arrow, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:checked:focus image, colorswatch#add-color-button > overlay:checked:focus arrow, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:hover image, colorswatch#add-color-button > overlay:selected:hover arrow, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay:selected:focus image, colorswatch#add-color-button > overlay:selected:focus arrow, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:hover image, colorswatch#add-color-button > overlay.has-open-popup:hover arrow, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay.has-open-popup:focus image, colorswatch#add-color-button > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button > overlay:checked:hover, colorswatch#add-color-button > overlay:checked:hover image, colorswatch#add-color-button > overlay:checked:hover arrow, colorswatch#add-color-button > overlay:checked:focus, colorswatch#add-color-button > overlay:checked:focus image, colorswatch#add-color-button > overlay:checked:focus arrow, colorswatch#add-color-button > overlay:selected:hover, colorswatch#add-color-button > overlay:selected:hover image, colorswatch#add-color-button > overlay:selected:hover arrow, colorswatch#add-color-button > overlay:selected:focus, colorswatch#add-color-button > overlay:selected:focus image, colorswatch#add-color-button > overlay:selected:focus arrow, colorswatch#add-color-button > overlay.has-open-popup:hover, colorswatch#add-color-button > overlay.has-open-popup:hover image, colorswatch#add-color-button > overlay.has-open-popup:hover arrow, colorswatch#add-color-button > overlay.has-open-popup:focus, colorswatch#add-color-button > overlay.has-open-popup:focus image, colorswatch#add-color-button > overlay.has-open-popup:focus arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:hover arrow, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus image, colorswatch#add-color-button > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button > overlay:disabled, colorswatch#add-color-button > overlay:disabled:checked, colorswatch#add-color-button > overlay:disabled:selected, colorswatch#add-color-button > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1630,13 +1630,13 @@ colorswatch#add-color-button.activatable:hover > overlay:hover, colorswatch#add- colorswatch#add-color-button.activatable:hover > overlay:active, colorswatch#add-color-button.activatable:hover > overlay.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:checked image, colorswatch#add-color-button.activatable:hover > overlay:checked arrow, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay:selected image, colorswatch#add-color-button.activatable:hover > overlay:selected arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked, colorswatch#add-color-button.activatable:hover > overlay:checked image, colorswatch#add-color-button.activatable:hover > overlay:checked arrow, colorswatch#add-color-button.activatable:hover > overlay:selected, colorswatch#add-color-button.activatable:hover > overlay:selected image, colorswatch#add-color-button.activatable:hover > overlay:selected arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:hover image, colorswatch#add-color-button.activatable:hover > overlay:checked:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:checked:focus image, colorswatch#add-color-button.activatable:hover > overlay:checked:focus arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:hover image, colorswatch#add-color-button.activatable:hover > overlay:selected:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:focus image, colorswatch#add-color-button.activatable:hover > overlay:selected:focus arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +colorswatch#add-color-button.activatable:hover > overlay:checked:hover, colorswatch#add-color-button.activatable:hover > overlay:checked:hover image, colorswatch#add-color-button.activatable:hover > overlay:checked:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:checked:focus, colorswatch#add-color-button.activatable:hover > overlay:checked:focus image, colorswatch#add-color-button.activatable:hover > overlay:checked:focus arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:hover, colorswatch#add-color-button.activatable:hover > overlay:selected:hover image, colorswatch#add-color-button.activatable:hover > overlay:selected:hover arrow, colorswatch#add-color-button.activatable:hover > overlay:selected:focus, colorswatch#add-color-button.activatable:hover > overlay:selected:focus image, colorswatch#add-color-button.activatable:hover > overlay:selected:focus arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:hover arrow, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus image, colorswatch#add-color-button.activatable:hover > overlay.has-open-popup:focus arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:hover arrow, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus image, colorswatch#add-color-button.activatable:hover > overlay .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin colorswatch#add-color-button.activatable:hover > overlay button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } colorswatch#add-color-button.activatable:hover > overlay:disabled, colorswatch#add-color-button.activatable:hover > overlay:disabled:checked, colorswatch#add-color-button.activatable:hover > overlay:disabled:selected, colorswatch#add-color-button.activatable:hover > overlay:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1708,13 +1708,13 @@ cursor-handle:hover, cursor-handle:hover image, cursor-handle:hover arrow, curso cursor-handle:active, cursor-handle.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:selected, cursor-handle.has-open-popup, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button { background-color: #434343; color: #75ff25; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:checked, cursor-handle:checked image, cursor-handle:checked arrow, cursor-handle:selected, cursor-handle:selected image, cursor-handle:selected arrow, cursor-handle.has-open-popup, cursor-handle.has-open-popup image, cursor-handle.has-open-popup arrow, cursor-handle .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle button, cursor-handle .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle button image, cursor-handle .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:checked:hover, cursor-handle:checked:focus, cursor-handle:selected:hover, cursor-handle:selected:focus, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:focus, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:checked:hover, cursor-handle:checked:hover image, cursor-handle:checked:hover arrow, cursor-handle:checked:focus, cursor-handle:checked:focus image, cursor-handle:checked:focus arrow, cursor-handle:selected:hover, cursor-handle:selected:hover image, cursor-handle:selected:hover arrow, cursor-handle:selected:focus, cursor-handle:selected:focus image, cursor-handle:selected:focus arrow, cursor-handle.has-open-popup:hover, cursor-handle.has-open-popup:hover image, cursor-handle.has-open-popup:hover arrow, cursor-handle.has-open-popup:focus, cursor-handle.has-open-popup:focus image, cursor-handle.has-open-popup:focus arrow, cursor-handle .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle button:hover, cursor-handle .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle button:hover image, cursor-handle .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle button:hover arrow, cursor-handle .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle button:focus, cursor-handle .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle button:focus image, cursor-handle .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled, cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1726,13 +1726,13 @@ cursor-handle:disabled:hover, cursor-handle:disabled:hover image, cursor-handle: cursor-handle:disabled:active, cursor-handle:disabled.keyboard-activating { box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5); } -cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:selected, cursor-handle:disabled.has-open-popup, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button { background-color: #493e37; color: #7c675a; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.3); text-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow { -gtk-icon-shadow: 0 0 3px currentColor; } +cursor-handle:disabled:checked, cursor-handle:disabled:checked image, cursor-handle:disabled:checked arrow, cursor-handle:disabled:selected, cursor-handle:disabled:selected image, cursor-handle:disabled:selected arrow, cursor-handle:disabled.has-open-popup, cursor-handle:disabled.has-open-popup image, cursor-handle:disabled.has-open-popup arrow, cursor-handle:disabled .active_group #docklike-plugin button, .active_group #docklike-plugin cursor-handle:disabled button, cursor-handle:disabled .active_group #docklike-plugin button image, .active_group #docklike-plugin cursor-handle:disabled button image, cursor-handle:disabled .active_group #docklike-plugin button arrow, .active_group #docklike-plugin cursor-handle:disabled button arrow { -gtk-icon-shadow: 0 0 3px currentColor; } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:focus, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:focus, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus { text-shadow: 0 0 3px currentColor, 0 0 5px currentColor; box-shadow: 0 3px 1px -2px alpha(rgba(255, 255, 255, 0.3),0.4), inset 0 2px 2px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 2px -1px rgba(0, 0, 0, 0.5), 0 10px 3px -9px alpha(currentColor,0.5); } -cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } +cursor-handle:disabled:checked:hover, cursor-handle:disabled:checked:hover image, cursor-handle:disabled:checked:hover arrow, cursor-handle:disabled:checked:focus, cursor-handle:disabled:checked:focus image, cursor-handle:disabled:checked:focus arrow, cursor-handle:disabled:selected:hover, cursor-handle:disabled:selected:hover image, cursor-handle:disabled:selected:hover arrow, cursor-handle:disabled:selected:focus, cursor-handle:disabled:selected:focus image, cursor-handle:disabled:selected:focus arrow, cursor-handle:disabled.has-open-popup:hover, cursor-handle:disabled.has-open-popup:hover image, cursor-handle:disabled.has-open-popup:hover arrow, cursor-handle:disabled.has-open-popup:focus, cursor-handle:disabled.has-open-popup:focus image, cursor-handle:disabled.has-open-popup:focus arrow, cursor-handle:disabled .active_group #docklike-plugin button:hover, .active_group #docklike-plugin cursor-handle:disabled button:hover, cursor-handle:disabled .active_group #docklike-plugin button:hover image, .active_group #docklike-plugin cursor-handle:disabled button:hover image, cursor-handle:disabled .active_group #docklike-plugin button:hover arrow, .active_group #docklike-plugin cursor-handle:disabled button:hover arrow, cursor-handle:disabled .active_group #docklike-plugin button:focus, .active_group #docklike-plugin cursor-handle:disabled button:focus, cursor-handle:disabled .active_group #docklike-plugin button:focus image, .active_group #docklike-plugin cursor-handle:disabled button:focus image, cursor-handle:disabled .active_group #docklike-plugin button:focus arrow, .active_group #docklike-plugin cursor-handle:disabled button:focus arrow { -gtk-icon-shadow: 0 0 3px currentColor, 0 0 5px currentColor; } cursor-handle:disabled:disabled, cursor-handle:disabled:disabled:checked, cursor-handle:disabled:disabled:selected, cursor-handle:disabled:disabled.has-open-popup { color: #7c675a; background-color: #493e37; } @@ -1820,6 +1820,12 @@ headerbar stackswitcher, windowhandle stackswitcher, headerbar .stack-switcher, headerbar stackswitcher > button, windowhandle stackswitcher > button, headerbar .stack-switcher > button, windowhandle .stack-switcher > button, headerbar notebook > header > button, headerbar tabbar tabbox > button, tabbar headerbar tabbox > button, windowhandle notebook > header > button, windowhandle tabbar tabbox > button, tabbar windowhandle tabbox > button { min-height: 19px; } +.xfce4-panel #sn-button { margin: 1px; } + +#docklike-plugin button { background-color: transparent; } + +.active_group #docklike-plugin button { background-color: red; } + /* GTK NAMED COLORS ---------------- use responsibly! */ /* widget text/foreground color */ diff --git a/xfwm4/bottom-active.xpm b/xfwm4/bottom-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/bottom-inactive.xpm b/xfwm4/bottom-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/bottom-left-active.xpm b/xfwm4/bottom-left-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/bottom-left-inactive.xpm b/xfwm4/bottom-left-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/bottom-right-active.xpm b/xfwm4/bottom-right-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/close-inactive.xpm b/xfwm4/close-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/hide-active.xpm b/xfwm4/hide-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/hide-inactive.xpm b/xfwm4/hide-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/left-active.xpm b/xfwm4/left-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/left-inactive.xpm b/xfwm4/left-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/maximize-active.xpm b/xfwm4/maximize-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/maximize-inactive.xpm b/xfwm4/maximize-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/maximize-toggled-active.xpm b/xfwm4/maximize-toggled-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/maximize-toggled-inactive.xpm b/xfwm4/maximize-toggled-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/menu-active.xpm b/xfwm4/menu-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/menu-inactive.xpm b/xfwm4/menu-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/right-active.xpm b/xfwm4/right-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/right-inactive.xpm b/xfwm4/right-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/shade-active.xpm b/xfwm4/shade-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/shade-inactive.xpm b/xfwm4/shade-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/shade-toggled-active.xpm b/xfwm4/shade-toggled-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/shade-toggled-inactive.xpm b/xfwm4/shade-toggled-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/stick-active.xpm b/xfwm4/stick-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/stick-inactive.xpm b/xfwm4/stick-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/stick-toggled-active.xpm b/xfwm4/stick-toggled-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/stick-toggled-inactive.xpm b/xfwm4/stick-toggled-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/themerc b/xfwm4/themerc old mode 100644 new mode 100755 diff --git a/xfwm4/title-1-active.xpm b/xfwm4/title-1-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/top-left-active.xpm b/xfwm4/top-left-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/top-right-active.xpm b/xfwm4/top-right-active.xpm old mode 100644 new mode 100755 diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm old mode 100644 new mode 100755