diff --git a/themes/assets/all-assets.svg b/themes/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/themes/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/assets/change_dpi.sh b/themes/assets/change_dpi.sh new file mode 100644 index 0000000..058dcc4 --- /dev/null +++ b/themes/assets/change_dpi.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +for f in $@; do + rsvg-convert -d 300 -p 300 -f svg $f -o $f.bak ; mv $f.bak $f +done diff --git a/themes/assets/checkbox-checked-dark.svg b/themes/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..1cf3a1d --- /dev/null +++ b/themes/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/themes/assets/checkbox-checked-insensitive-dark.svg b/themes/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..44648aa --- /dev/null +++ b/themes/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/checkbox-checked-insensitive.svg b/themes/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..44648aa --- /dev/null +++ b/themes/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/checkbox-checked.svg b/themes/assets/checkbox-checked.svg new file mode 100644 index 0000000..9cfe3ae --- /dev/null +++ b/themes/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/checkbox-unchecked.svg b/themes/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..011cdd1 --- /dev/null +++ b/themes/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/grid-selection-checked.svg b/themes/assets/grid-selection-checked.svg new file mode 100644 index 0000000..7cf40a9 --- /dev/null +++ b/themes/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-checked-insensitive.svg b/themes/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..0373a3f --- /dev/null +++ b/themes/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-checked.svg b/themes/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..ada2ddc --- /dev/null +++ b/themes/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-mixed-hover.svg b/themes/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..6392859 --- /dev/null +++ b/themes/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-mixed-insensitive.svg b/themes/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..c5f1995 --- /dev/null +++ b/themes/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-mixed-selected.svg b/themes/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..5d4d385 --- /dev/null +++ b/themes/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-checkbox-mixed.svg b/themes/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..1df3c09 --- /dev/null +++ b/themes/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-radio-checked-hover.svg b/themes/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..754641e --- /dev/null +++ b/themes/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-radio-checked-insensitive.svg b/themes/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..a8e62f9 --- /dev/null +++ b/themes/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/menuitem-radio-unchecked.svg b/themes/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..2abe37f --- /dev/null +++ b/themes/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/assets/pane-handle-vertical.svg b/themes/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..1ec35a2 --- /dev/null +++ b/themes/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/assets/pane-handle.svg b/themes/assets/pane-handle.svg new file mode 100644 index 0000000..b2d0347 --- /dev/null +++ b/themes/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/assets/pane-handle@2.png b/themes/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/themes/assets/pane-handle@2.png differ diff --git a/themes/assets/radio-checked-insensitive.svg b/themes/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..5bdef0e --- /dev/null +++ b/themes/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/radio-mixed-dark.svg b/themes/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..d54bab3 --- /dev/null +++ b/themes/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/radio-mixed-insensitive-dark.svg b/themes/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..d8db34e --- /dev/null +++ b/themes/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/radio-mixed.svg b/themes/assets/radio-mixed.svg new file mode 100644 index 0000000..d54bab3 --- /dev/null +++ b/themes/assets/radio-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/radio-selected-insensitive.svg b/themes/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..5bdef0e --- /dev/null +++ b/themes/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/assets/radio-unchecked-dark.svg b/themes/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..793e0b9 --- /dev/null +++ b/themes/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/radio-unchecked-insensitive.svg b/themes/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..458b3ee --- /dev/null +++ b/themes/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/radio-unselected-insensitive-dark.svg b/themes/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/themes/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/assets/radio-unselected-insensitive.svg b/themes/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..458b3ee --- /dev/null +++ b/themes/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/radio-unselected.svg b/themes/assets/radio-unselected.svg new file mode 100644 index 0000000..793e0b9 --- /dev/null +++ b/themes/assets/radio-unselected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/assets/sed.sh b/themes/assets/sed.sh new file mode 100644 index 0000000..10c6e66 --- /dev/null +++ b/themes/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#141512/rgb(0%,0%,0%)/g' \ + -e 's/#d3dae3/rgb(100%,100%,100%)/g' \ + -e 's/#262626/rgb(50%,0%,0%)/g' \ + -e 's/#fbfafa/rgb(0%,50%,0%)/g' \ + -e 's/#262626/rgb(50%,0%,50%)/g' \ + -e 's/#d3dae3/rgb(0%,0%,50%)/g' \ + $@ diff --git a/themes/assets/unsed.sh b/themes/assets/unsed.sh new file mode 100644 index 0000000..d0d6ce0 --- /dev/null +++ b/themes/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#141512/g' \ + -e 's/rgb(100%,100%,100%)/#d3dae3/g' \ + -e 's/rgb(50%,0%,0%)/#262626/g' \ + -e 's/rgb(0%,50%,0%)/#fbfafa/g' \ + -e 's/rgb(0%,50.196078%,0%)/#fbfafa/g' \ + -e 's/rgb(50%,0%,50%)/#262626/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#262626/g' \ + -e 's/rgb(0%,0%,50%)/#d3dae3/g' \ + $@ diff --git a/themes/gtk-2.0/gtkrc b/themes/gtk-2.0/gtkrc new file mode 100644 index 0000000..2a5684d --- /dev/null +++ b/themes/gtk-2.0/gtkrc @@ -0,0 +1,858 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#262626\nbg_color:#141512\ntooltip_bg_color:#141512\nselected_bg_color:#000000\ntext_color:#d3dae3\nfg_color:#d3dae3\ntooltip_fg_color:#d3dae3\nselected_fg_color:#ffffff\nmenubar_bg_color:#262626\nmenubar_fg_color:#d3dae3\ntoolbar_bg_color:#141512\ntoolbar_fg_color:#d3dae3\nmenu_bg_color:#262626\nmenu_fg_color:#d3dae3\npanel_bg_color:#141512\npanel_fg_color:#d3dae3\nlink_color:#290074\nbtn_bg_color:#262626\nbtn_fg_color:#d3dae3\ntitlebar_bg_color:#262626\ntitlebar_fg_color:#d3dae3\nprimary_caret_color:#e6e6e6\nsecondary_caret_color:#e6e6e6\naccent_bg_color:#fbfafa\n" +# Default Style + +style "murrine-default" { + GtkArrow::arrow-scaling= 0.6 + + GtkWidget::cursor_color = @primary_caret_color + GtkWidget::secondary_cursor_color = @secondary_caret_color + GtkWidget::cursor_aspect_ratio = 0.04 + + GtkButton::child-displacement-x = 0 + GtkButton::child-displacement-y = 0 + + GtkButton::default-border = { 0, 0, 0, 0 } + #GtkButton::inner-border = { 2, 2, 1, 1 } + GtkButton::focus-line-width = 1 + #GtkButton::focus-padding = -4 + + GtkButtonBox::child-min-height = 26 + + GtkCheckButton::indicator-size = 16 + + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + GtkEntry::state-hint = 0 + + GtkExpander::expander-size = 16 + + GtkImage::x-ayatana-indicator-dynamic = 1 + + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + GtkMenuBar::internal-padding = 0 + GtkMenuBar::window-dragging = 1 + + GtkMenuItem::arrow-scaling= 0.5 + + GtkPaned::handle-size = 1 + + GtkProgressBar::min-horizontal-bar-height = 12 + GtkProgressBar::min-vertical-bar-width = 12 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 12 + GtkRange::stepper-size = 12 + GtkRange::stepper_spacing = 0 + GtkRange::trough-under-steppers = 1 + + GtkScale::slider-length = 16 + GtkScale::slider-width = 16 + GtkScale::trough-side-details = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::has-secondary-backward-stepper = 0 + GtkScrollbar::has-secondary-forward-stepper = 0 + GtkScrollbar::min-slider-length = 80 + GtkScrollbar::slider-width = 12 + GtkScrollbar::trough-border = 0 + + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkSeparatorMenuItem::horizontal-padding = 0 + + GtkToolbar::internal-padding = 0 + + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 0 + + GtkWidget::focus-line-width = 1 + # The following line prevents the Firefox tabs + # from jumping a few pixels when you create a new tab + GtkWidget::focus-padding = 0 + + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 1 + GtkWidget::separator-height = 1 + + GtkWindow::resize-grip-height = 0 + GtkWindow::resize-grip-width = 0 + + WnckTasklist::fade-overlay-rect = 0 + + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkIMHtmlr::hyperlink-color = @link_color + GtkIMHtml::hyperlink-color = @link_color + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + + GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified + GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + bg[INSENSITIVE] = @bg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @base_color) + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + base[INSENSITIVE] = shade (0.85, @base_color) + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @selected_fg_color + text[INSENSITIVE] = mix (0.5, @base_color, @text_color) + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows + border_shades = { 1.0, 1.0 } # gradient to draw on border + border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) } + colorize_scrollbar = FALSE + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow + contrast = 0.8 # overal contrast with borders + focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow + glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight + glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides + glow_shade = 1.0 # amount of glow + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets + highlight_shade = 1.0 # amount of highlight + lightborder_shade = 1.0 # amount of inset light border + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides + listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised + listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 0 # 0 = none, 1 = vertical striped + progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + roundness = 3 # roundness of widgets + scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles + sliderstyle = 0 # 0 = none, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient + } +} + +style "murrine-wide" { + xthickness = 2 + ythickness = 2 +} + +style "murrine-wider" { + xthickness = 3 + ythickness = 3 +} + +style "murrine-thin" { + xthickness = 0 + ythickness = 0 +} + +# Notebook + +style "clearlooks-notebook-bg" { + bg[NORMAL] = @bg_color + bg[ACTIVE] = shade (0.80, @bg_color) +} + +style "clearlooks-notebook" = "clearlooks-notebook-bg" { + xthickness = 2 + ythickness = 2 + + engine "clearlooks" { + radius = 0.1 + } +} + +# Various Standard Widgets + +style "murrine-button" = "murrine-wider" { + bg[NORMAL] = @btn_bg_color + bg[PRELIGHT] = shade (1.10, @btn_bg_color) + bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color) + bg[ACTIVE] = shade (0.95, @btn_bg_color) + bg[INSENSITIVE] = shade (0.75, @btn_bg_color) + #xthickness = 4 + #ythickness = 4 + + engine "murrine" { + border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } + roundness = 3 + } +} + +style "murrine-buttonlabel" { + fg[NORMAL] = @btn_fg_color + fg[PRELIGHT] = @btn_fg_color + fg[SELECTED] = @btn_fg_color + fg[ACTIVE] = @btn_fg_color + fg[INSENSITIVE] = @btn_fg_color + + engine "murrine" { + } +} + +style "murrine-scrollbar" { + bg[NORMAL] = mix (0.21, @fg_color, @bg_color) + bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) + bg[ACTIVE] = @selected_bg_color + + engine "murrine" { + roundness = 0 + contrast = 0.0 + border_shades = { 0.9, 0.9 } + trough_shades = { 0.97, 0.97 } + trough_border_shades = { 1.0, 1.0 } + } +} + +style "murrine-overlay-scrollbar" { + bg[ACTIVE] = shade (0.8, @bg_color) + bg[INSENSITIVE] = shade (0.97, @bg_color) + + base[SELECTED] = shade (0.6, @bg_color) + base[INSENSITIVE] = shade (0.85, @bg_color) +} + +style "murrine-scale" = "murrine-thin" { + bg[NORMAL] = @btn_bg_color + bg[ACTIVE] = mix(0.2, @fg_color, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color) + + engine "murrine" { + roundness = 8 + #roundness = 3 + gradient_shades = { 1.08, 1.08, 1.08, 1.08 } + #border_shades = { 0.5, 0.5 } + border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } + #trough_shades = { 1.08, 1.08 } + trough_border_shades = { 0.8, 0.8 } + } +} + +style "murrine-progressbar" = "murrine-thin" { + bg[NORMAL] = @bg_color + bg[ACTIVE] = mix(0.08, @bg_color, @base_color) + + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" { + #roundness = 2 + roundness = 3 + border_shades = { 1.2, 1.2 } + trough_border_shades = { 0.8, 0.8 } + } +} + +style "murrine-treeview-header" = "murrine-button" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color) + engine "murrine" { + roundness = 0 + } +} + +style "murrine-treeview" { + engine "murrine" { + roundness = 0 + } +} + +style "murrine-frame" = "murrine-wide" { + bg[NORMAL] = mix(0.08, @fg_color, @bg_color) +} + +style "murrine-frame-title" { + fg[NORMAL] = lighter (@fg_color) +} + +style "murrine-tooltips" { + xthickness = 5 + ythickness = 5 + + bg[NORMAL] = @tooltip_bg_color + bg[SELECTED] = @tooltip_bg_color + + fg[NORMAL] = @tooltip_fg_color + + engine "murrine" { + textstyle = 0 + roundness = 2 + rgba = FALSE + } +} + +style "murrine-spinbutton" = "murrine-button" { + engine "murrine" { + } +} + +style "clearlooks-radiocheck" = "murrine-default" { + bg[SELECTED] = @base_color + bg[PRELIGHT] = @bg_color + + text[NORMAL] = @accent_bg_color + text[PRELIGHT] = @accent_bg_color + + engine "clearlooks" { + radius = 4.0 + } +} + +style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" { + bg[PRELIGHT] = @bg_color +} + +style "murrine-entry" = "murrine-wider" { + engine "murrine" { + #border_shades = { 1.15, 1.15 } + border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) } + roundness = 3 + } +} + +style "metacity-frame" = "murrine-default" { + bg[SELECTED] = @selected_bg_color +} + +style "murrine-statusbar" { } +style "murrine-comboboxentry" = "murrine-entry" { } +style "murrine-hscale" = "murrine-scale" { } +style "murrine-vscale" = "murrine-scale" { } +style "murrine-hscrollbar" = "murrine-scrollbar" { } +style "murrine-vscrollbar" = "murrine-scrollbar" { } + +# Menus + +style "murrine-menu" = "murrine-thin" { + bg[NORMAL] = @menu_bg_color + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = @menu_bg_color + bg[INSENSITIVE] = @menu_bg_color + + fg[NORMAL] = @menu_fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + text[NORMAL] = @menu_fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @selected_fg_color + text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +style "murrine-menu-item" = "murrine-wider" { + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + engine "murrine" { + textstyle = 0 + border_shades = { 1.2, 1.2 } + } +} + +style "murrine-separator-menu-item" = "murrine-thin" { } + +style "murrine-menubar" { + bg[NORMAL] = @menubar_bg_color + bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[ACTIVE] = shade (0.9, @menubar_bg_color) + bg[INSENSITIVE] = @menubar_bg_color + + fg[NORMAL] = @menubar_fg_color + fg[PRELIGHT] = shade (1.08, @menubar_fg_color) + fg[SELECTED] = shade (1.08, @menubar_fg_color) + fg[ACTIVE] = @menubar_fg_color + fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +style "murrine-menubaritem" { + bg[NORMAL] = @menubar_bg_color + bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[ACTIVE] = shade (0.9, @menubar_bg_color) + bg[INSENSITIVE] = @menubar_bg_color + + fg[NORMAL] = @menubar_fg_color + fg[PRELIGHT] = shade (1.08, @menubar_fg_color) + fg[SELECTED] = shade (1.08, @menubar_fg_color) + fg[ACTIVE] = @menubar_fg_color + fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +# Toolbars + +style "murrine-toolbar" = "murrine-thin" { + bg[NORMAL] = @toolbar_bg_color + bg[PRELIGHT] = shade (1.02, @toolbar_bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.9, @toolbar_bg_color) + bg[INSENSITIVE] = @toolbar_bg_color + + fg[NORMAL] = @toolbar_fg_color + fg[PRELIGHT] = @toolbar_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @toolbar_fg_color + fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) + + engine "murrine" { + } +} + +style "murrine-toolbutton" = "murrine-button" { + bg[NORMAL] = shade (1.08, @toolbar_bg_color) + bg[PRELIGHT] = shade (1.10, @toolbar_bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.95, @toolbar_bg_color) + bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color) + + fg[NORMAL] = @toolbar_fg_color + fg[PRELIGHT] = @toolbar_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @toolbar_fg_color + fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) + + engine "murrine" { + } +} + +class "GtkToolbar" style "murrine-toolbar" +class "GtkHandleBox" style "murrine-toolbar" +widget_class "*Toolbar*.*Separator*" style "murrine-toolbar" + +# Panels + +style "murrine-panel" = "murrine-thin" { + xthickness = 2 + + bg[NORMAL] = @panel_bg_color + bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) + bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) + bg[ACTIVE] = shade (0.8, @panel_bg_color) + bg[INSENSITIVE] = @panel_bg_color + + fg[NORMAL] = @panel_fg_color + fg[PRELIGHT] = shade (1.08, @panel_fg_color) + fg[SELECTED] = shade (1.08, @panel_fg_color) + fg[ACTIVE] = @panel_fg_color + fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) + + base[NORMAL] = @panel_bg_color + base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) + base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) + base[ACTIVE] = shade (0.9, @panel_bg_color) + base[INSENSITIVE] = @panel_bg_color + + text[NORMAL] = @panel_fg_color + text[PRELIGHT] = shade (1.08, @panel_fg_color) + text[SELECTED] = shade (1.08, @panel_fg_color) + text[ACTIVE] = @panel_fg_color + text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) + + engine "murrine" { + roundness = 0 + contrast = 0.0 + } +} + +widget "*PanelWidget*" style "murrine-panel" +widget "*PanelApplet*" style "murrine-panel" +widget "*fast-user-switch*" style "murrine-panel" +widget "*CPUFreq*Applet*" style "murrine-panel" +widget "*indicator-applet*" style "murrine-panel" +class "PanelApp*" style "murrine-panel" +class "PanelToplevel*" style "murrine-panel" +widget_class "*PanelToplevel*" style "murrine-panel" +widget_class "*notif*" style "murrine-panel" +widget_class "*Notif*" style "murrine-panel" +widget_class "*Tray*" style "murrine-panel" +widget_class "*tray*" style "murrine-panel" +widget_class "*computertemp*" style "murrine-panel" +widget_class "*Applet*Tomboy*" style "murrine-panel" +widget_class "*Applet*Netstatus*" style "murrine-panel" +widget "*gdm-user-switch-menubar*" style "murrine-panel" + +# LXPanel (code based on Lubuntu-default theme's gtkrc file) +widget "*.tclock.*" style "murrine-panel" +widget "*.taskbar.*" style "murrine-panel" +widget_class "*GtkBgbox*" style "murrine-panel" + +style "bold-panel-item" { + font_name = "Bold" + + engine "murrine" { + roundness = 0 + } +} + +widget "*Panel*MenuBar*" style "bold-panel-item" +widget "*gimmie*" style "bold-panel-item" + +# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug +# class "*Panel*" style "murrine-panel" # Disabled to fix bug + +# XFCE Styles + +style "workspace-switcher" = "murrine-panel" { + bg[ACTIVE] = @selected_bg_color + bg[SELECTED] = @selected_bg_color +} + +style "xfce-header" { + bg[NORMAL] = shade (0.9, @bg_color) + base[NORMAL] = shade (1.18, @bg_color) +} + +style "xfdesktop-windowlist" { + bg[NORMAL] = @base_color + fg[INSENSITIVE] = shade (0.95, @base_color) + text[INSENSITIVE] = shade (0.95, @base_color) +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 60 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::shadow-color = @fg_color + XfdesktopIconView::selected-shadow-color = @fg_color + XfdesktopIconView::shadow-blur-radius = 2 + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = @bg_color + fg[ACTIVE] = @bg_color + +} + +style "xfwm-tabwin" { + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 1.0 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::alpha = 1.0 + Xfwm4TabwinWidget::border-radius = 2 + + bg[NORMAL] = @menu_bg_color + bg[SELECTED] = @menu_bg_color + + fg[NORMAL] = @menu_fg_color + + engine "murrine" { + contrast = 0.0 + border_shades = { 0.9, 0.9 } + } +} + +style "xfwm-tabwin-button" { + font_name = "bold" + + bg[SELECTED] = @selected_bg_color +} + +style "xfsm-logout" { + bg[NORMAL] = @menu_bg_color + bg[ACTIVE] = @menu_bg_color + bg[PRELIGHT] = shade (1.1, @menu_bg_color) + bg[SELECTED] = shade (0.5, @menu_bg_color) + bg[INSENSITIVE] = shade (1.3, @menu_bg_color) + + fg[NORMAL] = @menu_fg_color + fg[PRELIGHT] = @menu_fg_color + + text[NORMAL] = @menu_fg_color + + engine "murrine" { + } +} + +style "xfsm-logout-button" { + bg[NORMAL] = shade (1.2, @menu_bg_color) + bg[PRELIGHT] = shade (1.4, @menu_bg_color) + + engine "murrine" { + } +} + +widget "*Pager*" style "workspace-switcher" + +widget "*Xfce*Panel*" style "murrine-panel" +class "*Xfce*Panel*" style "murrine-panel" + +# Thunar Styles + +style "sidepane" { + base[NORMAL] = @bg_color + base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color)) + bg[NORMAL] = @bg_color + text[NORMAL] = mix (0.9, @fg_color, @bg_color) +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*ThunarLocationEntry*" style "murrine-entry" + +style "whiskermenu" { + bg[NORMAL] = @menu_bg_color + bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[PRELIGHT] = @selected_bg_color + + fg[NORMAL] = @menu_fg_color + fg[ACTIVE] = @menu_fg_color + fg[PRELIGHT] = @menu_fg_color +} + +style "whiskermenu-scrollbar" = "murrine-scrollbar" { + bg[NORMAL] = mix (0.21, @fg_color, @bg_color) + bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) + bg[ACTIVE] = @selected_bg_color + + engine "murrine" { + trough_shades = { 4.97, 4.97 } + trough_border_shades = { 5.0, 5.0 } + } +} + +widget "whiskermenu-window*" style "whiskermenu" +widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar" + +# Gtk2 Open-File Dialog + +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header" + +# Google Chrome/Chromium Styles (requires 9.0.597 or newer) + +style "chromium-toolbar-button" { + engine "murrine" { + roundness = 2 + textstyle = 0 + } +} + +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-color = @titlebar_bg_color + ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color + + ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::incognito-frame-gradient-size = 0 + ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color + + ChromeGtkFrame::scrollbar-trough-color = @bg_color + ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color) +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*Chrom*Button*" style "chromium-toolbar-button" + +# General Styles + +class "GtkWidget" style "murrine-default" + +class "GtkFrame" style "murrine-frame" +class "MetaFrames" style "metacity-frame" +class "GtkWindow" style "metacity-frame" + +class "GtkSeparator" style "murrine-wide" +class "GtkCalendar" style "murrine-wide" + +class "GtkSpinButton" style "murrine-spinbutton" + +class "GtkScale" style "murrine-scale" +class "GtkVScale" style "murrine-vscale" +class "GtkHScale" style "murrine-hscale" +class "GtkScrollbar" style "murrine-scrollbar" +class "GtkVScrollbar" style "murrine-vscrollbar" +class "GtkHScrollbar" style "murrine-hscrollbar" + +class "GtkEntry" style "murrine-entry" + +widget_class "*" style "clearlooks-notebook" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" + +widget_class "*" style "murrine-button" +widget_class "**" style "murrine-statusbar" +widget_class "*" style "murrine-progressbar" +widget_class "*" style "murrine-progressbar" + +widget_class "**" style "murrine-comboboxentry" +widget_class "**" style "murrine-comboboxentry" + +widget_class "**" style "murrine-menu" +widget_class "**" style "murrine-menu-item" +widget_class "**" style "murrine-separator-menu-item" +widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" +widget_class "**" style "murrine-menubar" +widget_class "***" style "murrine-menubaritem" + +widget_class "*GtkToolButton*" style "murrine-toolbutton" +widget_class "*GtkToggleToolButton*" style "murrine-toolbutton" +widget_class "*GtkMenuToolButton*" style "murrine-toolbutton" +widget_class "*GtkToolbar*Button" style "murrine-toolbutton" + +widget_class "*.." style "murrine-frame-title" + +widget_class "*.*" style "murrine-treeview" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" + +widget_class "*." style "clearlooks-radiocheck" +widget_class "*.*." style "clearlooks-base-radiocheck" +widget_class "*" style "clearlooks-base-radiocheck" + +widget "gtk-tooltip*" style "murrine-tooltips" + +widget_class "**" style "murrine-overlay-scrollbar" + +# Workarounds and Non-Standard Styling + +style "text-is-fg-color-workaround" { + text[NORMAL] = @text_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) +} + +widget_class "*.." style "text-is-fg-color-workaround" + +style "fg-is-text-color-workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@fg_color) +} + +widget_class "**" style "fg-is-text-color-workaround" +widget_class "*" style "fg-is-text-color-workaround" +widget_class "*" style "fg-is-text-color-workaround" + +style "murrine-evo-new-button-workaround" { + engine "murrine" { + toolbarstyle = 0 + } +} + +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround" + +style "inkscape-toolbar-fix" { + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + highlight_shade = 1.0 + } +} + +#widget "*GtkHandleBox*" style "inkscape-toolbar-fix" +#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix" +#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix" + +# Performance Fixes + +style "performance-fix" { + engine "murrine" { + textstyle = 0 + } +} + +widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape +widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp +widget_class "*GimpToolbox*" style "performance-fix" +widget_class "*GimpMenuDock*" style "performance-fix" +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice +widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) + +widget_class "*XfceHeading*" style "xfce-header" +widget_class "*XfceDesktop*" style "xfdesktop-windowlist" +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" +widget_class "*XfsmLogoutDialog*" style "xfsm-logout" +widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button" + +# button fg workaround: +widget_class "*.." style "murrine-buttonlabel" +widget_class "***" style:highest "murrine-buttonlabel" diff --git a/themes/gtk-2.0/gtkrc.hidpi b/themes/gtk-2.0/gtkrc.hidpi new file mode 100644 index 0000000..6638d1a --- /dev/null +++ b/themes/gtk-2.0/gtkrc.hidpi @@ -0,0 +1,929 @@ +# Oomox GTK Theme (Numix Fork) + +gtk-color-scheme = +"base_color:#262626\nbg_color:#141512\ntooltip_bg_color:#141512\nselected_bg_color:#000000\ntext_color:#d3dae3\nfg_color:#d3dae3\ntooltip_fg_color:#d3dae3\nselected_fg_color:#ffffff\nmenubar_bg_color:#262626\nmenubar_fg_color:#d3dae3\ntoolbar_bg_color:#141512\ntoolbar_fg_color:#d3dae3\nmenu_bg_color:#262626\nmenu_fg_color:#d3dae3\npanel_bg_color:#141512\npanel_fg_color:#d3dae3\nlink_color:#290074\nbtn_bg_color:#262626\nbtn_fg_color:#d3dae3\ntitlebar_bg_color:#262626\ntitlebar_fg_color:#d3dae3\nprimary_caret_color:#e6e6e6\nsecondary_caret_color:#e6e6e6\naccent_bg_color:#fbfafa\n" +# Default Style + +style "murrine-default" { + GtkArrow::arrow-scaling= 0.6 + + GtkButton::child-displacement-x = 0 + GtkButton::child-displacement-y = 0 + + GtkButton::default-border = { 0, 0, 0, 0 } + #GtkButton::inner-border = { 8, 8, 2, 2 } + GtkButton::inner-border = { 4, 4, 2, 2 } + GtkButton::focus-line-width = 2 + GtkButton::focus-padding = 1 + + GtkButtonBox::child-min-height = 52 + + GtkCheckButton::indicator-size = 30 + + # The following line hints to gecko (and possibly other appliations) + # that the entry should be drawn transparently on the canvas. + # Without this, gecko will fill in the background of the entry. + GtkEntry::honors-transparent-bg-hint = 1 + GtkEntry::state-hint = 0 + + GtkExpander::expander-size = 30 + + GtkImage::x-ayatana-indicator-dynamic = 1 + + GtkMenu::horizontal-padding = 2 + GtkMenu::vertical-padding = 2 + + GtkMenuBar::internal-padding = 1 + GtkMenuBar::window-dragging = 1 + + GtkMenuItem::arrow-scaling= 0.5 + + GtkPaned::handle-size = 1 + + GtkProgressBar::min-horizontal-bar-height = 14 + GtkProgressBar::min-vertical-bar-width = 14 + + GtkRange::trough-border = 0 + GtkRange::slider-width = 24 + GtkRange::stepper-size = 24 + GtkRange::stepper_spacing = 0 + GtkRange::trough-under-steppers = 1 + + GtkScale::slider-length = 30 + GtkScale::slider-width = 30 + GtkScale::trough-side-details = 1 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::has-secondary-backward-stepper = 0 + GtkScrollbar::has-secondary-forward-stepper = 0 + GtkScrollbar::min-slider-length = 160 + GtkScrollbar::slider-width = 24 + GtkScrollbar::trough-border = 0 + + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkSeparatorMenuItem::horizontal-padding = 0 + + GtkToolbar::internal-padding = 0 + + GtkTreeView::expander-size = 22 + GtkTreeView::vertical-separator = 0 + + GtkWidget::focus-line-width = 2 + # The following line prevents the Firefox tabs + # from jumping a few pixels when you create a new tab + GtkWidget::focus-padding = 0 + + GtkWidget::wide-separators = 1 + GtkWidget::separator-width = 2 + GtkWidget::separator-height = 2 + + GtkWindow::resize-grip-height = 2 + GtkWindow::resize-grip-width = 2 + + WnckTasklist::fade-overlay-rect = 0 + + GnomeHRef::link_color = @link_color + GtkHTML::link-color = @link_color + GtkIMHtmlr::hyperlink-color = @link_color + GtkIMHtml::hyperlink-color = @link_color + GtkWidget::link-color = @link_color + GtkWidget::visited-link-color = @text_color + + GtkToolbar::shadow-type = GTK_SHADOW_NONE # Makes toolbars flat and unified + GtkMenuBar::shadow-type = GTK_SHADOW_NONE # Makes menubars flat and unified + + xthickness = 2 + ythickness = 2 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + bg[INSENSITIVE] = @bg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @base_color) + base[SELECTED] = @selected_bg_color + base[ACTIVE] = @selected_bg_color + base[INSENSITIVE] = shade (0.85, @base_color) + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @selected_fg_color + text[INSENSITIVE] = mix (0.5, @base_color, @text_color) + + engine "murrine" { + animation = FALSE + arrowstyle = 1 # 0 = normal arrows, 1 = filled arrows + border_shades = { 1.0, 1.0 } # gradient to draw on border + border_colors = { mix(0.2, @fg_color, @bg_color), mix(0.2, @fg_color, @bg_color) } + colorize_scrollbar = FALSE + comboboxstyle = 0 # 0 = normal combobox, 1 = colorized combobox below arrow + contrast = 0.8 # overal contrast with borders + focusstyle = 3 # 0 = none, 1 = grey dotted, 2 = colored with fill, 3 = colored glow + glazestyle = 0 # 0 = flat highlight, 1 = curved highlight, 2 = concave, 3 = top curved highlight, 4 = beryl highlight + glowstyle = 0 # 0 = glow on top, 1 = glow on bottom, 2 = glow on top and bottom, 3 = glow on middle vertically, 4 = glow on middle horizontally, 5 = glow on all sides + glow_shade = 1.0 # amount of glow + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } # gradient to draw on widgets + highlight_shade = 1.0 # amount of highlight + lightborder_shade = 1.0 # amount of inset light border + lightborderstyle = 1 # 0 = lightborder on top side, 1 = lightborder on all sides + listviewheaderstyle = 0 # 0 = flat, 1 = glassy, 2 = raised + listviewstyle = 0 # 0 = none, 1 = dotted, 2 = line + menubaritemstyle = 0 # 0 = menuitem look, 1 = button look + menubarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient, 3 = striped + menuitemstyle = 0 # 0 = flat, 1 = glassy, 2 = striped + menustyle = 0 # 0 = none, 1 = vertical striped + progressbarstyle = 0 # 0 = none, 1 = diagonal striped, 2 = vertical striped + reliefstyle = 0 # 0 = flat, 1 = inset, 2 = shadow, 3 = shadow with gradient, 4 = stronger shadow with gradient + roundness = 6# roundness of widgets + scrollbarstyle = 0 # 0 = none, 1 = circles, 2 = handles, 3 = diagonal stripes, 4 = diagonal stripes and handles, 5 = horizontal stripes, 6 = horizontal stripes and handles + sliderstyle = 0 # 0 = none, 1 = handles + stepperstyle = 1 # 0 = standard, 1 = integrated stepper handles + toolbarstyle = 0 # 0 = flat, 1 = glassy, 2 = gradient + } +} + +style "murrine-wide" { + xthickness = 6 + ythickness = 6 +} + +style "murrine-wider" { + xthickness = 10 + ythickness = 10 +} + +style "murrine-thin" { + xthickness = 1 + ythickness = 1 +} + +# Notebook + +style "clearlooks-notebook-bg" { + bg[NORMAL] = @bg_color + bg[ACTIVE] = shade (0.80, @bg_color) +} + +style "clearlooks-notebook" = "clearlooks-notebook-bg" { + xthickness = 8 + ythickness = 4 + + engine "clearlooks" { + radius = 0.1 + } +} + +# Various Standard Widgets + +style "murrine-button" = "murrine-wider" { + bg[NORMAL] = @btn_bg_color + bg[PRELIGHT] = shade (1.04, @btn_bg_color) + bg[SELECTED] = mix (0.5, @selected_bg_color, @bg_color) + bg[ACTIVE] = shade (0.95, @btn_bg_color) + bg[INSENSITIVE] = shade (0.75, @btn_bg_color) + xthickness = 8 + ythickness = 8 + + engine "murrine" { + border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } + roundness = 6 + } +} + +style "murrine-buttonlabel" { + fg[NORMAL] = @btn_fg_color + fg[PRELIGHT] = @btn_fg_color + fg[SELECTED] = @btn_fg_color + fg[ACTIVE] = @btn_fg_color + fg[INSENSITIVE] = @btn_fg_color + + engine "murrine" { + } +} + +style "murrine-scrollbar" { + bg[NORMAL] = mix (0.21, @fg_color, @bg_color) + bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) + bg[ACTIVE] = @selected_bg_color + + engine "murrine" { + roundness = 6 + contrast = 0.0 + border_shades = { 0.9, 0.9 } + trough_shades = { 0.97, 0.97 } + trough_border_shades = { 1.0, 1.0 } + } +} + +style "murrine-overlay-scrollbar" { + bg[ACTIVE] = shade (0.8, @bg_color) + bg[INSENSITIVE] = shade (0.97, @bg_color) + + base[SELECTED] = shade (0.6, @bg_color) + base[INSENSITIVE] = shade (0.85, @bg_color) +} + +style "murrine-scale" = "murrine-thin" { + bg[NORMAL] = @btn_bg_color + bg[ACTIVE] = mix(0.2, @fg_color, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = mix(0.95, @bg_color, @btn_bg_color) + + engine "murrine" { + roundness = 25 + #roundness = 6 + gradient_shades = { 1.08, 1.08, 1.08, 1.08 } + #border_shades = { 0.5, 0.5 } + border_colors = { mix(0.25, @btn_fg_color, @btn_bg_color), mix(0.25, @btn_fg_color, @btn_bg_color) } + #trough_shades = { 1.08, 1.08 } + trough_border_shades = { 0.8, 0.8 } + } +} + +style "murrine-progressbar" = "murrine-thin" { + bg[NORMAL] = @bg_color + bg[ACTIVE] = mix(0.08, @bg_color, @base_color) + + fg[PRELIGHT] = @selected_fg_color + + engine "murrine" { + roundness = 6 + border_shades = { 1.2, 1.2 } + trough_border_shades = { 0.8, 0.8 } + } +} + +style "murrine-treeview-header" = "murrine-button" { + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @fg_color + fg[ACTIVE] = @fg_color + fg[INSENSITIVE] = mix(0.20, @bg_color, @fg_color) + engine "murrine" { + roundness = 0 + } +} + +style "murrine-treeview" { + engine "murrine" { + roundness = 0 + } +} + +style "murrine-frame" = "murrine-wide" { + bg[NORMAL] = mix(0.08, @fg_color, @bg_color) +} + +style "murrine-frame-title" { + fg[NORMAL] = lighter (@fg_color) +} + +style "murrine-tooltips" { + xthickness = 10 + ythickness = 10 + + bg[NORMAL] = @tooltip_bg_color + bg[SELECTED] = @tooltip_bg_color + + fg[NORMAL] = @tooltip_fg_color + + engine "murrine" { + textstyle = 0 + roundness = 6 + rgba = FALSE + } +} + +style "murrine-spinbutton" = "murrine-button" { + engine "murrine" { + } +} + +style "clearlooks-radiocheck" = "murrine-default" { + bg[SELECTED] = @base_color + bg[PRELIGHT] = @bg_color + + text[NORMAL] = @accent_bg_color + text[PRELIGHT] = @accent_bg_color + + engine "clearlooks" { + radius = 6.0 + } +} + +style "clearlooks-base-radiocheck" = "clearlooks-radiocheck" { + bg[PRELIGHT] = @bg_color +} + +style "murrine-entry" = "murrine-wider" { + engine "murrine" { + #border_shades = { 1.15, 1.15 } + border_colors = { mix(0.22, @text_color, @base_color), mix(0.22, @text_color, @base_color) } + roundness = 6 + } +} + +style "metacity-frame" = "murrine-default" { + bg[SELECTED] = @selected_bg_color +} + +style "murrine-statusbar" { } +style "murrine-comboboxentry" = "murrine-entry" { } +style "murrine-hscale" = "murrine-scale" { } +style "murrine-vscale" = "murrine-scale" { } +style "murrine-hscrollbar" = "murrine-scrollbar" { } +style "murrine-vscrollbar" = "murrine-scrollbar" { } + +# Menus + +style "murrine-menu" = "murrine-thin" { + bg[NORMAL] = @menu_bg_color + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = @menu_bg_color + bg[INSENSITIVE] = @menu_bg_color + + fg[NORMAL] = @menu_fg_color + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + text[NORMAL] = @menu_fg_color + text[PRELIGHT] = @selected_fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @selected_fg_color + text[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +style "murrine-menu-item" = "murrine-wider" { + bg[PRELIGHT] = @selected_bg_color + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = @selected_bg_color + + fg[NORMAL] = @menu_fg_color # Fix for XFCE menu text + fg[PRELIGHT] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[INSENSITIVE] = mix (0.5, @menu_bg_color, @menu_fg_color) + + engine "murrine" { + textstyle = 0 + border_shades = { 1.2, 1.2 } + } +} + +style "murrine-separator-menu-item" = "murrine-thin" { } + +style "murrine-menubar" { + bg[NORMAL] = @menubar_bg_color + bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[ACTIVE] = shade (0.9, @menubar_bg_color) + bg[INSENSITIVE] = @menubar_bg_color + + fg[NORMAL] = @menubar_fg_color + fg[PRELIGHT] = shade (1.08, @menubar_fg_color) + fg[SELECTED] = shade (1.08, @menubar_fg_color) + fg[ACTIVE] = @menubar_fg_color + fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +style "murrine-menubaritem" { + bg[NORMAL] = @menubar_bg_color + bg[PRELIGHT] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[SELECTED] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[ACTIVE] = shade (0.9, @menubar_bg_color) + bg[INSENSITIVE] = @menubar_bg_color + + fg[NORMAL] = @menubar_fg_color + fg[PRELIGHT] = shade (1.08, @menubar_fg_color) + fg[SELECTED] = shade (1.08, @menubar_fg_color) + fg[ACTIVE] = @menubar_fg_color + fg[INSENSITIVE] = mix (0.5, @menubar_bg_color, @menubar_fg_color) + + engine "murrine" { + roundness = 0 + } +} + +# Toolbars + +style "murrine-toolbar" = "murrine-thin" { + bg[NORMAL] = @toolbar_bg_color + bg[PRELIGHT] = shade (1.02, @toolbar_bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.9, @toolbar_bg_color) + bg[INSENSITIVE] = @toolbar_bg_color + + fg[NORMAL] = @toolbar_fg_color + fg[PRELIGHT] = @toolbar_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @toolbar_fg_color + fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) + + engine "murrine" { + } +} + +style "murrine-toolbutton" = "murrine-button" { + bg[NORMAL] = shade (1.08, @toolbar_bg_color) + bg[PRELIGHT] = shade (1.10, @toolbar_bg_color) + bg[SELECTED] = @selected_bg_color + bg[ACTIVE] = shade (0.95, @toolbar_bg_color) + bg[INSENSITIVE] = shade (0.85, @toolbar_bg_color) + + fg[NORMAL] = @toolbar_fg_color + fg[PRELIGHT] = @toolbar_fg_color + fg[SELECTED] = @selected_fg_color + fg[ACTIVE] = @toolbar_fg_color + fg[INSENSITIVE] = mix (0.5, @toolbar_bg_color, @toolbar_fg_color) + + engine "murrine" { + } +} + +class "GtkToolbar" style "murrine-toolbar" +class "GtkHandleBox" style "murrine-toolbar" +widget_class "*Toolbar*.*Separator*" style "murrine-toolbar" + +# Panels + +style "murrine-panel" = "murrine-thin" { + xthickness = 2 + + bg[NORMAL] = @panel_bg_color + bg[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) + bg[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) + bg[ACTIVE] = shade (0.8, @panel_bg_color) + bg[INSENSITIVE] = @panel_bg_color + + fg[NORMAL] = @panel_fg_color + fg[PRELIGHT] = shade (1.08, @panel_fg_color) + fg[SELECTED] = shade (1.08, @panel_fg_color) + fg[ACTIVE] = @panel_fg_color + fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) + + base[NORMAL] = @panel_bg_color + base[PRELIGHT] = mix (0.21, @panel_fg_color, @panel_bg_color) + base[SELECTED] = mix (0.21, @panel_fg_color, @panel_bg_color) + base[ACTIVE] = shade (0.9, @panel_bg_color) + base[INSENSITIVE] = @panel_bg_color + + text[NORMAL] = @panel_fg_color + text[PRELIGHT] = shade (1.08, @panel_fg_color) + text[SELECTED] = shade (1.08, @panel_fg_color) + text[ACTIVE] = @panel_fg_color + text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color) + + engine "murrine" { + roundness = 0 + contrast = 0.0 + } +} + +widget "*PanelWidget*" style "murrine-panel" +widget "*PanelApplet*" style "murrine-panel" +widget "*fast-user-switch*" style "murrine-panel" +widget "*CPUFreq*Applet*" style "murrine-panel" +widget "*indicator-applet*" style "murrine-panel" +class "PanelApp*" style "murrine-panel" +class "PanelToplevel*" style "murrine-panel" +widget_class "*PanelToplevel*" style "murrine-panel" +widget_class "*notif*" style "murrine-panel" +widget_class "*Notif*" style "murrine-panel" +widget_class "*Tray*" style "murrine-panel" +widget_class "*tray*" style "murrine-panel" +widget_class "*computertemp*" style "murrine-panel" +widget_class "*Applet*Tomboy*" style "murrine-panel" +widget_class "*Applet*Netstatus*" style "murrine-panel" +widget "*gdm-user-switch-menubar*" style "murrine-panel" + +# LXPanel (code based on Lubuntu-default theme's gtkrc file) +widget "*.tclock.*" style "murrine-panel" +widget "*.taskbar.*" style "murrine-panel" +widget_class "*GtkBgbox*" style "murrine-panel" + +style "bold-panel-item" { + font_name = "Bold" + + engine "murrine" { + roundness = 0 + } +} + +widget "*Panel*MenuBar*" style "bold-panel-item" +widget "*gimmie*" style "bold-panel-item" + +# widget_class "*Mail*" style "murrine-panel" # Disabled to fix Evolution bug +# class "*Panel*" style "murrine-panel" # Disabled to fix bug + +# XFCE Styles + +style "workspace-switcher" = "murrine-panel" { + bg[ACTIVE] = @selected_bg_color + bg[SELECTED] = @selected_bg_color +} + +style "xfce-header" { + bg[NORMAL] = shade (0.9, @bg_color) + base[NORMAL] = shade (1.18, @bg_color) +} + +style "xfdesktop-windowlist" { + bg[NORMAL] = @base_color + fg[INSENSITIVE] = shade (0.95, @base_color) + text[INSENSITIVE] = shade (0.95, @base_color) +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 60 + XfdesktopIconView::shadow-x-offset = 0 + XfdesktopIconView::shadow-y-offset = 1 + XfdesktopIconView::selected-shadow-x-offset = 0 + XfdesktopIconView::selected-shadow-y-offset = 1 + XfdesktopIconView::shadow-color = @fg_color + XfdesktopIconView::selected-shadow-color = @fg_color + XfdesktopIconView::shadow-blur-radius = 2 + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = @bg_color + fg[ACTIVE] = @bg_color + +} + +style "xfwm-tabwin" { + Xfwm4TabwinWidget::border-width = 1 + Xfwm4TabwinWidget::border-alpha = 1.0 + Xfwm4TabwinWidget::icon-size = 64 + Xfwm4TabwinWidget::alpha = 1.0 + Xfwm4TabwinWidget::border-radius = 2 + + bg[NORMAL] = @menu_bg_color + bg[SELECTED] = @menu_bg_color + + fg[NORMAL] = @menu_fg_color + + engine "murrine" { + contrast = 0.0 + border_shades = { 0.9, 0.9 } + } +} + +style "xfwm-tabwin-button" { + font_name = "bold" + + bg[SELECTED] = @selected_bg_color +} + +style "xfsm-logout" { + bg[NORMAL] = @menu_bg_color + bg[ACTIVE] = @menu_bg_color + bg[PRELIGHT] = shade (1.1, @menu_bg_color) + bg[SELECTED] = shade (0.5, @menu_bg_color) + bg[INSENSITIVE] = shade (1.3, @menu_bg_color) + + fg[NORMAL] = @menu_fg_color + fg[PRELIGHT] = @menu_fg_color + + text[NORMAL] = @menu_fg_color + + engine "murrine" { + } +} + +style "xfsm-logout-button" { + bg[NORMAL] = shade (1.2, @menu_bg_color) + bg[PRELIGHT] = shade (1.4, @menu_bg_color) + + engine "murrine" { + } +} + +widget "*Pager*" style "workspace-switcher" + +widget "*Xfce*Panel*" style "murrine-panel" +class "*Xfce*Panel*" style "murrine-panel" + +# Thunar Styles + +style "sidepane" { + base[NORMAL] = @bg_color + base[INSENSITIVE] = mix (0.4, shade (1.35, @selected_bg_color), shade (0.9, @base_color)) + bg[NORMAL] = @bg_color + text[NORMAL] = mix (0.9, @fg_color, @bg_color) +} + +widget_class "*ThunarShortcutsView*" style "sidepane" +widget_class "*ThunarTreeView*" style "sidepane" +widget_class "*ThunarLocationEntry*" style "murrine-entry" + +style "whiskermenu" { + bg[NORMAL] = @menu_bg_color + bg[ACTIVE] = mix (0.21, @menubar_fg_color, @menubar_bg_color) + bg[PRELIGHT] = @selected_bg_color + + fg[NORMAL] = @menu_fg_color + fg[ACTIVE] = @menu_fg_color + fg[PRELIGHT] = @menu_fg_color +} + +style "whiskermenu-scrollbar" = "murrine-scrollbar" { + bg[NORMAL] = mix (0.21, @fg_color, @bg_color) + bg[PRELIGHT] = mix (0.31, @fg_color, @bg_color) + bg[ACTIVE] = @selected_bg_color + + engine "murrine" { + trough_shades = { 4.97, 4.97 } + trough_border_shades = { 5.0, 5.0 } + } +} + +widget "whiskermenu-window*" style "whiskermenu" +widget "*whisker*GtkVScrollbar" style "whiskermenu-scrollbar" + +# Gtk2 Open-File Dialog + +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.GtkTreeView*" style "sidepane" +widget_class "*GtkFileChooserWidget.GtkFileChooserDefault.GtkVBox.GtkHPaned.GtkVBox.GtkScrolledWindow.." style "murrine-treeview-header" + +# Google Chrome/Chromium Styles (requires 9.0.597 or newer) + +style "chromium-toolbar-button" { + engine "murrine" { + roundness = 6 + textstyle = 0 + } +} + +style "chrome-gtk-frame" { + ChromeGtkFrame::frame-color = @titlebar_bg_color + ChromeGtkFrame::inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = @titlebar_bg_color + + ChromeGtkFrame::incognito-frame-color = @titlebar_bg_color + ChromeGtkFrame::incognito-inactive-frame-color = @titlebar_bg_color + + ChromeGtkFrame::incognito-frame-gradient-size = 0 + ChromeGtkFrame::incognito-frame-gradient-color = @titlebar_bg_color + + ChromeGtkFrame::scrollbar-trough-color = @bg_color + ChromeGtkFrame::scrollbar-slider-normal-color = mix (0.21, @fg_color, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = mix (0.31, @fg_color, @bg_color) +} + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "*Chrom*Button*" style "chromium-toolbar-button" + +# General Styles + +class "GtkWidget" style "murrine-default" + +class "GtkFrame" style "murrine-frame" +class "MetaFrames" style "metacity-frame" +class "GtkWindow" style "metacity-frame" + +class "GtkSeparator" style "murrine-wide" +class "GtkCalendar" style "murrine-wide" + +class "GtkSpinButton" style "murrine-spinbutton" + +class "GtkScale" style "murrine-scale" +class "GtkVScale" style "murrine-vscale" +class "GtkHScale" style "murrine-hscale" +class "GtkScrollbar" style "murrine-scrollbar" +class "GtkVScrollbar" style "murrine-vscrollbar" +class "GtkHScrollbar" style "murrine-hscrollbar" + +class "GtkEntry" style "murrine-entry" + +widget_class "*" style "clearlooks-notebook" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "**" style "clearlooks-notebook-bg" +widget_class "*.GtkNotebook.*.GtkViewport" style "clearlooks-notebook" + +widget_class "*" style "murrine-button" +widget_class "**" style "murrine-statusbar" +widget_class "*" style "murrine-progressbar" +widget_class "*" style "murrine-progressbar" + +widget_class "**" style "murrine-comboboxentry" +widget_class "**" style "murrine-comboboxentry" + +widget_class "**" style "murrine-menu" +widget_class "**" style "murrine-menu-item" +widget_class "**" style "murrine-separator-menu-item" +widget_class "*Menu*.*Sepa*" style "murrine-separator-menu-item" +widget_class "**" style "murrine-menubar" +widget_class "***" style "murrine-menubaritem" + +widget_class "*GtkToolButton*" style "murrine-toolbutton" +widget_class "*GtkToggleToolButton*" style "murrine-toolbutton" +widget_class "*GtkMenuToolButton*" style "murrine-toolbutton" +widget_class "*GtkToolbar*Button" style "murrine-toolbutton" + +widget_class "*.." style "murrine-frame-title" + +widget_class "*.*" style "murrine-treeview" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" +widget_class "*.." style "murrine-treeview-header" + +widget_class "*." style "clearlooks-radiocheck" +widget_class "*.*." style "clearlooks-base-radiocheck" +widget_class "*" style "clearlooks-base-radiocheck" + +widget "gtk-tooltip*" style "murrine-tooltips" + +widget_class "**" style "murrine-overlay-scrollbar" + +# Workarounds and Non-Standard Styling + +style "text-is-fg-color-workaround" { + text[NORMAL] = @text_color + text[PRELIGHT] = @fg_color + text[SELECTED] = @selected_fg_color + text[ACTIVE] = @fg_color + text[INSENSITIVE] = mix (0.5, @bg_color, @fg_color) +} + +widget_class "*.." style "text-is-fg-color-workaround" + +style "fg-is-text-color-workaround" { + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = darker (@fg_color) +} + +widget_class "**" style "fg-is-text-color-workaround" +widget_class "*" style "fg-is-text-color-workaround" +widget_class "*" style "fg-is-text-color-workaround" + +style "murrine-evo-new-button-workaround" { + engine "murrine" { + toolbarstyle = 0 + } +} + +widget_class "EShellWindow.GtkVBox.BonoboDock.BonoboDockBand.BonoboDockItem*" style "murrine-evo-new-button-workaround" + +style "inkscape-toolbar-fix" { + engine "murrine" { + gradient_shades = { 1.0, 1.0, 1.0, 1.0 } + highlight_shade = 1.0 + } +} + +#widget "*GtkHandleBox*" style "inkscape-toolbar-fix" +#widget "*HandleBox*CommandsToolbar*" style "inkscape-toolbar-fix" +#widget "*HandleBox*SnapToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*SelectToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*NodeToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*TweakToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ZoomToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*StarToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*RectToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*3DBoxToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ArcToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*SpiralToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PencilToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PenToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*CalligraphyToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*EraserToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*LPEToolToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*DropperToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*ConnectorToolbar*" style "inkscape-toolbar-fix" +widget "*HandleBox*PaintbucketToolbar*" style "inkscape-toolbar-fix" + + + + +style "gimp-default-style" { +# Uncommenting this line allows to set a different (smaller) font for GIMP. +# +# font_name = "sans 8" +# Enabling the following line for some reason breaks toolbox resize +# increment calculation. You can enable it to get an even smaller GUI +# but need to restart GIMP after the theme change. +# +# GtkWidget::focus-padding = 0 + GtkOptionMenu::indicator-size = { 15, 25 } + GtkOptionMenu::indicator-spacing = { 10, 8, 4, 4 } + GtkPaned::handle-size = 5 + GimpDockWindow::default-height = 600 + GimpDock::font-scale = 1.0 + GimpMenuDock::minimal-width = 400 + GimpToolPalette::tool-icon-size = large-toolbar + GimpToolPalette::button-relief = none + GimpDockbook::tab-border = 0 + GimpDockbook::tab-icon-size = button + GimpColorNotebook::tab-border = 0 + GimpColorNotebook::tab-icon-size = button + GimpDeviceEditor::handle-size = 30 + GimpDockable::content-border = 1 + GimpEditor::content-spacing = 1 + GimpEditor::button-spacing = 1 + GimpEditor::button-icon-size = button + GimpDataEditor::minimal-height = 150 + GimpFrame::label-spacing = 5 + GtkDialog::content-area-border = 2 + GtkDialog::button-spacing = 20 + GtkDialog::action-area-border = 25 + GimpUnitComboBox::appears-as-list = 0 +} + +class "GtkWidget" style "gimp-default-style" +style "gimp-tool-dialog-style" = "gimp-default-style" +{ + GtkDialog::action-area-border = 6 +} +class "GimpToolDialog" style "gimp-tool-dialog-style" +style "gimp-grid-view-style" = "gimp-default-style" +{ + bg[NORMAL] = { 1.0, 1.0, 1.0 } +} +widget "*GimpContainerGridView*GtkViewport*" style "gimp-grid-view-style" +style "gimp-dockable-style" = "gimp-default-style" +{ + GimpFrame::label-bold = 0 + GtkButton::focus-line_width = 1 + GtkButton::focus-padding = 0 +} +widget "*GimpDockable.*" style "gimp-dockable-style" +style "gimp-display-style" = "gimp-default-style" +{ + GimpRuler::font-scale = 1.0 + GimpUnitComboBox::label-scale = 1.0 + GimpScaleComboBox::label-scale = 1.0 + GtkComboBox::arrow-size = 20 + GtkButton::inner-border = { 0, 0, 0, 0 } + GtkButton::focus-line-width = 0 + GtkButton::focus-padding = 0 +} +widget "*GimpDisplayShell.*" style "gimp-display-style" +style "gimp-overlay-style" = "gimp-display-style" +{ + GtkButton::focus-line_width = 2 +} +widget_class "**" style "gimp-overlay-style" + + + + +# Performance Fixes + +style "performance-fix" { + engine "murrine" { + textstyle = 0 + } +} + +widget_class "*gtkmm__GtkWindow*" style "performance-fix" # Inkscape +widget_class "*GimpDisplayShell*" style "performance-fix" # Gimp +widget_class "*GimpToolbox*" style "performance-fix" +widget_class "*GimpMenuDock*" style "performance-fix" +widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice +widget_class "*MozContainer*" style "performance-fix" # Firefox (Not sure if this one does anything though.) + +widget_class "*XfceHeading*" style "xfce-header" +widget_class "*XfceDesktop*" style "xfdesktop-windowlist" +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" +widget_class "*XfsmLogoutDialog*" style "xfsm-logout" +widget_class "*XfsmLogoutDialog*GtkButton" style "xfsm-logout-button" + +# button fg workaround: +widget_class "*.." style "murrine-buttonlabel" +widget_class "***" style:highest "murrine-buttonlabel" diff --git a/themes/gtk-3.0/assets/all-assets.svg b/themes/gtk-3.0/assets/all-assets.svg new file mode 100644 index 0000000..6b2b9d7 --- /dev/null +++ b/themes/gtk-3.0/assets/all-assets.svg @@ -0,0 +1,4456 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/gtk-3.0/assets/all-assets.txt b/themes/gtk-3.0/assets/all-assets.txt new file mode 100644 index 0000000..6e738e3 --- /dev/null +++ b/themes/gtk-3.0/assets/all-assets.txt @@ -0,0 +1,38 @@ +checkbox-checked-dark +checkbox-checked-insensitive-dark +checkbox-checked-insensitive +checkbox-checked +checkbox-mixed-dark +checkbox-mixed-insensitive-dark +checkbox-mixed-insensitive +checkbox-mixed +checkbox-unchecked-dark +checkbox-unchecked-insensitive-dark +checkbox-unchecked-insensitive +checkbox-unchecked +grid-selection-checked-dark +grid-selection-checked +grid-selection-unchecked-dark +grid-selection-unchecked +menuitem-checkbox-checked-hover +menuitem-checkbox-checked-insensitive +menuitem-checkbox-checked +menuitem-checkbox-mixed-hover +menuitem-checkbox-mixed-insensitive +menuitem-checkbox-mixed +menuitem-radio-checked-hover +menuitem-radio-checked-insensitive +menuitem-radio-checked +pane-handle +radio-checked-dark +radio-checked-insensitive-dark +radio-checked-insensitive +radio-checked +radio-mixed-dark +radio-mixed-insensitive-dark +radio-mixed-insensitive +radio-mixed +radio-unchecked-dark +radio-unchecked-insensitive-dark +radio-unchecked-insensitive +radio-unchecked diff --git a/themes/gtk-3.0/assets/change_dpi.sh b/themes/gtk-3.0/assets/change_dpi.sh new file mode 100644 index 0000000..058dcc4 --- /dev/null +++ b/themes/gtk-3.0/assets/change_dpi.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +for f in $@; do + rsvg-convert -d 300 -p 300 -f svg $f -o $f.bak ; mv $f.bak $f +done diff --git a/themes/gtk-3.0/assets/checkbox-checked-dark.svg b/themes/gtk-3.0/assets/checkbox-checked-dark.svg new file mode 100644 index 0000000..1cf3a1d --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-checked-dark.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg b/themes/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg new file mode 100644 index 0000000..44648aa --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-checked-insensitive.svg b/themes/gtk-3.0/assets/checkbox-checked-insensitive.svg new file mode 100644 index 0000000..44648aa --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-checked.svg b/themes/gtk-3.0/assets/checkbox-checked.svg new file mode 100644 index 0000000..9cfe3ae --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-mixed-dark.svg b/themes/gtk-3.0/assets/checkbox-mixed-dark.svg new file mode 100644 index 0000000..bcde215 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg b/themes/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg new file mode 100644 index 0000000..b26f602 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-mixed-insensitive.svg b/themes/gtk-3.0/assets/checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..b26f602 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-mixed.svg b/themes/gtk-3.0/assets/checkbox-mixed.svg new file mode 100644 index 0000000..bcde215 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-unchecked-dark.svg b/themes/gtk-3.0/assets/checkbox-unchecked-dark.svg new file mode 100644 index 0000000..011cdd1 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg b/themes/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..ea3d433 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-unchecked-insensitive.svg b/themes/gtk-3.0/assets/checkbox-unchecked-insensitive.svg new file mode 100644 index 0000000..ea3d433 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/checkbox-unchecked.svg b/themes/gtk-3.0/assets/checkbox-unchecked.svg new file mode 100644 index 0000000..011cdd1 --- /dev/null +++ b/themes/gtk-3.0/assets/checkbox-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/grid-selection-checked-dark.svg b/themes/gtk-3.0/assets/grid-selection-checked-dark.svg new file mode 100644 index 0000000..7cf40a9 --- /dev/null +++ b/themes/gtk-3.0/assets/grid-selection-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/grid-selection-checked.svg b/themes/gtk-3.0/assets/grid-selection-checked.svg new file mode 100644 index 0000000..7cf40a9 --- /dev/null +++ b/themes/gtk-3.0/assets/grid-selection-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/grid-selection-unchecked-dark.svg b/themes/gtk-3.0/assets/grid-selection-unchecked-dark.svg new file mode 100644 index 0000000..768227e --- /dev/null +++ b/themes/gtk-3.0/assets/grid-selection-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/grid-selection-unchecked.svg b/themes/gtk-3.0/assets/grid-selection-unchecked.svg new file mode 100644 index 0000000..768227e --- /dev/null +++ b/themes/gtk-3.0/assets/grid-selection-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg b/themes/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg new file mode 100644 index 0000000..77cc208 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg b/themes/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg new file mode 100644 index 0000000..0373a3f --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-checked.svg b/themes/gtk-3.0/assets/menuitem-checkbox-checked.svg new file mode 100644 index 0000000..ada2ddc --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg new file mode 100644 index 0000000..6392859 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg new file mode 100644 index 0000000..c5f1995 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg new file mode 100644 index 0000000..5d4d385 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-mixed.svg b/themes/gtk-3.0/assets/menuitem-checkbox-mixed.svg new file mode 100644 index 0000000..1df3c09 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-checkbox-unchecked.svg b/themes/gtk-3.0/assets/menuitem-checkbox-unchecked.svg new file mode 100644 index 0000000..2e1e7dc --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-checkbox-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-checked-hover.svg b/themes/gtk-3.0/assets/menuitem-radio-checked-hover.svg new file mode 100644 index 0000000..754641e --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-checked-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg b/themes/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg new file mode 100644 index 0000000..a8e62f9 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-checked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-checked.svg b/themes/gtk-3.0/assets/menuitem-radio-checked.svg new file mode 100644 index 0000000..d2e05b3 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-checked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-mixed-hover.svg b/themes/gtk-3.0/assets/menuitem-radio-mixed-hover.svg new file mode 100644 index 0000000..c898be8 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-mixed-hover.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg b/themes/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg new file mode 100644 index 0000000..d30ce45 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-mixed-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-mixed-selected.svg b/themes/gtk-3.0/assets/menuitem-radio-mixed-selected.svg new file mode 100644 index 0000000..b6c7082 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-mixed-selected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-mixed.svg b/themes/gtk-3.0/assets/menuitem-radio-mixed.svg new file mode 100644 index 0000000..4fac6c0 --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-mixed.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/menuitem-radio-unchecked.svg b/themes/gtk-3.0/assets/menuitem-radio-unchecked.svg new file mode 100644 index 0000000..2abe37f --- /dev/null +++ b/themes/gtk-3.0/assets/menuitem-radio-unchecked.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/gtk-3.0/assets/pane-handle-vertical.svg b/themes/gtk-3.0/assets/pane-handle-vertical.svg new file mode 100644 index 0000000..1ec35a2 --- /dev/null +++ b/themes/gtk-3.0/assets/pane-handle-vertical.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/gtk-3.0/assets/pane-handle.png b/themes/gtk-3.0/assets/pane-handle.png new file mode 100644 index 0000000..e67a9dc Binary files /dev/null and b/themes/gtk-3.0/assets/pane-handle.png differ diff --git a/themes/gtk-3.0/assets/pane-handle.svg b/themes/gtk-3.0/assets/pane-handle.svg new file mode 100644 index 0000000..b2d0347 --- /dev/null +++ b/themes/gtk-3.0/assets/pane-handle.svg @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/gtk-3.0/assets/pane-handle@2.png b/themes/gtk-3.0/assets/pane-handle@2.png new file mode 100644 index 0000000..8a2cd07 Binary files /dev/null and b/themes/gtk-3.0/assets/pane-handle@2.png differ diff --git a/themes/gtk-3.0/assets/radio-checked-dark.svg b/themes/gtk-3.0/assets/radio-checked-dark.svg new file mode 100644 index 0000000..eb5a953 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-checked-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-checked-insensitive-dark.svg b/themes/gtk-3.0/assets/radio-checked-insensitive-dark.svg new file mode 100644 index 0000000..5bdef0e --- /dev/null +++ b/themes/gtk-3.0/assets/radio-checked-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-checked-insensitive.svg b/themes/gtk-3.0/assets/radio-checked-insensitive.svg new file mode 100644 index 0000000..5bdef0e --- /dev/null +++ b/themes/gtk-3.0/assets/radio-checked-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-checked.svg b/themes/gtk-3.0/assets/radio-checked.svg new file mode 100644 index 0000000..eb5a953 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-checked.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-mixed-dark.svg b/themes/gtk-3.0/assets/radio-mixed-dark.svg new file mode 100644 index 0000000..d54bab3 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-mixed-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-mixed-insensitive-dark.svg b/themes/gtk-3.0/assets/radio-mixed-insensitive-dark.svg new file mode 100644 index 0000000..d8db34e --- /dev/null +++ b/themes/gtk-3.0/assets/radio-mixed-insensitive-dark.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-mixed-insensitive.svg b/themes/gtk-3.0/assets/radio-mixed-insensitive.svg new file mode 100644 index 0000000..d8db34e --- /dev/null +++ b/themes/gtk-3.0/assets/radio-mixed-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-mixed.svg b/themes/gtk-3.0/assets/radio-mixed.svg new file mode 100644 index 0000000..d54bab3 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-mixed.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-selected-insensitive.svg b/themes/gtk-3.0/assets/radio-selected-insensitive.svg new file mode 100644 index 0000000..5bdef0e --- /dev/null +++ b/themes/gtk-3.0/assets/radio-selected-insensitive.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-selected.svg b/themes/gtk-3.0/assets/radio-selected.svg new file mode 100644 index 0000000..eb5a953 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-selected.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unchecked-dark.svg b/themes/gtk-3.0/assets/radio-unchecked-dark.svg new file mode 100644 index 0000000..793e0b9 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unchecked-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg b/themes/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg new file mode 100644 index 0000000..458b3ee --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unchecked-insensitive-dark.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unchecked-insensitive.svg b/themes/gtk-3.0/assets/radio-unchecked-insensitive.svg new file mode 100644 index 0000000..458b3ee --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unchecked-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unchecked.svg b/themes/gtk-3.0/assets/radio-unchecked.svg new file mode 100644 index 0000000..793e0b9 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unchecked.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unselected-dark.svg b/themes/gtk-3.0/assets/radio-unselected-dark.svg new file mode 100644 index 0000000..214ed94 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unselected-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unselected-insensitive-dark.svg b/themes/gtk-3.0/assets/radio-unselected-insensitive-dark.svg new file mode 100644 index 0000000..0fdfaf4 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unselected-insensitive-dark.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unselected-insensitive.svg b/themes/gtk-3.0/assets/radio-unselected-insensitive.svg new file mode 100644 index 0000000..458b3ee --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unselected-insensitive.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/radio-unselected.svg b/themes/gtk-3.0/assets/radio-unselected.svg new file mode 100644 index 0000000..793e0b9 --- /dev/null +++ b/themes/gtk-3.0/assets/radio-unselected.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/themes/gtk-3.0/assets/sed.sh b/themes/gtk-3.0/assets/sed.sh new file mode 100644 index 0000000..10c6e66 --- /dev/null +++ b/themes/gtk-3.0/assets/sed.sh @@ -0,0 +1,9 @@ +#!/bin/sh +sed -i \ + -e 's/#141512/rgb(0%,0%,0%)/g' \ + -e 's/#d3dae3/rgb(100%,100%,100%)/g' \ + -e 's/#262626/rgb(50%,0%,0%)/g' \ + -e 's/#fbfafa/rgb(0%,50%,0%)/g' \ + -e 's/#262626/rgb(50%,0%,50%)/g' \ + -e 's/#d3dae3/rgb(0%,0%,50%)/g' \ + $@ diff --git a/themes/gtk-3.0/assets/unsed.sh b/themes/gtk-3.0/assets/unsed.sh new file mode 100644 index 0000000..d0d6ce0 --- /dev/null +++ b/themes/gtk-3.0/assets/unsed.sh @@ -0,0 +1,11 @@ +#!/bin/sh +sed -i \ + -e 's/rgb(0%,0%,0%)/#141512/g' \ + -e 's/rgb(100%,100%,100%)/#d3dae3/g' \ + -e 's/rgb(50%,0%,0%)/#262626/g' \ + -e 's/rgb(0%,50%,0%)/#fbfafa/g' \ + -e 's/rgb(0%,50.196078%,0%)/#fbfafa/g' \ + -e 's/rgb(50%,0%,50%)/#262626/g' \ + -e 's/rgb(50.196078%,0%,50.196078%)/#262626/g' \ + -e 's/rgb(0%,0%,50%)/#d3dae3/g' \ + $@ diff --git a/themes/gtk-3.0/dist/gtk-dark.css b/themes/gtk-3.0/dist/gtk-dark.css new file mode 100644 index 0000000..66bc8e3 --- /dev/null +++ b/themes/gtk-3.0/dist/gtk-dark.css @@ -0,0 +1,5806 @@ +/*$dark_shadow: #000;*/ +/*$light_shadow: #fff;*/ +/*$dark_shadow: #000;*/ +/*$light_shadow: #fff;*/ +/* dark color scheme */ +@define-color dark_bg_color #262626; +@define-color dark_fg_color #d3dae3; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #d3dae3; +@define-color theme_fg_color #141512; +@define-color theme_base_color #d3dae3; +@define-color theme_text_color #262626; +@define-color theme_selected_bg_color #000000; +@define-color theme_selected_fg_color #ffffff; +@define-color theme_tooltip_bg_color #141512; +@define-color theme_tooltip_fg_color #d3dae3; +/* shadow effects */ +@define-color light_shadow #d4dbe4; +@define-color dark_shadow #040404; +/* misc colors used by gtk+ */ +@define-color info_fg_color #262626; +@define-color info_bg_color #380a85; +@define-color warning_fg_color #262626; +@define-color warning_bg_color #966207; +@define-color question_fg_color #262626; +@define-color question_bg_color #380a85; +@define-color error_fg_color #262626; +@define-color error_bg_color #960a2f; +@define-color link_color #290074; +@define-color success_color #588809; +@define-color warning_color #966207; +@define-color error_color #960a2f; +/* widget colors */ +@define-color titlebar_bg_focused @dark_bg_color; +@define-color titlebar_bg_unfocused @theme_bg_color; +@define-color titlebar_fg_focused @dark_fg_color; +@define-color titlebar_fg_unfocused mix(#141512,#d3dae3,0.4); +@define-color menubar_bg_color @dark_bg_color; +@define-color menubar_fg_color @dark_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @dark_bg_color; +@define-color menu_fg_color @dark_fg_color; +@define-color panel_bg_color @dark_bg_color; +@define-color panel_fg_color @dark_fg_color; +/* osd */ +@define-color osd_base #262626; +@define-color osd_bg rgba(38, 38, 38, 0.8); +@define-color osd_fg #d3dae3; +/* lightdm greeter colors */ +@define-color lightdm_bg_color #262626; +@define-color lightdm_fg_color #d3dae3; +/* window manager colors */ +@define-color wm_bg_focused #262626; +@define-color wm_bg_unfocused #d3dae3; +@define-color wm_border_focused #141512; +@define-color wm_border_unfocused #303641; +@define-color wm_title_focused #d3dae3; +@define-color wm_title_unfocused mix(#141512,#d3dae3,0.4); +@define-color wm_icons_focused #d3dae3; +@define-color wm_icons_focused_prelight #000000; +@define-color wm_icons_focused_pressed black; +@define-color wm_icons_unfocused mix(#141512,#d3dae3,0.4); +@define-color wm_icons_unfocused_prelight #000000; +@define-color wm_icons_unfocused_pressed black; +/************** + ! GTK settings +***************/ +* { + -GtkArrow-arrow-scaling: .5; + -GtkExpander-expander-size: 8; + -GtkStatusbar-shadow-type: none; + -GtkToolItemGroup-expander-size: 8; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + -WnckTasklist-fade-overlay-rect: 0; + -GtkWidget-cursor-color: #e6e6e6; + -GtkWidget-secondary-cursor-color: #e6e6e6; + -GtkWidget-cursor-aspect-ratio: 0.04; + outline-color: rgba(0, 0, 0, 0.5); + outline-style: dashed; + outline-width: 1px; + outline-offset: -1px; + outline-radius: 3px; } + +/************* + ! Base states + *************/ +GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, .view:selected, GtkHTML:selected, .view:selected:focus, GtkHTML:selected:focus, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .grid-child:selected, GtkFlowBox .grid-child:selected, GtkLabel:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected { + background-color: #000000; + color: #ffffff; } + +* { + /* hyperlinks */ + -GtkHTML-link-color: #290074; + -GtkIMHtml-hyperlink-color: #290074; + -GtkWidget-link-color: #290074; + -GtkWidget-visited-link-color: #290074; } + *:insensitive, *:insensitive:insensitive { + color: mix(#141512,#d3dae3,0.5); } + *:insensitive { + -gtk-image-effect: dim; } + *:hover { + -gtk-image-effect: highlight; } + *:link, *:visited { + color: #290074; } + +.background { + background-color: #d3dae3; + color: #141512; } + .background:backdrop { + text-shadow: none; + icon-shadow: none; } + .background.csd { + background-color: #d3dae3; } + +.gtkstyle-fallback { + background-color: rgba(211, 218, 227, 0.5); + color: #141512; } + .gtkstyle-fallback:hover { + background-color: #eef1f4; + color: #141512; } + .gtkstyle-fallback:active { + background-color: #b8c3d2; + color: #141512; } + .gtkstyle-fallback:insensitive { + background-color: #d2d9e3; + color: mix(#141512,#d3dae3,0.5); } + +GtkImage, GtkImage:insensitive, GtkLabel, GtkLabel:insensitive, GtkBox, GtkBox:insensitive, GtkGrid, GtkGrid:insensitive { + background-color: transparent; } + +GtkLabel.separator { + color: #141512; } + +GtkLabel:insensitive { + color: mix(#141512,#d3dae3,0.5); } + +/********* + ! Buttons +**********/ +NemoPathbarButton, column-header, .osd.button, .osd .button, +#XfceNotifyWindow.button, +#XfceNotifyWindow .button, .app-notification .button, .app-notification.frame .button, GtkModelButton.button, GtkModelButton.button:backdrop, GtkPopover .button, .error .button, .question .button, .warning .button, .info .button, .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action, .destructive-action.button, .suggested-action.button, .header-bar .button, .toolbar .button, .button.default, .button { + padding: 2px 4px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: 150ms ease; + outline-color: transparent; + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; } + NemoPathbarButton:focus, column-header:focus, + #XfceNotifyWindow.button:focus, + #XfceNotifyWindow .button:focus, .selection-mode.header-bar .button:focus, .selection-mode.toolbar .button:focus, .button:focus, NemoPathbarButton:hover, column-header:hover, + #XfceNotifyWindow.button:hover, + #XfceNotifyWindow .button:hover, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:hover, .button:hover, NemoPathbarButton:active, column-header:active, + #XfceNotifyWindow.button:active, + #XfceNotifyWindow .button:active, .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active, .button:active { + transition: none; } + +.linked > GtkComboBox > .button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .linked > GtkComboBox > .button:dir(ltr), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(ltr), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(ltr) { + border-radius: 0; + border-left-style: none; + border-right-style: solid; } + .linked > GtkComboBox > .button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(rtl) { + border-radius: 0; + border-right-style: none; + border-left-style: solid; } + +.header-bar .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .header-bar .linked .button, .selection-mode.header-bar .linked .button.suggested-action, .toolbar .button.linked, .selection-mode.toolbar .linked.button.suggested-action, .toolbar .linked .button, .selection-mode.toolbar .linked .button.suggested-action, .linked > GtkComboBox:only-child > .button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .linked > GtkComboBox:last-child > .button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .linked > GtkComboBox:first-child > .button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button, GtkComboBox.combobox-entry .entry, GtkComboBox.combobox-entry .button, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action, .button.linked, .linked .button, .linked .selection-mode.header-bar .button.suggested-action, .linked .selection-mode.toolbar .button.suggested-action { + border-width: 1px; + border-style: solid; + border-radius: 0; + border-right-style: none; + border-left-style: none; } + .linked > GtkComboBox:only-child > .button:first-child, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox:last-child > .button:first-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox:first-child > .button, .selection-mode.header-bar .linked > GtkComboBox:first-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:first-child > .button.suggested-action, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:first-child > .button, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:first-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:first-child, .button.linked:first-child, .selection-mode.header-bar .linked.button.suggested-action:first-child, .selection-mode.toolbar .linked.button.suggested-action:first-child, .linked .button:first-child, .linked .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar .linked .button.suggested-action:first-child, .linked .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar .linked .button.suggested-action:first-child { + border-width: 1px; + border-radius: 3px; + border-left-style: solid; + border-right-style: none; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + GtkComboBox.combobox-entry .entry:first-child:dir(rtl), GtkComboBox.combobox-entry .button:first-child:dir(rtl), .button.linked:first-child:dir(rtl), .linked .button:first-child:dir(rtl), .linked > GtkComboBox:first-child > .button:dir(rtl) { + border-left-style: none; + border-right-style: solid; } + .linked > GtkComboBox:only-child > .button:last-child, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .linked > GtkComboBox.linked:last-child > GtkComboBox.button:last-child > .button, .linked > GtkComboBox:first-child > .button:last-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:last-child > .button, GtkComboBox.combobox-entry .entry:last-child, GtkComboBox.combobox-entry .button:last-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:last-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:last-child, .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .linked .button:last-child, .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child { + border-width: 1px; + border-radius: 3px; + border-left-style: none; + border-right-style: solid; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } + GtkComboBox.combobox-entry .entry:last-child:dir(rtl), GtkComboBox.combobox-entry .button:last-child:dir(rtl), .button.linked:last-child:dir(rtl), .linked .button:last-child:dir(rtl), .linked > GtkComboBox:last-child > .button:dir(rtl) { + border-left-style: solid; + border-right-style: none; } + .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .linked > GtkComboBox.linked:only-child > GtkComboBox.button:only-child > .button, .linked > GtkComboBox:last-child > .button:only-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button:only-child > .button, .linked > GtkComboBox:first-child > .button:only-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:only-child > .button, GtkComboBox.combobox-entry .entry:only-child, GtkComboBox.combobox-entry .button:only-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:only-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:only-child, .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .linked .button:only-child, .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child { + border-width: 1px; + border-style: solid; + border-radius: 3px; } + +* { + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 1; + -GtkButton-interior-focus: true; + -GtkButtonBox-child-min-height: 24; + -GtkButtonBox-child-internal-pad-y: 1; + -GtkToolButton-icon-spacing: 6; } + +.notebook tab .button, .notebook tab .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .notebook tab .button.suggested-action, .notebook tab .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .notebook tab .button.suggested-action, .error .button.close, .error .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .error .close.button.suggested-action, .error .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .error .close.button.suggested-action, .question .button.close, .question .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .question .close.button.suggested-action, .question .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .question .close.button.suggested-action, .warning .button.close, .warning .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .warning .close.button.suggested-action, .warning .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .warning .close.button.suggested-action, .info .button.close, .info .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .info .close.button.suggested-action, .info .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .info .close.button.suggested-action { + border: 1px solid transparent; + background-color: transparent; + background-image: none; + box-shadow: none; } + .notebook tab .button:focus, .notebook tab .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .notebook tab .button.suggested-action:focus, .notebook tab .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .notebook tab .button.suggested-action:focus, .error .button.close:focus, .question .button.close:focus, .warning .button.close:focus, .info .button.close:focus, .notebook tab .button:hover, .notebook tab .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .notebook tab .button.suggested-action:hover, .notebook tab .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .notebook tab .button.suggested-action:hover, .error .button.close:hover, .question .button.close:hover, .warning .button.close:hover, .info .button.close:hover { + border: 1px solid rgba(8, 8, 7, 0.3); + background-color: rgba(213, 219, 228, 0.2); + background-image: none; + box-shadow: none; } + .notebook tab .button:active, .notebook tab .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .notebook tab .button.suggested-action:active, .notebook tab .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .notebook tab .button.suggested-action:active, .error .button.close:active, .question .button.close:active, .warning .button.close:active, .info .button.close:active, .notebook tab .button:checked, .notebook tab .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .notebook tab .button.suggested-action:checked, .notebook tab .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .notebook tab .button.suggested-action:checked, .error .button.close:checked, .question .button.close:checked, .warning .button.close:checked, .info .button.close:checked { + border: 1px solid rgba(8, 8, 7, 0.3); + background-color: rgba(8, 8, 7, 0.1); + background-image: none; + box-shadow: none; } + +.button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #d3dae3; + background-image: none; + border-color: rgba(0, 0, 0, 0.12); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.12); } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.12); } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .button:active:hover, .button:active:focus, .button:active:hover:focus, .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .button:checked:hover, .button:checked:focus, .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.12); } + .button:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.12); } + .button:active:insensitive, .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.toolbar .button.suggested-action:active:insensitive, .button:checked:insensitive, .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .button.suggested-action:checked:insensitive { + border-color: rgba(0, 0, 0, 0.12); } + .button.flat, .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.toolbar .flat.button.suggested-action { + border-color: rgba(211, 218, 227, 0); + background-color: rgba(211, 218, 227, 0); + background-image: none; + box-shadow: none; } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .button.flat:focus, .button.flat:hover { + background-color: white; + background-image: none; + border-color: rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.32); } + .button:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.toolbar .button.suggested-action:focus:focus, .button:hover:hover, .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.toolbar .button.suggested-action:hover:hover, .button.flat:hover:focus, .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.2); } + .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .button:hover:active:focus, .button.flat:hover:active:focus, .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .button:hover:checked:focus, .button.flat:hover:checked:focus, .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .button.flat:focus:active, .button.flat:hover:active:hover:focus, .button.flat:focus:checked, .button.flat:hover:checked:hover:focus, .button.flat:hover:active, .button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.2); } + .button:focus:insensitive, .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .button.suggested-action:focus:insensitive, .button:hover:insensitive, .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .button.suggested-action:hover:insensitive, .button.flat:focus:insensitive, .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.2); } + .button:focus:active:insensitive, .button:focus:checked:insensitive, .button:hover:active:insensitive, .button:hover:checked:insensitive, .button.flat:focus:active:insensitive, .button.flat:focus:checked:insensitive, .button.flat:hover:active:insensitive, .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.2); } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .button.flat:active, .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .button:active:focus, .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.toolbar .button.suggested-action:active:focus, .button:active:hover, .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.toolbar .button.suggested-action:active:hover, .button:checked:focus, .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.toolbar .button.suggested-action:checked:focus, .button:checked:hover, .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.toolbar .button.suggested-action:checked:hover, .button.flat:active:focus, .button.flat:active:hover, .button.flat:checked:focus, .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .button.flat:focus, .button.flat:hover { + color: #262626; } + .button:active:insensitive, .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.toolbar .button.suggested-action:active:insensitive, .button:checked:insensitive, .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .button.suggested-action:checked:insensitive, .button.flat:active:insensitive, .button.flat:checked:insensitive { + background-color: #b8c3d2; + background-image: none; + color: #262626; + box-shadow: none; } + .button:insensitive:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive:insensitive, .button.flat:insensitive:insensitive { + background-color: #c6cfda; + background-image: none; + color: mix(#d3dae3,#262626,0.5); + box-shadow: none; } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active { + color: #262626; } + .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#d3dae3,#262626,0.5); + box-shadow: none; } + .button.separator, .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.toolbar .separator.button.suggested-action, .button .separator, .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.toolbar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #b8c3d2; } + .button.separator:insensitive, .selection-mode.header-bar .separator.button.suggested-action:insensitive, .selection-mode.toolbar .separator.button.suggested-action:insensitive, .button .separator:insensitive, .selection-mode.header-bar .button.suggested-action .separator:insensitive, .selection-mode.toolbar .button.suggested-action .separator:insensitive { + color: #abb8c9; } + .button.default, .selection-mode.header-bar .default.button.suggested-action, .selection-mode.toolbar .default.button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #000000; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active, .button.default:active:hover, .button.default:active:focus, .button.default:active:hover:focus, .button.default:checked, .selection-mode.header-bar .default.button.suggested-action:checked, .selection-mode.toolbar .default.button.suggested-action:checked, .button.default:checked:hover, .button.default:checked:focus, .button.default:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:insensitive, .selection-mode.header-bar .default.button.suggested-action:insensitive, .selection-mode.toolbar .default.button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:active:insensitive, .button.default:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button.default.flat, .selection-mode.header-bar .default.flat.button.suggested-action, .selection-mode.toolbar .default.flat.button.suggested-action { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover, .button.default.flat:focus, .button.default.flat:hover { + background-color: black; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .button.default:hover:focus, .button.default:hover:hover, .button.default.flat:hover:focus, .button.default.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:active, .button.default:hover:active:focus, .button.default.flat:hover:active:focus, .button.default:focus:checked, .button.default:hover:checked:focus, .button.default.flat:hover:checked:focus, .button.default:hover:active, .button.default:hover:checked, .button.default.flat:focus:active, .button.default.flat:hover:active:hover:focus, .button.default.flat:focus:checked, .button.default.flat:hover:checked:hover:focus, .button.default.flat:hover:active, .button.default.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:insensitive, .button.default:hover:insensitive, .button.default.flat:focus:insensitive, .button.default.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:active:insensitive, .button.default:focus:checked:insensitive, .button.default:hover:active:insensitive, .button.default:hover:checked:insensitive, .button.default.flat:focus:active:insensitive, .button.default.flat:focus:checked:insensitive, .button.default.flat:hover:active:insensitive, .button.default.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active, .button.default:checked, .selection-mode.header-bar .default.button.suggested-action:checked, .selection-mode.toolbar .default.button.suggested-action:checked, .button.default.flat:active, .button.default.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .button.default:active:focus, .button.default:active:hover, .button.default:checked:focus, .button.default:checked:hover, .button.default.flat:active:focus, .button.default.flat:active:hover, .button.default.flat:checked:focus, .button.default.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover, .button.default.flat:focus, .button.default.flat:hover { + color: #ffffff; } + .button.default:active:insensitive, .button.default:checked:insensitive, .button.default.flat:active:insensitive, .button.default.flat:checked:insensitive { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: none; } + .button.default:insensitive:insensitive, .button.default.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0.3); + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active { + color: #ffffff; } + .button.default.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .button.default.separator, .selection-mode.header-bar .default.separator.button.suggested-action, .selection-mode.toolbar .default.separator.button.suggested-action, .button.default .separator, .selection-mode.header-bar .default.button.suggested-action .separator, .selection-mode.toolbar .default.button.suggested-action .separator { + border: 1px solid currentColor; + color: black; } + .button.default.separator:insensitive, .button.default .separator:insensitive { + color: black; } + .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .selection-mode.toolbar .linked.button.suggested-action, .linked .button, .linked .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .linked .button.suggested-action, .linked .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px -1px rgba(4, 4, 4, 0.12); } + .button.linked:focus, .selection-mode.header-bar .linked.button.suggested-action:focus, .selection-mode.toolbar .linked.button.suggested-action:focus, .button.linked:hover, .selection-mode.header-bar .linked.button.suggested-action:hover, .selection-mode.toolbar .linked.button.suggested-action:hover, .linked .button:focus, .linked .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .linked .button.suggested-action:focus, .linked .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .linked .button.suggested-action:focus, .linked .button:hover, .linked .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .linked .button.suggested-action:hover, .linked .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .linked .button.suggested-action:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.12), 0 1px 2px -1px rgba(4, 4, 4, 0.32); } + .button.linked:active, .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.toolbar .linked.button.suggested-action:active, .button.linked:active:hover, .button.linked:active:focus, .button.linked:active:hover:focus, .button.linked:checked, .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.toolbar .linked.button.suggested-action:checked, .button.linked:checked:hover, .button.linked:checked:focus, .button.linked:checked:hover:focus, .linked .button:active, .linked .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .linked .button.suggested-action:active, .linked .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .linked .button.suggested-action:active, .linked .button:active:hover, .linked .button:active:focus, .linked .button:active:hover:focus, .linked .button:checked, .linked .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .linked .button.suggested-action:checked, .linked .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .linked .button.suggested-action:checked, .linked .button:checked:hover, .linked .button:checked:focus, .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.12), inset 0 1px rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + .button.linked:insensitive, .selection-mode.header-bar .linked.button.suggested-action:insensitive, .selection-mode.toolbar .linked.button.suggested-action:insensitive, .linked .button:insensitive, .linked .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .linked .button.suggested-action:insensitive, .linked .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .linked .button.suggested-action:insensitive { + box-shadow: inset -1px 0 #9dadc1; } + .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .linked .button:last-child, .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child, .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .linked .button:only-child, .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child, .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.12); } + .button.linked:last-child:hover, .button.linked:only-child:hover, .linked .button:last-child:hover, .linked > GtkComboBox:last-child > .button:hover, .linked .button:only-child:hover, .linked > GtkComboBox:only-child > .button:hover { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.32); } + .button.linked:insensitive:last-child, .linked > GtkComboBox:last-child > .button:insensitive, .button.linked:insensitive:only-child, .linked > GtkComboBox:only-child > .button:insensitive, .button.linked:active:insensitive:last-child, .button.linked:active:insensitive:only-child, .button.linked:checked:insensitive:last-child, .button.linked:checked:insensitive:only-child, .linked .button:insensitive:last-child, .linked .button:insensitive:only-child, .linked .button:active:insensitive:last-child, .linked .button:active:insensitive:only-child, .linked .button:checked:insensitive:last-child, .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .button.linked:active:last-child, .linked > GtkComboBox:last-child > .button:active, .button.linked:active:last-child:focus, .button.linked:active:last-child:hover, .button.linked:active:last-child:hover:focus, .button.linked:checked:last-child, .linked > GtkComboBox:last-child > .button:checked, .button.linked:checked:last-child:focus, .button.linked:checked:last-child:hover, .button.linked:checked:last-child:hover:focus, .linked .button:active:last-child, .linked .button:active:last-child:focus, .linked .button:active:last-child:hover, .linked .button:active:last-child:hover:focus, .linked .button:checked:last-child, .linked .button:checked:last-child:focus, .linked .button:checked:last-child:hover, .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .button.linked:active:only-child, .linked > GtkComboBox:only-child > .button:active, .button.linked:active:only-child:focus, .button.linked:active:only-child:hover, .button.linked:active:only-child:hover:focus, .button.linked:checked:only-child, .linked > GtkComboBox:only-child > .button:checked, .button.linked:checked:only-child:focus, .button.linked:checked:only-child:hover, .button.linked:checked:only-child:hover:focus, .linked .button:active:only-child, .linked .button:active:only-child:focus, .linked .button:active:only-child:hover, .linked .button:active:only-child:hover:focus, .linked .button:checked:only-child, .linked .button:checked:only-child:focus, .linked .button:checked:only-child:hover, .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .spinbutton .button, .spinbutton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .spinbutton .button.suggested-action, .spinbutton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .spinbutton .button.suggested-action { + color: mix(#262626,#d3dae3,0.4); + padding: 2px 4px; + border: 0; + border-radius: 0; + border-style: none; + background-color: transparent; + background-image: none; + box-shadow: inset 1px 0 #b8c3d2; } + .spinbutton .button:insensitive, .spinbutton .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .spinbutton .button.suggested-action:insensitive, .spinbutton .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .spinbutton .button.suggested-action:insensitive { + color: mix(#262626,#d3dae3,0.7); + box-shadow: inset 1px 0 #abb8c9; } + .spinbutton .button:active, .spinbutton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .spinbutton .button.suggested-action:active, .spinbutton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .spinbutton .button.suggested-action:active, .spinbutton .button:checked, .spinbutton .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .spinbutton .button.suggested-action:checked, .spinbutton .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .spinbutton .button.suggested-action:checked, .spinbutton .button:hover, .spinbutton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .spinbutton .button.suggested-action:hover, .spinbutton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .spinbutton .button.suggested-action:hover { + color: #262626; } + .spinbutton .button:first-child, .spinbutton .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar .spinbutton .button.suggested-action:first-child, .spinbutton .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar .spinbutton .button.suggested-action:first-child, .spinbutton .linked > GtkComboBox:first-child > .button { + border-radius: 3px 0 0 3px; + box-shadow: none; } + .spinbutton .button:last-child, .spinbutton .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .spinbutton .button.suggested-action:last-child, .spinbutton .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .spinbutton .button.suggested-action:last-child, .spinbutton .linked > GtkComboBox:last-child > .button { + border-radius: 0 3px 3px 0; } + .spinbutton .button:dir(rtl), .spinbutton .selection-mode.header-bar .button.suggested-action:dir(rtl), .selection-mode.header-bar .spinbutton .button.suggested-action:dir(rtl), .spinbutton .selection-mode.toolbar .button.suggested-action:dir(rtl), .selection-mode.toolbar .spinbutton .button.suggested-action:dir(rtl), .spinbutton .linked > GtkComboBox > .button:dir(rtl) { + box-shadow: inset -1px 0 #b8c3d2; } + .spinbutton.vertical .button, .spinbutton.vertical .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .spinbutton.vertical .button.suggested-action, .spinbutton.vertical .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .spinbutton.vertical .button.suggested-action { + border: 1px solid #9dadc1; + border-radius: 3px; + background-color: #e8ecf1; + background-image: none; + color: #141512; + box-shadow: none; } + .spinbutton.vertical .button:hover { + border-color: #8396b0; + background-color: #eef1f4; + background-image: none; } + .spinbutton.vertical .button:active, .spinbutton.vertical .button:checked { + border-color: #9dadc1; + background-color: #c6cfda; + background-image: none; } + .spinbutton.vertical .button:active:hover, .spinbutton.vertical .button:checked:hover { + border-color: #8396b0; } + .spinbutton.vertical .button:focus, .spinbutton.vertical .button:hover:focus, .spinbutton.vertical .button:active:focus, .spinbutton.vertical .button:active:hover:focus { + border-color: #8396b0; } + .spinbutton.vertical .button:insensitive { + border-color: #abb8c9; + background-color: #b8c3d2; + background-image: none; } + .spinbutton.vertical .button:first-child, .spinbutton.vertical .linked > GtkComboBox:first-child > .button { + border-width: 1px; + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .spinbutton.vertical .button:last-child, .spinbutton.vertical .linked > GtkComboBox:last-child > .button { + border-width: 1px; + border-top-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; } + .button .spinbutton.vertical.entry { + border-width: 1px; + border-style: solid; + border-radius: 0; } + +/****************** +! ComboBoxes * +*******************/ +GtkComboBox > .button, .selection-mode.header-bar GtkComboBox > .button.suggested-action, .selection-mode.toolbar GtkComboBox > .button.suggested-action { + padding: 0px 3px; + -GtkComboBox-arrow-scaling: .5; + -GtkComboBox-shadow-type: none; } + +GtkComboBox .separator { + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; + border-style: none; } + +/********* + ! Entry * +**********/ +.entry.linked, .linked .entry { + border-width: 1px; + border-radius: 0; + border-right-width: 0; + border-left-width: 0; } + .entry.linked:first-child, .linked .entry:first-child, .linked > GtkComboBox:first-child > .button.entry, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; + border-right-width: 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .entry.linked:last-child, .linked .entry:last-child, .linked > GtkComboBox:last-child > .button.entry, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .entry.linked:only-child, .linked .entry:only-child, .linked > GtkComboBox:only-child > .button.entry, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; } + +GtkPopover .entry, .menuitem .entry, .entry { + padding: 1px 2px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: border 150ms ease; + box-shadow: inset 1px 1px rgba(4, 4, 4, 0.06), inset -1px 0 rgba(4, 4, 4, 0.06); } + .entry:focus, .entry:hover, .entry:active { + transition: none; } + .entry:selected { + background-color: #000000; + color: #ffffff; } + .entry:insensitive { + box-shadow: none; } + .progressbar.entry { + background-color: #000000; + background-image: none; + border-width: 0; + border-radius: 3px; + color: #ffffff; } + .image.left.entry { + padding-right: 2px; } + +.entry { + background-color: #d3dae3; + background-image: none; + border-color: #9dadc1; + color: #262626; } + .entry:focus, .entry:hover { + border-color: #90a2b8; } + .entry:active, .entry:active:hover, .entry:active:focus, .entry:active:hover:focus, .entry:checked, .entry:checked:hover, .entry:checked:focus, .entry:checked:hover:focus { + border-color: #8396b0; } + .entry:insensitive { + border-color: #abb8c9; } + .entry:active:insensitive, .entry:checked:insensitive { + border-color: #9dadc1; } + .entry:focus, .entry:active { + border-color: #000000; } + .entry:insensitive { + background-color: #b8c3d2; + background-image: none; + color: mix(#d3dae3,#262626,0.5); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +.toolbar { + background-color: #d3dae3; + background-image: none; + border-color: #9dadc1; + padding: 4px; + color: #141512; + padding: 2px; + border-style: none; } + .toolbar:focus, .toolbar:hover { + border-color: #90a2b8; } + .toolbar:active, .toolbar:active:hover, .toolbar:active:focus, .toolbar:active:hover:focus, .toolbar:checked, .toolbar:checked:hover, .toolbar:checked:focus, .toolbar:checked:hover:focus { + border-color: #8396b0; } + .toolbar:insensitive { + border-color: #abb8c9; } + .toolbar:active:insensitive, .toolbar:checked:insensitive { + border-color: #9dadc1; } + .toolbar:insensitive { + background-color: #b8c3d2; + background-image: none; + color: mix(#141512,#d3dae3,0.5); } + .toolbar .title { + font: bold; + padding: 0 4px; } + .toolbar .subtitle { + font: smaller; + padding: 0 4px; } + .toolbar .button, .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .toolbar .button:active:hover, .toolbar .button:active:focus, .toolbar .button:active:hover:focus, .toolbar .button:checked, .toolbar .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .toolbar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .toolbar .button:checked:hover, .toolbar .button:checked:focus, .toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:insensitive, .toolbar .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:active:insensitive, .toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button.flat, .toolbar .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .toolbar .flat.button.suggested-action, .selection-mode.toolbar .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .toolbar .button.flat:focus, .toolbar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .toolbar .button:hover:focus, .toolbar .button:hover:hover, .toolbar .button.flat:hover:focus, .toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:active, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .toolbar .button:focus:active:hover, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .toolbar .button:focus:active:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .toolbar .button:focus:active:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .toolbar .button:focus:checked, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .toolbar .button:focus:checked:hover, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .toolbar .button:focus:checked:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .toolbar .button:focus:checked:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .toolbar .button:hover:active, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .toolbar .button:hover:active:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .toolbar .button:hover:active:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .toolbar .button:hover:active:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .toolbar .button:hover:checked, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .toolbar .button:hover:checked:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .toolbar .button:hover:checked:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .toolbar .button:hover:checked:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .toolbar .button.flat:focus:active, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .toolbar .button.flat:focus:active:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .toolbar .button.flat:focus:active:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .toolbar .button.flat:focus:active:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .toolbar .button.flat:focus:checked, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .toolbar .button.flat:focus:checked:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .toolbar .button.flat:focus:checked:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .toolbar .button.flat:focus:checked:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .toolbar .button.flat:hover:active, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .toolbar .button.flat:hover:active:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .toolbar .button.flat:hover:active:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .toolbar .button.flat:hover:active:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .toolbar .button.flat:hover:checked, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .toolbar .button.flat:hover:checked:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .toolbar .button.flat:hover:checked:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .toolbar .button.flat:hover:checked:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:insensitive, .toolbar .button:hover:insensitive, .toolbar .button.flat:focus:insensitive, .toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:active:insensitive, .toolbar .button:focus:checked:insensitive, .toolbar .button:hover:active:insensitive, .toolbar .button:hover:checked:insensitive, .toolbar .button.flat:focus:active:insensitive, .toolbar .button.flat:focus:checked:insensitive, .toolbar .button.flat:hover:active:insensitive, .toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .toolbar .button:checked, .toolbar .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .toolbar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .toolbar .button.flat:active, .toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .toolbar .button:active:focus, .toolbar .button:active:hover, .toolbar .button:checked:focus, .toolbar .button:checked:hover, .toolbar .button.flat:active:focus, .toolbar .button.flat:active:hover, .toolbar .button.flat:checked:focus, .toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .toolbar .button.flat:focus, .toolbar .button.flat:hover { + color: #d3dae3; } + .toolbar .button:active:insensitive, .toolbar .button:checked:insensitive, .toolbar .button.flat:active:insensitive, .toolbar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .toolbar .button:insensitive:insensitive, .toolbar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active { + color: #d3dae3; } + .toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .toolbar .button.separator, .toolbar .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .toolbar .separator.button.suggested-action, .selection-mode.toolbar .separator.button.suggested-action, .toolbar .button .separator, .toolbar .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .toolbar .button.suggested-action .separator, .selection-mode.toolbar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + .toolbar .button.separator:insensitive, .toolbar .button .separator:insensitive { + color: #11120f; } + .toolbar .button.linked, .toolbar .selection-mode.header-bar .linked.button.suggested-action, .selection-mode.header-bar .toolbar .linked.button.suggested-action, .selection-mode.toolbar .linked.button.suggested-action, .toolbar .linked .button, .toolbar .linked .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .linked .button.suggested-action, .selection-mode.toolbar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .toolbar .button.linked:focus, .toolbar .button.linked:hover, .toolbar .linked .button:focus, .toolbar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .toolbar .button.linked:active, .toolbar .button.linked:active:hover, .toolbar .button.linked:active:focus, .toolbar .button.linked:active:hover:focus, .toolbar .button.linked:checked, .toolbar .button.linked:checked:hover, .toolbar .button.linked:checked:focus, .toolbar .button.linked:checked:hover:focus, .toolbar .linked .button:active, .toolbar .linked .button:active:hover, .toolbar .linked .button:active:focus, .toolbar .linked .button:active:hover:focus, .toolbar .linked .button:checked, .toolbar .linked .button:checked:hover, .toolbar .linked .button:checked:focus, .toolbar .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + .toolbar .button.linked:insensitive, .toolbar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .toolbar .button.linked:last-child, .toolbar .button.linked:only-child, .toolbar .linked .button:last-child, .toolbar .linked > GtkComboBox:last-child > .button, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .toolbar .linked .button:only-child, .toolbar .linked > GtkComboBox:only-child > .button, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .toolbar .button.linked:last-child:hover, .toolbar .button.linked:only-child:hover, .toolbar .linked .button:last-child:hover, .toolbar .linked > GtkComboBox:last-child > .button:hover, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .toolbar .linked .button:only-child:hover, .toolbar .linked > GtkComboBox:only-child > .button:hover, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .toolbar .button.linked:insensitive:last-child, .toolbar .linked > GtkComboBox:last-child > .button:insensitive, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .toolbar .button.linked:insensitive:only-child, .toolbar .linked > GtkComboBox:only-child > .button:insensitive, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .toolbar .button.linked:active:insensitive:last-child, .toolbar .button.linked:active:insensitive:only-child, .toolbar .button.linked:checked:insensitive:last-child, .toolbar .button.linked:checked:insensitive:only-child, .toolbar .linked .button:insensitive:last-child, .toolbar .linked .button:insensitive:only-child, .toolbar .linked .button:active:insensitive:last-child, .toolbar .linked .button:active:insensitive:only-child, .toolbar .linked .button:checked:insensitive:last-child, .toolbar .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .toolbar .button.linked:active:last-child, .toolbar .linked > GtkComboBox:last-child > .button:active, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .toolbar .button.linked:active:last-child:focus, .toolbar .button.linked:active:last-child:hover, .toolbar .button.linked:active:last-child:hover:focus, .toolbar .button.linked:checked:last-child, .toolbar .linked > GtkComboBox:last-child > .button:checked, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .toolbar .button.linked:checked:last-child:focus, .toolbar .button.linked:checked:last-child:hover, .toolbar .button.linked:checked:last-child:hover:focus, .toolbar .linked .button:active:last-child, .toolbar .linked .button:active:last-child:focus, .toolbar .linked .button:active:last-child:hover, .toolbar .linked .button:active:last-child:hover:focus, .toolbar .linked .button:checked:last-child, .toolbar .linked .button:checked:last-child:focus, .toolbar .linked .button:checked:last-child:hover, .toolbar .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .toolbar .button.linked:active:only-child, .toolbar .linked > GtkComboBox:only-child > .button:active, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .toolbar .button.linked:active:only-child:focus, .toolbar .button.linked:active:only-child:hover, .toolbar .button.linked:active:only-child:hover:focus, .toolbar .button.linked:checked:only-child, .toolbar .linked > GtkComboBox:only-child > .button:checked, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .toolbar .button.linked:checked:only-child:focus, .toolbar .button.linked:checked:only-child:hover, .toolbar .button.linked:checked:only-child:hover:focus, .toolbar .linked .button:active:only-child, .toolbar .linked .button:active:only-child:focus, .toolbar .linked .button:active:only-child:hover, .toolbar .linked .button:active:only-child:hover:focus, .toolbar .linked .button:checked:only-child, .toolbar .linked .button:checked:only-child:focus, .toolbar .linked .button:checked:only-child:hover, .toolbar .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .toolbar GtkComboBox, .toolbar .button, .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + padding: 1px; } + .toolbar GtkComboBox.text-button, .toolbar .button.text-button, .toolbar .selection-mode.header-bar .text-button.button.suggested-action, .selection-mode.header-bar .toolbar .text-button.button.suggested-action, .selection-mode.toolbar .text-button.button.suggested-action { + padding: 2px; } + .toolbar GtkComboBox.image-button, .toolbar .button.image-button, .toolbar .selection-mode.header-bar .image-button.button.suggested-action, .selection-mode.header-bar .toolbar .image-button.button.suggested-action, .selection-mode.toolbar .image-button.button.suggested-action { + padding: 3px 1px 3px 2px; } + .toolbar GtkSeparatorToolItem, .toolbar .separator, .toolbar .separator:insensitive { + color: #b8c3d2; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .toolbar .menubar { + -GtkToolbar-button-relief: normal; } + .toolbar.inline-toolbar { + background-image: none; + background-color: transparent; } + .toolbar GtkToolButton:insensitive GtkButton:insensitive, + .toolbar GtkToolButton:insensitive GtkButton:insensitive.button, + .toolbar GtkToolButton:insensitive .selection-mode.header-bar .button.suggested-action:insensitive, + .selection-mode.header-bar .toolbar GtkToolButton:insensitive .button.suggested-action:insensitive, + .selection-mode.toolbar GtkToolButton:insensitive .button.suggested-action:insensitive, + .toolbar GtkToolButton:insensitive GtkButton:insensitive.flat.button, + .toolbar GtkToolButton:insensitive .selection-mode.header-bar .flat.button.suggested-action, + .selection-mode.header-bar .toolbar GtkToolButton:insensitive .flat.button.suggested-action, + .selection-mode.toolbar GtkToolButton:insensitive .flat.button.suggested-action { + background-color: #d3dae3; } + +.header-bar { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + padding: 4px; + color: #d3dae3; + border-width: 0 0 1px; + border-style: solid; } + .header-bar:focus, .header-bar:hover { + border-color: #1d1d1d; } + .header-bar:active, .header-bar:active:hover, .header-bar:active:focus, .header-bar:active:hover:focus, .header-bar:checked, .header-bar:checked:hover, .header-bar:checked:focus, .header-bar:checked:hover:focus { + border-color: #1b1b1b; } + .header-bar:insensitive { + border-color: #202020; } + .header-bar:active:insensitive, .header-bar:checked:insensitive { + border-color: #1e1e1e; } + .header-bar:insensitive { + background-color: #222222; + background-image: none; + color: mix(#d3dae3,#262626,0.5); } + .header-bar .title { + font: bold; + padding: 0 4px; } + .header-bar .subtitle { + font: smaller; + padding: 0 4px; } + .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active, .header-bar .button:active:hover, .header-bar .button:active:focus, .header-bar .button:active:hover:focus, .header-bar .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .header-bar .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .header-bar .button.suggested-action:checked, .header-bar .button:checked:hover, .header-bar .button:checked:focus, .header-bar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive, .header-bar .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .header-bar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:active:insensitive, .header-bar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button.flat, .selection-mode.header-bar .flat.button.suggested-action, .header-bar .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .header-bar .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover, .header-bar .button.flat:focus, .header-bar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .header-bar .button:hover:focus, .header-bar .button:hover:hover, .header-bar .button.flat:hover:focus, .header-bar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active, .header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:hover, .header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:focus, .header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:hover:focus, .header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked, .header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:hover, .header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:focus, .header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:hover:focus, .header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active, .header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:hover, .header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:focus, .header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:hover:focus, .header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked, .header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:hover, .header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:focus, .header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:hover:focus, .header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active, .header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:hover, .header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:focus, .header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:hover:focus, .header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked, .header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:hover, .header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:focus, .header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:hover:focus, .header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active, .header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:hover, .header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:focus, .header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:hover:focus, .header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked, .header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:hover, .header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:focus, .header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:insensitive, .header-bar .button:hover:insensitive, .header-bar .button.flat:focus:insensitive, .header-bar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:active:insensitive, .header-bar .button:focus:checked:insensitive, .header-bar .button:hover:active:insensitive, .header-bar .button:hover:checked:insensitive, .header-bar .button.flat:focus:active:insensitive, .header-bar .button.flat:focus:checked:insensitive, .header-bar .button.flat:hover:active:insensitive, .header-bar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active, .header-bar .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .header-bar .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .header-bar .button.suggested-action:checked, .header-bar .button.flat:active, .header-bar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .header-bar .button:active:focus, .header-bar .button:active:hover, .header-bar .button:checked:focus, .header-bar .button:checked:hover, .header-bar .button.flat:active:focus, .header-bar .button.flat:active:hover, .header-bar .button.flat:checked:focus, .header-bar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover, .header-bar .button.flat:focus, .header-bar .button.flat:hover { + color: #d3dae3; } + .header-bar .button:active:insensitive, .header-bar .button:checked:insensitive, .header-bar .button.flat:active:insensitive, .header-bar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .header-bar .button:insensitive:insensitive, .header-bar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active { + color: #d3dae3; } + .header-bar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .header-bar .button.separator, .selection-mode.header-bar .separator.button.suggested-action, .header-bar .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .header-bar .separator.button.suggested-action, .header-bar .button .separator, .selection-mode.header-bar .button.suggested-action .separator, .header-bar .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .header-bar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + .header-bar .button.separator:insensitive, .header-bar .button .separator:insensitive { + color: #11120f; } + .header-bar .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .header-bar .selection-mode.toolbar .linked.button.suggested-action, .selection-mode.toolbar .header-bar .linked.button.suggested-action, .header-bar .linked .button, .selection-mode.header-bar .linked .button.suggested-action, .header-bar .linked .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .header-bar .button.linked:focus, .header-bar .button.linked:hover, .header-bar .linked .button:focus, .header-bar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .header-bar .button.linked:active, .header-bar .button.linked:active:hover, .header-bar .button.linked:active:focus, .header-bar .button.linked:active:hover:focus, .header-bar .button.linked:checked, .header-bar .button.linked:checked:hover, .header-bar .button.linked:checked:focus, .header-bar .button.linked:checked:hover:focus, .header-bar .linked .button:active, .header-bar .linked .button:active:hover, .header-bar .linked .button:active:focus, .header-bar .linked .button:active:hover:focus, .header-bar .linked .button:checked, .header-bar .linked .button:checked:hover, .header-bar .linked .button:checked:focus, .header-bar .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + .header-bar .button.linked:insensitive, .header-bar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .header-bar .button.linked:last-child, .header-bar .button.linked:only-child, .header-bar .linked .button:last-child, .header-bar .linked > GtkComboBox:last-child > .button, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .header-bar .linked .button:only-child, .header-bar .linked > GtkComboBox:only-child > .button, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .header-bar .button.linked:last-child:hover, .header-bar .button.linked:only-child:hover, .header-bar .linked .button:last-child:hover, .header-bar .linked > GtkComboBox:last-child > .button:hover, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .header-bar .linked .button:only-child:hover, .header-bar .linked > GtkComboBox:only-child > .button:hover, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .header-bar .button.linked:insensitive:last-child, .header-bar .linked > GtkComboBox:last-child > .button:insensitive, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .header-bar .button.linked:insensitive:only-child, .header-bar .linked > GtkComboBox:only-child > .button:insensitive, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .header-bar .button.linked:active:insensitive:last-child, .header-bar .button.linked:active:insensitive:only-child, .header-bar .button.linked:checked:insensitive:last-child, .header-bar .button.linked:checked:insensitive:only-child, .header-bar .linked .button:insensitive:last-child, .header-bar .linked .button:insensitive:only-child, .header-bar .linked .button:active:insensitive:last-child, .header-bar .linked .button:active:insensitive:only-child, .header-bar .linked .button:checked:insensitive:last-child, .header-bar .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .header-bar .button.linked:active:last-child, .header-bar .linked > GtkComboBox:last-child > .button:active, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .header-bar .button.linked:active:last-child:focus, .header-bar .button.linked:active:last-child:hover, .header-bar .button.linked:active:last-child:hover:focus, .header-bar .button.linked:checked:last-child, .header-bar .linked > GtkComboBox:last-child > .button:checked, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .header-bar .button.linked:checked:last-child:focus, .header-bar .button.linked:checked:last-child:hover, .header-bar .button.linked:checked:last-child:hover:focus, .header-bar .linked .button:active:last-child, .header-bar .linked .button:active:last-child:focus, .header-bar .linked .button:active:last-child:hover, .header-bar .linked .button:active:last-child:hover:focus, .header-bar .linked .button:checked:last-child, .header-bar .linked .button:checked:last-child:focus, .header-bar .linked .button:checked:last-child:hover, .header-bar .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .header-bar .button.linked:active:only-child, .header-bar .linked > GtkComboBox:only-child > .button:active, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .header-bar .button.linked:active:only-child:focus, .header-bar .button.linked:active:only-child:hover, .header-bar .button.linked:active:only-child:hover:focus, .header-bar .button.linked:checked:only-child, .header-bar .linked > GtkComboBox:only-child > .button:checked, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .header-bar .button.linked:checked:only-child:focus, .header-bar .button.linked:checked:only-child:hover, .header-bar .button.linked:checked:only-child:hover:focus, .header-bar .linked .button:active:only-child, .header-bar .linked .button:active:only-child:focus, .header-bar .linked .button:active:only-child:hover, .header-bar .linked .button:active:only-child:hover:focus, .header-bar .linked .button:checked:only-child, .header-bar .linked .button:checked:only-child:focus, .header-bar .linked .button:checked:only-child:hover, .header-bar .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .header-bar GtkComboBox, .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + padding: 1px; } + .header-bar GtkComboBox.text-button, .header-bar .button.text-button, .selection-mode.header-bar .text-button.button.suggested-action, .header-bar .selection-mode.toolbar .text-button.button.suggested-action, .selection-mode.toolbar .header-bar .text-button.button.suggested-action { + padding: 2px; } + .header-bar GtkComboBox.image-button, .header-bar .button.image-button, .selection-mode.header-bar .image-button.button.suggested-action, .header-bar .selection-mode.toolbar .image-button.button.suggested-action, .selection-mode.toolbar .header-bar .image-button.button.suggested-action { + padding: 3px 1px 3px 2px; } + .header-bar GtkSeparatorToolItem, .header-bar .separator, .header-bar .separator:insensitive { + color: #222222; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .header-bar .menubar { + -GtkToolbar-button-relief: normal; } + .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + color: #d3dae3; } + +.titlebar { + background-color: #262626; + background-image: none; + border-radius: 3px 3px 0 0; + color: #d3dae3; } + .titlebar:backdrop { + background-color: #d3dae3; + background-image: none; + color: mix(#141512,#d3dae3,0.4); + text-shadow: none; } + .titlebar.default-decoration { + border: 0; + box-shadow: none; } + .tiled .titlebar, .maximized .titlebar { + border-radius: 0; } + .titlebar .title { + font: bold; } + .titlebar .titlebutton { + padding: 2px; + border: 0; + background-image: none; + background-color: transparent; + color: #d3dae3; + box-shadow: none; } + .titlebar .titlebutton:hover, .titlebar .titlebutton:hover:focus { + background-image: none; + background-color: transparent; + color: #000000; + box-shadow: none; } + .titlebar .titlebutton:active, .titlebar .titlebutton:active:hover { + background-image: none; + background-color: transparent; + color: black; + box-shadow: none; } + .titlebar .titlebutton:backdrop { + background: none; + color: mix(#141512,#d3dae3,0.4); + icon-shadow: none; } + +/************** + ! Action-bar * +***************/ +.action-bar { + background-color: #d3dae3; + background-image: none; + padding: 2px; + border-width: 1px 0 0; + border-style: solid; + border-color: #9dadc1; + color: #141512; } + .action-bar .button.text-button, .action-bar .selection-mode.header-bar .text-button.button.suggested-action, .selection-mode.header-bar .action-bar .text-button.button.suggested-action, .action-bar .selection-mode.toolbar .text-button.button.suggested-action, .selection-mode.toolbar .action-bar .text-button.button.suggested-action { + padding: 1px; } + .action-bar .button.image-button, .action-bar .selection-mode.header-bar .image-button.button.suggested-action, .selection-mode.header-bar .action-bar .image-button.button.suggested-action, .action-bar .selection-mode.toolbar .image-button.button.suggested-action, .selection-mode.toolbar .action-bar .image-button.button.suggested-action { + padding: 3px; } + .action-bar .title { + font: bold; + padding: 0 4px; } + .action-bar .subtitle { + font: smaller; + padding: 0 4px; } + +/*************** + ! Search bars * +****************/ +.search-bar { + background-color: #ced5e0; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #9dadc1; + color: #141512; } + .search-bar .button.close-button, .search-bar .selection-mode.header-bar .close-button.button.suggested-action, .selection-mode.header-bar .search-bar .close-button.button.suggested-action, .search-bar .selection-mode.toolbar .close-button.button.suggested-action, .selection-mode.toolbar .search-bar .close-button.button.suggested-action { + padding: 2px; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action.button, .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .suggested-action.button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #588809; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active, .suggested-action.button:active:hover, .suggested-action.button:active:focus, .suggested-action.button:active:hover:focus, .suggested-action.button:checked, .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .suggested-action.button:checked, .suggested-action.button:checked:hover, .suggested-action.button:checked:focus, .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:insensitive, .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .suggested-action.button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:active:insensitive, .suggested-action.button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button.flat, .selection-mode.header-bar .suggested-action.flat.button, .selection-mode.toolbar .suggested-action.flat.button { + border-color: rgba(88, 136, 9, 0); + background-color: rgba(88, 136, 9, 0); + background-image: none; + box-shadow: none; } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover, .suggested-action.button.flat:focus, .suggested-action.button.flat:hover { + background-color: #6aa30b; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .suggested-action.button:hover:focus, .suggested-action.button:hover:hover, .suggested-action.button.flat:hover:focus, .suggested-action.button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:active, .suggested-action.button:hover:active:focus, .suggested-action.button.flat:hover:active:focus, .suggested-action.button:focus:checked, .suggested-action.button:hover:checked:focus, .suggested-action.button.flat:hover:checked:focus, .suggested-action.button:hover:active, .suggested-action.button:hover:checked, .suggested-action.button.flat:focus:active, .suggested-action.button.flat:hover:active:hover:focus, .suggested-action.button.flat:focus:checked, .suggested-action.button.flat:hover:checked:hover:focus, .suggested-action.button.flat:hover:active, .suggested-action.button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:insensitive, .suggested-action.button:hover:insensitive, .suggested-action.button.flat:focus:insensitive, .suggested-action.button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:active:insensitive, .suggested-action.button:focus:checked:insensitive, .suggested-action.button:hover:active:insensitive, .suggested-action.button:hover:checked:insensitive, .suggested-action.button.flat:focus:active:insensitive, .suggested-action.button.flat:focus:checked:insensitive, .suggested-action.button.flat:hover:active:insensitive, .suggested-action.button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active, .suggested-action.button:checked, .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .suggested-action.button:checked, .suggested-action.button.flat:active, .suggested-action.button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .suggested-action.button:active:focus, .suggested-action.button:active:hover, .suggested-action.button:checked:focus, .suggested-action.button:checked:hover, .suggested-action.button.flat:active:focus, .suggested-action.button.flat:active:hover, .suggested-action.button.flat:checked:focus, .suggested-action.button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover, .suggested-action.button.flat:focus, .suggested-action.button.flat:hover { + color: #ffffff; } + .suggested-action.button:active:insensitive, .suggested-action.button:checked:insensitive, .suggested-action.button.flat:active:insensitive, .suggested-action.button.flat:checked:insensitive { + background-color: #4f7a08; + background-image: none; + color: #ffffff; + box-shadow: none; } + .suggested-action.button:insensitive:insensitive, .suggested-action.button.flat:insensitive:insensitive { + background-color: rgba(88, 136, 9, 0.3); + background-image: none; + color: mix(#588809,#ffffff,0.5); + box-shadow: none; } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active { + color: #ffffff; } + .suggested-action.button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#588809,#ffffff,0.5); + box-shadow: none; } + .suggested-action.button.separator, .selection-mode.header-bar .suggested-action.separator.button, .selection-mode.toolbar .suggested-action.separator.button, .suggested-action.button .separator, .selection-mode.header-bar .suggested-action.button .separator, .selection-mode.toolbar .suggested-action.button .separator { + border: 1px solid currentColor; + color: #4f7a08; } + .suggested-action.button.separator:insensitive, .suggested-action.button .separator:insensitive { + color: #4b7408; } + +.destructive-action.button, .selection-mode.header-bar .destructive-action.button.suggested-action, .selection-mode.toolbar .destructive-action.button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #960a2f; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active, .destructive-action.button:active:hover, .destructive-action.button:active:focus, .destructive-action.button:active:hover:focus, .destructive-action.button:checked, .selection-mode.header-bar .destructive-action.button.suggested-action:checked, .selection-mode.toolbar .destructive-action.button.suggested-action:checked, .destructive-action.button:checked:hover, .destructive-action.button:checked:focus, .destructive-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:insensitive, .selection-mode.header-bar .destructive-action.button.suggested-action:insensitive, .selection-mode.toolbar .destructive-action.button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:active:insensitive, .destructive-action.button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button.flat, .selection-mode.header-bar .destructive-action.flat.button.suggested-action, .selection-mode.toolbar .destructive-action.flat.button.suggested-action { + border-color: rgba(150, 10, 47, 0); + background-color: rgba(150, 10, 47, 0); + background-image: none; + box-shadow: none; } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover, .destructive-action.button.flat:focus, .destructive-action.button.flat:hover { + background-color: #b40c38; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .destructive-action.button:hover:focus, .destructive-action.button:hover:hover, .destructive-action.button.flat:hover:focus, .destructive-action.button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:active, .destructive-action.button:hover:active:focus, .destructive-action.button.flat:hover:active:focus, .destructive-action.button:focus:checked, .destructive-action.button:hover:checked:focus, .destructive-action.button.flat:hover:checked:focus, .destructive-action.button:hover:active, .destructive-action.button:hover:checked, .destructive-action.button.flat:focus:active, .destructive-action.button.flat:hover:active:hover:focus, .destructive-action.button.flat:focus:checked, .destructive-action.button.flat:hover:checked:hover:focus, .destructive-action.button.flat:hover:active, .destructive-action.button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:insensitive, .destructive-action.button:hover:insensitive, .destructive-action.button.flat:focus:insensitive, .destructive-action.button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:active:insensitive, .destructive-action.button:focus:checked:insensitive, .destructive-action.button:hover:active:insensitive, .destructive-action.button:hover:checked:insensitive, .destructive-action.button.flat:focus:active:insensitive, .destructive-action.button.flat:focus:checked:insensitive, .destructive-action.button.flat:hover:active:insensitive, .destructive-action.button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active, .destructive-action.button:checked, .selection-mode.header-bar .destructive-action.button.suggested-action:checked, .selection-mode.toolbar .destructive-action.button.suggested-action:checked, .destructive-action.button.flat:active, .destructive-action.button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .destructive-action.button:active:focus, .destructive-action.button:active:hover, .destructive-action.button:checked:focus, .destructive-action.button:checked:hover, .destructive-action.button.flat:active:focus, .destructive-action.button.flat:active:hover, .destructive-action.button.flat:checked:focus, .destructive-action.button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover, .destructive-action.button.flat:focus, .destructive-action.button.flat:hover { + color: #ffffff; } + .destructive-action.button:active:insensitive, .destructive-action.button:checked:insensitive, .destructive-action.button.flat:active:insensitive, .destructive-action.button.flat:checked:insensitive { + background-color: #87092a; + background-image: none; + color: #ffffff; + box-shadow: none; } + .destructive-action.button:insensitive:insensitive, .destructive-action.button.flat:insensitive:insensitive { + background-color: rgba(150, 10, 47, 0.3); + background-image: none; + color: mix(#960a2f,#ffffff,0.5); + box-shadow: none; } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active { + color: #ffffff; } + .destructive-action.button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#960a2f,#ffffff,0.5); + box-shadow: none; } + .destructive-action.button.separator, .selection-mode.header-bar .destructive-action.separator.button.suggested-action, .selection-mode.toolbar .destructive-action.separator.button.suggested-action, .destructive-action.button .separator, .selection-mode.header-bar .destructive-action.button.suggested-action .separator, .selection-mode.toolbar .destructive-action.button.suggested-action .separator { + border: 1px solid currentColor; + color: #87092a; } + .destructive-action.button.separator:insensitive, .destructive-action.button .separator:insensitive { + color: #800928; } + +/****************** +* selection mode * +******************/ +.selection-mode.header-bar, .selection-mode.toolbar { + background-color: #000000; + background-image: none; + border-color: black; + padding: 4px; + color: #ffffff; } + .selection-mode.header-bar:focus, .selection-mode.header-bar:hover, .selection-mode.toolbar:focus, .selection-mode.toolbar:hover { + border-color: black; } + .selection-mode.header-bar:active, .selection-mode.header-bar:active:hover, .selection-mode.header-bar:active:focus, .selection-mode.header-bar:active:hover:focus, .selection-mode.header-bar:checked, .selection-mode.header-bar:checked:hover, .selection-mode.header-bar:checked:focus, .selection-mode.header-bar:checked:hover:focus, .selection-mode.toolbar:active, .selection-mode.toolbar:active:hover, .selection-mode.toolbar:active:focus, .selection-mode.toolbar:active:hover:focus, .selection-mode.toolbar:checked, .selection-mode.toolbar:checked:hover, .selection-mode.toolbar:checked:focus, .selection-mode.toolbar:checked:hover:focus { + border-color: black; } + .selection-mode.header-bar:insensitive, .selection-mode.toolbar:insensitive { + border-color: black; } + .selection-mode.header-bar:active:insensitive, .selection-mode.header-bar:checked:insensitive, .selection-mode.toolbar:active:insensitive, .selection-mode.toolbar:checked:insensitive { + border-color: black; } + .selection-mode.header-bar:insensitive, .selection-mode.toolbar:insensitive { + background-color: black; + background-image: none; + color: mix(#ffffff,#000000,0.5); } + .selection-mode.header-bar .title, .selection-mode.toolbar .title { + font: bold; + padding: 0 4px; } + .selection-mode.header-bar .subtitle, .selection-mode.toolbar .subtitle { + font: smaller; + padding: 0 4px; } + .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover:focus, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover:focus, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover:focus, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:insensitive, .selection-mode.toolbar .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button.flat, .selection-mode.toolbar .button.flat { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .selection-mode.header-bar .button:hover:focus, .selection-mode.header-bar .button:hover:hover, .selection-mode.header-bar .button.flat:hover:focus, .selection-mode.header-bar .button.flat:hover:hover, .selection-mode.toolbar .button:hover:focus, .selection-mode.toolbar .button:hover:hover, .selection-mode.toolbar .button.flat:hover:focus, .selection-mode.toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .button.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .button.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .button.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .button.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:insensitive, .selection-mode.header-bar .button:hover:insensitive, .selection-mode.header-bar .button.flat:focus:insensitive, .selection-mode.header-bar .button.flat:hover:insensitive, .selection-mode.toolbar .button:focus:insensitive, .selection-mode.toolbar .button:hover:insensitive, .selection-mode.toolbar .button.flat:focus:insensitive, .selection-mode.toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active:insensitive, .selection-mode.header-bar .button:focus:checked:insensitive, .selection-mode.header-bar .button:hover:active:insensitive, .selection-mode.header-bar .button:hover:checked:insensitive, .selection-mode.header-bar .button.flat:focus:active:insensitive, .selection-mode.header-bar .button.flat:focus:checked:insensitive, .selection-mode.header-bar .button.flat:hover:active:insensitive, .selection-mode.header-bar .button.flat:hover:checked:insensitive, .selection-mode.toolbar .button:focus:active:insensitive, .selection-mode.toolbar .button:focus:checked:insensitive, .selection-mode.toolbar .button:hover:active:insensitive, .selection-mode.toolbar .button:hover:checked:insensitive, .selection-mode.toolbar .button.flat:focus:active:insensitive, .selection-mode.toolbar .button.flat:focus:checked:insensitive, .selection-mode.toolbar .button.flat:hover:active:insensitive, .selection-mode.toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button.flat:active, .selection-mode.header-bar .button.flat:checked, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button.flat:active, .selection-mode.toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button.flat:active:focus, .selection-mode.header-bar .button.flat:active:hover, .selection-mode.header-bar .button.flat:checked:focus, .selection-mode.header-bar .button.flat:checked:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button.flat:active:focus, .selection-mode.toolbar .button.flat:active:hover, .selection-mode.toolbar .button.flat:checked:focus, .selection-mode.toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + color: #d3dae3; } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.header-bar .button.flat:active:insensitive, .selection-mode.header-bar .button.flat:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive, .selection-mode.toolbar .button.flat:active:insensitive, .selection-mode.toolbar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .selection-mode.header-bar .button:insensitive:insensitive, .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active { + color: #d3dae3; } + .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .selection-mode.header-bar .button.separator, .selection-mode.header-bar .button .separator, .selection-mode.toolbar .button.separator, .selection-mode.toolbar .button .separator { + border: 1px solid currentColor; + color: #121310; } + .selection-mode.header-bar .button.separator:insensitive, .selection-mode.header-bar .button .separator:insensitive, .selection-mode.toolbar .button.separator:insensitive, .selection-mode.toolbar .button .separator:insensitive { + color: #11120f; } + .selection-mode.header-bar .button.linked, .selection-mode.header-bar .linked .button, .selection-mode.toolbar .button.linked, .selection-mode.toolbar .linked .button { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .selection-mode.header-bar .button.linked:focus, .selection-mode.header-bar .button.linked:hover, .selection-mode.header-bar .linked .button:focus, .selection-mode.header-bar .linked .button:hover, .selection-mode.toolbar .button.linked:focus, .selection-mode.toolbar .button.linked:hover, .selection-mode.toolbar .linked .button:focus, .selection-mode.toolbar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .selection-mode.header-bar .button.linked:active, .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .button.linked:active:hover, .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:focus, .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked, .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active, .selection-mode.header-bar .linked .button.suggested-action:active, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:hover, .selection-mode.header-bar .linked .button.suggested-action:active:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:focus, .selection-mode.header-bar .linked .button.suggested-action:active:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked, .selection-mode.header-bar .linked .button.suggested-action:checked, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .button.linked:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active, .selection-mode.toolbar .linked .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked, .selection-mode.toolbar .linked .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + .selection-mode.header-bar .button.linked:insensitive, .selection-mode.header-bar .linked .button:insensitive, .selection-mode.toolbar .button.linked:insensitive, .selection-mode.toolbar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .selection-mode.header-bar .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .linked .button:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .linked .button:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .button.linked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .button.linked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked .button:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked .button:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .selection-mode.header-bar .button.linked:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .button.linked:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .linked .button:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .linked .button:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .button.linked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .button.linked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .linked .button:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked .button:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover { + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .selection-mode.header-bar .button.linked:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .button.linked:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .button.linked:active:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .button.linked:active:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .button.linked:checked:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .button.linked:checked:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .linked .button:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked .button:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked .button:active:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .linked .button:active:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .linked .button:checked:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .linked .button:checked:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .button.linked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .button.linked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .button.linked:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .button.linked:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .button.linked:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .button.linked:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked .button:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked .button:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked .button:active:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked .button:active:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked .button:checked:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked .button:checked:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:only-child { + box-shadow: none; } + .selection-mode.header-bar .button.linked:active:last-child, .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .button.linked:active:last-child:focus, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:last-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked:last-child, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:last-child:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:last-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active:last-child, .selection-mode.header-bar .linked .button.suggested-action:active:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:last-child:focus, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:last-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked:last-child, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:last-child:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:last-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .button.linked:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child, .selection-mode.toolbar .linked .button.suggested-action:active:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:last-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:last-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:last-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:last-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus { + box-shadow: inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .selection-mode.header-bar .button.linked:active:only-child, .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .button.linked:active:only-child:focus, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:only-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked:only-child, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:only-child:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:only-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active:only-child, .selection-mode.header-bar .linked .button.suggested-action:active:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:only-child:focus, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:only-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked:only-child, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:only-child:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:only-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .button.linked:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child, .selection-mode.toolbar .linked .button.suggested-action:active:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:only-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:only-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:only-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:only-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus { + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06); } + .selection-mode.header-bar GtkComboBox, .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar GtkComboBox, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + padding: 1px; } + .selection-mode.header-bar GtkComboBox.text-button, .selection-mode.header-bar .button.text-button, .selection-mode.toolbar GtkComboBox.text-button, .selection-mode.toolbar .button.text-button { + padding: 2px; } + .selection-mode.header-bar GtkComboBox.image-button, .selection-mode.header-bar .button.image-button, .selection-mode.toolbar GtkComboBox.image-button, .selection-mode.toolbar .button.image-button { + padding: 3px 1px 3px 2px; } + .selection-mode.header-bar GtkSeparatorToolItem, .selection-mode.header-bar .separator, .selection-mode.header-bar .separator:insensitive, .selection-mode.toolbar GtkSeparatorToolItem, .selection-mode.toolbar .separator, .selection-mode.toolbar .separator:insensitive { + color: black; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .selection-mode.header-bar .menubar, .selection-mode.toolbar .menubar { + -GtkToolbar-button-relief: normal; } + .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #000000; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover:focus, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover:focus, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover:focus, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:insensitive, .selection-mode.toolbar .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button.flat, .selection-mode.toolbar .button.flat { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + background-color: black; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .selection-mode.header-bar .button:hover:focus, .selection-mode.header-bar .button:hover:hover, .selection-mode.header-bar .button.flat:hover:focus, .selection-mode.header-bar .button.flat:hover:hover, .selection-mode.toolbar .button:hover:focus, .selection-mode.toolbar .button:hover:hover, .selection-mode.toolbar .button.flat:hover:focus, .selection-mode.toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .button.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .button.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .button.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .button.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:insensitive, .selection-mode.header-bar .button:hover:insensitive, .selection-mode.header-bar .button.flat:focus:insensitive, .selection-mode.header-bar .button.flat:hover:insensitive, .selection-mode.toolbar .button:focus:insensitive, .selection-mode.toolbar .button:hover:insensitive, .selection-mode.toolbar .button.flat:focus:insensitive, .selection-mode.toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active:insensitive, .selection-mode.header-bar .button:focus:checked:insensitive, .selection-mode.header-bar .button:hover:active:insensitive, .selection-mode.header-bar .button:hover:checked:insensitive, .selection-mode.header-bar .button.flat:focus:active:insensitive, .selection-mode.header-bar .button.flat:focus:checked:insensitive, .selection-mode.header-bar .button.flat:hover:active:insensitive, .selection-mode.header-bar .button.flat:hover:checked:insensitive, .selection-mode.toolbar .button:focus:active:insensitive, .selection-mode.toolbar .button:focus:checked:insensitive, .selection-mode.toolbar .button:hover:active:insensitive, .selection-mode.toolbar .button:hover:checked:insensitive, .selection-mode.toolbar .button.flat:focus:active:insensitive, .selection-mode.toolbar .button.flat:focus:checked:insensitive, .selection-mode.toolbar .button.flat:hover:active:insensitive, .selection-mode.toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button.flat:active, .selection-mode.header-bar .button.flat:checked, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button.flat:active, .selection-mode.toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button.flat:active:focus, .selection-mode.header-bar .button.flat:active:hover, .selection-mode.header-bar .button.flat:checked:focus, .selection-mode.header-bar .button.flat:checked:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button.flat:active:focus, .selection-mode.toolbar .button.flat:active:hover, .selection-mode.toolbar .button.flat:checked:focus, .selection-mode.toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + color: #ffffff; } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.header-bar .button.flat:active:insensitive, .selection-mode.header-bar .button.flat:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive, .selection-mode.toolbar .button.flat:active:insensitive, .selection-mode.toolbar .button.flat:checked:insensitive { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: none; } + .selection-mode.header-bar .button:insensitive:insensitive, .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0.3); + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active { + color: #ffffff; } + .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .selection-mode.header-bar .button.separator, .selection-mode.header-bar .button .separator, .selection-mode.toolbar .button.separator, .selection-mode.toolbar .button .separator { + border: 1px solid currentColor; + color: black; } + .selection-mode.header-bar .button.separator:insensitive, .selection-mode.header-bar .button .separator:insensitive, .selection-mode.toolbar .button.separator:insensitive, .selection-mode.toolbar .button .separator:insensitive { + color: black; } + .selection-mode.header-bar .selection-menu.button, .selection-mode.toolbar .selection-menu.button { + border: 0; + background-color: transparent; + background-image: none; + color: black; } + .selection-mode.header-bar .selection-menu.button:hover, .selection-mode.toolbar .selection-menu.button:hover { + color: black; } + .selection-mode.header-bar .selection-menu.button:active, .selection-mode.toolbar .selection-menu.button:active { + color: black; } + .selection-mode.header-bar .dim-label, .selection-mode.header-bar GtkLabel.separator, .selection-menu.button .selection-mode.header-bar .dim-label, .selection-mode.toolbar .dim-label, .selection-mode.toolbar GtkLabel.separator, .selection-menu.button .selection-mode.toolbar .dim-label { + color: black; } + +.selection-mode.toolbar { + padding: 2px; } + +/********** + ! Calendar +***********/ +GtkCalendar { + padding: 1px 3px; + outline-offset: -1px; } + GtkCalendar:inconsistent { + color: mix(#141512,#d3dae3,0.5); } + GtkCalendar.view, GtkCalendar.view:focus, GtkCalendar.view:hover, GtkCalendar.view:insensitive, GtkCalendar.highlight, GtkCalendar.highlight:focus, GtkCalendar.highlight:hover, GtkCalendar.highlight:insensitive, GtkCalendar.header, GtkCalendar.header:focus, GtkCalendar.header:hover, GtkCalendar.header:insensitive, GtkCalendar.button, .selection-mode.header-bar GtkCalendar.button.suggested-action, .selection-mode.toolbar GtkCalendar.button.suggested-action, GtkCalendar.button:focus, GtkCalendar.button:hover, GtkCalendar.button:insensitive { + background-color: transparent; + background-image: none; + border-width: 0; + border-radius: 0; } + GtkCalendar.button, .selection-mode.header-bar GtkCalendar.button.suggested-action, .selection-mode.toolbar GtkCalendar.button.suggested-action, GtkCalendar.button:focus, GtkCalendar.button:hover, GtkCalendar.button:insensitive { + color: #d5dbe4; + border-width: 0; + box-shadow: none; } + GtkCalendar.highlight { + color: #000000; } + +/* gnome-calendar */ +.calendar-view { + background-color: #d3dae3; + color: #262626; } + +/*************** + ! Color chooser +****************/ +GtkColorSwatch, GtkColorSwatch:selected { + border: 1px solid rgba(8, 8, 7, 0.1); + border-radius: 3px; + background-color: transparent; + background-clip: border-box; } + GtkColorSwatch:hover, GtkColorSwatch:selected:hover { + border-color: rgba(8, 8, 7, 0.3); } + +GtkColorSwatch.color-light:selected:hover, GtkColorSwatch.color-dark:selected:hover { + background-image: none; } + +GtkColorSwatch.left, GtkColorSwatch:first-child, .linked > GtkComboBox:first-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:first-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:first-child > GtkColorSwatch.button.suggested-action { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + +GtkColorSwatch.right, GtkColorSwatch:last-child, .linked > GtkComboBox:last-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkColorSwatch.button.suggested-action { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorSwatch:only-child, .linked > GtkComboBox:only-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:only-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > GtkColorSwatch.button.suggested-action { + border-radius: 3px; } + +GtkColorSwatch.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +GtkColorSwatch.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorEditor GtkColorSwatch { + border-radius: 3px; } + GtkColorEditor GtkColorSwatch.color-dark:hover, GtkColorEditor GtkColorSwatch.color-light:hover { + background-image: none; + border-color: rgba(8, 8, 7, 0.3); } + +GtkColorChooserWidget #add-color-button { + background-clip: padding-box; + border-color: rgba(8, 8, 7, 0.1); + background-color: #c6cfda; + color: #141512; } + GtkColorChooserWidget #add-color-button:hover { + border-color: rgba(8, 8, 7, 0.3); + background-color: #b8c3d2; + color: #141512; } + +.color-active-badge, .color-active-badge:selected { + border-width: 2px; + border-style: solid; + background-color: transparent; } + +.color-active-badge.color-light, .color-active-badge.color-light:hover { + border-color: rgba(8, 8, 7, 0.3); + color: rgba(8, 8, 7, 0.3); } + +.color-active-badge.color-dark, .color-active-badge.color-dark:hover { + border-color: rgba(213, 219, 228, 0.3); + color: rgba(213, 219, 228, 0.3); } + +GtkColorButton.button, .selection-mode.header-bar GtkColorButton.button.suggested-action, .selection-mode.toolbar GtkColorButton.button.suggested-action { + padding: 2px; } + +/*********************** +! Font and file choosers +************************/ +GtkFontButton .separator, GtkFileChooserButton .separator { + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; } + +GtkFontButton GtkLabel:last-child, GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button, GtkFontButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkLabel.button, GtkFontButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.header-bar GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFontButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.toolbar GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFileChooserButton GtkLabel:last-child, GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button, GtkFileChooserButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkLabel.button, GtkFileChooserButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.header-bar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFileChooserButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.toolbar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action { + color: alpha(currentColor,0.7); } + +GtkFontButton GtkImage:last-child, GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button, GtkFontButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkImage.button, GtkFontButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.header-bar GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFontButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.toolbar GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFileChooserButton GtkImage:last-child, GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button, GtkFileChooserButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkImage.button, GtkFileChooserButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.header-bar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFileChooserButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.toolbar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action { + color: alpha(currentColor,0.7); } + +GtkFileChooser { + /* for fallback when header bar not used */ } + GtkFileChooser .pane-separator, GtkFileChooser .pane-separator:hover { + border-width: 0 1px 0 0; + border-style: solid; + border-color: currentColor; + background-color: #d3dae3; + color: #b8c3d2; } + GtkFileChooser .dialog-action-box { + border-width: 1px 0 0; + border-style: solid; + border-color: #8396b0; } + +/****************** + ! Grid and flowbox +*******************/ +.list { + background-color: #cbd3de; + color: #141512; } + .list-row, .list-row.button, .selection-mode.header-bar .list-row.button.suggested-action, .selection-mode.toolbar .list-row.button.suggested-action { + border: 0; + border-radius: 0; + padding: 2px; + background-image: none; + background-color: rgba(211, 218, 227, 0); + box-shadow: none; } + .list-row:hover, .list-row.button:hover, .selection-mode.header-bar .list-row.button.suggested-action:hover, .selection-mode.toolbar .list-row.button.suggested-action:hover { + background-image: none; + background-color: #d8dfe6; } + .list-row:selected, .list-row:selected:hover, .list-row:selected:focus, .list-row.button:selected, .selection-mode.header-bar .list-row.button.suggested-action:selected, .selection-mode.toolbar .list-row.button.suggested-action:selected, .list-row.button:selected:hover, .list-row.button:selected:focus { + background-image: none; + background-color: #000000; + color: #ffffff; } + +.grid-child, GtkFlowBox .grid-child { + padding: 2px; + border-radius: 3px; } + .grid-child:selected, GtkFlowBox .grid-child:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +GtkInfoBar { + border: 0; } + +.info { + background-color: #380a85; + background-image: none; + border: 1px solid #2d086a; + color: #262626; } + .info .button, .info .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .info .button.suggested-action, .info .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .info .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #380a85; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active, .info .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .info .suggested-action.button:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active, .info .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .info .suggested-action.button:active, .info .button:active:hover, .info .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .info .button.suggested-action:active:hover, .info .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .info .button.suggested-action:active:hover, .info .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .button:active:focus, .info .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .info .button.suggested-action:active:focus, .info .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .info .button.suggested-action:active:focus, .info .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .button:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:active:hover:focus, .info .button:checked, .info .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .info .button.suggested-action:checked, .info .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .info .button.suggested-action:checked, .info .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .info .suggested-action.button:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked, .info .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .info .suggested-action.button:checked, .info .button:checked:hover, .info .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .info .button.suggested-action:checked:hover, .info .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .info .button.suggested-action:checked:hover, .info .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .button:checked:focus, .info .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .info .button.suggested-action:checked:focus, .info .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .info .button.suggested-action:checked:focus, .info .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .button:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:insensitive, .info .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .info .button.suggested-action:insensitive, .info .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .info .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:active:insensitive, .info .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .info .button.flat, .info .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .info .flat.button.suggested-action, .info .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .info .flat.button.suggested-action { + border-color: rgba(56, 10, 133, 0); + background-color: rgba(56, 10, 133, 0); + background-image: none; + box-shadow: none; } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover, .info .button.flat:focus, .info .button.flat:hover { + background-color: #430ca0; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .info .button:focus:focus, .info .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .info .button.suggested-action:focus:focus, .info .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .info .button.suggested-action:focus:focus, .info .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .info .suggested-action.button:focus:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:focus, .info .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .info .suggested-action.button:focus:focus, .info .button:focus:hover, .info .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .info .button.suggested-action:focus:hover, .info .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .info .button.suggested-action:focus:hover, .info .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .info .suggested-action.button:focus:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:hover, .info .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .info .suggested-action.button:focus:hover, .info .button:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:focus, .info .button:hover:hover, .info .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .info .button.suggested-action:hover:hover, .info .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .info .button.suggested-action:hover:hover, .info .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .info .suggested-action.button:hover:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:hover, .info .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .info .suggested-action.button:hover:hover, .info .button.flat:focus:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:focus, .info .button.flat:focus:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:hover, .info .button.flat:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:focus, .info .button.flat:hover:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:active, .info .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .info .button.suggested-action:focus:active, .info .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .info .button.suggested-action:focus:active, .info .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .info .suggested-action.button:focus:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active, .info .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .info .suggested-action.button:focus:active, .info .button:focus:active:hover, .info .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .info .button.suggested-action:focus:active:hover, .info .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .info .button.suggested-action:focus:active:hover, .info .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .info .suggested-action.button:focus:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .info .suggested-action.button:focus:active:hover, .info .button:focus:active:focus, .info .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .info .button.suggested-action:focus:active:focus, .info .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .info .button.suggested-action:focus:active:focus, .info .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .info .suggested-action.button:focus:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .info .suggested-action.button:focus:active:focus, .info .button:focus:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:focus:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:focus:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:focus:active:hover:focus, .info .button:focus:checked, .info .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .info .button.suggested-action:focus:checked, .info .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .info .button.suggested-action:focus:checked, .info .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .info .suggested-action.button:focus:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked, .info .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .info .suggested-action.button:focus:checked, .info .button:focus:checked:hover, .info .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .info .button.suggested-action:focus:checked:hover, .info .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .info .button.suggested-action:focus:checked:hover, .info .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover, .info .button:focus:checked:focus, .info .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .info .button.suggested-action:focus:checked:focus, .info .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .info .button.suggested-action:focus:checked:focus, .info .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .info .suggested-action.button:focus:checked:focus, .info .button:focus:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:focus:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:focus:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover:focus, .info .button:hover:active, .info .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .info .button.suggested-action:hover:active, .info .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .info .button.suggested-action:hover:active, .info .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .info .suggested-action.button:hover:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active, .info .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .info .suggested-action.button:hover:active, .info .button:hover:active:hover, .info .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .info .button.suggested-action:hover:active:hover, .info .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .info .button.suggested-action:hover:active:hover, .info .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .info .suggested-action.button:hover:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .info .suggested-action.button:hover:active:hover, .info .button:hover:active:focus, .info .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .info .button.suggested-action:hover:active:focus, .info .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .info .button.suggested-action:hover:active:focus, .info .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .info .suggested-action.button:hover:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .info .suggested-action.button:hover:active:focus, .info .button:hover:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:active:hover:focus, .info .button:hover:checked, .info .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .info .button.suggested-action:hover:checked, .info .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .info .button.suggested-action:hover:checked, .info .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .info .suggested-action.button:hover:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked, .info .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .info .suggested-action.button:hover:checked, .info .button:hover:checked:hover, .info .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .info .button.suggested-action:hover:checked:hover, .info .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .info .button.suggested-action:hover:checked:hover, .info .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover, .info .button:hover:checked:focus, .info .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .info .button.suggested-action:hover:checked:focus, .info .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .info .button.suggested-action:hover:checked:focus, .info .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .info .suggested-action.button:hover:checked:focus, .info .button:hover:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover:focus, .info .button.flat:focus:active, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active, .info .button.flat:focus:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover, .info .button.flat:focus:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:focus, .info .button.flat:focus:active:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover:focus, .info .button.flat:focus:checked, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked, .info .button.flat:focus:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover, .info .button.flat:focus:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:focus, .info .button.flat:focus:checked:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .button.flat:hover:active, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active, .info .button.flat:hover:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover, .info .button.flat:hover:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:focus, .info .button.flat:hover:active:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover:focus, .info .button.flat:hover:checked, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked, .info .button.flat:hover:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover, .info .button.flat:hover:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:focus, .info .button.flat:hover:checked:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:insensitive, .info .button:hover:insensitive, .info .button.flat:focus:insensitive, .info .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:active:insensitive, .info .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .info .button.suggested-action:focus:active:insensitive, .info .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .info .button.suggested-action:focus:active:insensitive, .info .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .info .suggested-action.button:focus:active:insensitive, .info .button:focus:checked:insensitive, .info .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .info .button.suggested-action:focus:checked:insensitive, .info .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .info .button.suggested-action:focus:checked:insensitive, .info .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .info .suggested-action.button:focus:checked:insensitive, .info .button:hover:active:insensitive, .info .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .info .button.suggested-action:hover:active:insensitive, .info .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .info .button.suggested-action:hover:active:insensitive, .info .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .info .suggested-action.button:hover:active:insensitive, .info .button:hover:checked:insensitive, .info .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .info .button.suggested-action:hover:checked:insensitive, .info .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .info .button.suggested-action:hover:checked:insensitive, .info .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .info .suggested-action.button:hover:checked:insensitive, .info .button.flat:focus:active:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:insensitive, .info .button.flat:focus:checked:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:insensitive, .info .button.flat:hover:active:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:insensitive, .info .button.flat:hover:checked:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active, .info .button:checked, .info .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .info .button.suggested-action:checked, .info .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .info .button.suggested-action:checked, .info .button.flat:active, .info .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .info .button:active:focus, .info .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .info .button.suggested-action:active:focus, .info .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .info .button.suggested-action:active:focus, .info .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .button:active:hover, .info .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .info .button.suggested-action:active:hover, .info .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .info .button.suggested-action:active:hover, .info .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .button:checked:focus, .info .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .info .button.suggested-action:checked:focus, .info .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .info .button.suggested-action:checked:focus, .info .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .button:checked:hover, .info .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .info .button.suggested-action:checked:hover, .info .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .info .button.suggested-action:checked:hover, .info .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .button.flat:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:active:focus, .info .button.flat:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:active:hover, .info .button.flat:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:checked:focus, .info .button.flat:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover, .info .button.flat:focus, .info .button.flat:hover { + color: #262626; } + .info .button:active:insensitive, .info .button:checked:insensitive, .info .button.flat:active:insensitive, .info .button.flat:checked:insensitive { + background-color: #320978; + background-image: none; + color: #262626; + box-shadow: none; } + .info .button:insensitive:insensitive, .info .button.flat:insensitive:insensitive { + background-color: rgba(56, 10, 133, 0.3); + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active { + color: #262626; } + .info .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .info .button.separator, .info .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .info .separator.button.suggested-action, .info .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .info .separator.button.suggested-action, .info .button .separator, .info .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .info .button.suggested-action .separator, .info .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .info .button.suggested-action .separator { + border: 1px solid currentColor; + color: #320978; } + .info .button.separator:insensitive, .info .button .separator:insensitive { + color: #300971; } + +.warning { + background-color: #966207; + background-image: none; + border: 1px solid #784e06; + color: #262626; } + .warning .button, .warning .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .warning .button.suggested-action, .warning .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .warning .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #966207; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active, .warning .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .warning .suggested-action.button:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active, .warning .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .warning .suggested-action.button:active, .warning .button:active:hover, .warning .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .warning .button.suggested-action:active:hover, .warning .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .warning .button.suggested-action:active:hover, .warning .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .button:active:focus, .warning .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .warning .button.suggested-action:active:focus, .warning .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .warning .button.suggested-action:active:focus, .warning .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .button:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:active:hover:focus, .warning .button:checked, .warning .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .warning .button.suggested-action:checked, .warning .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .warning .button.suggested-action:checked, .warning .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .warning .suggested-action.button:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked, .warning .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .warning .suggested-action.button:checked, .warning .button:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .button:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .button:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:insensitive, .warning .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .warning .button.suggested-action:insensitive, .warning .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .warning .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:active:insensitive, .warning .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button.flat, .warning .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .warning .flat.button.suggested-action, .warning .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .warning .flat.button.suggested-action { + border-color: rgba(150, 98, 7, 0); + background-color: rgba(150, 98, 7, 0); + background-image: none; + box-shadow: none; } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover, .warning .button.flat:focus, .warning .button.flat:hover { + background-color: #b47608; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .warning .button:focus:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:focus, .warning .button:focus:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:hover, .warning .button:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:focus, .warning .button:hover:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:hover, .warning .button.flat:focus:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:focus, .warning .button.flat:focus:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:hover, .warning .button.flat:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:focus, .warning .button.flat:hover:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:active, .warning .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .warning .button.suggested-action:focus:active, .warning .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .warning .button.suggested-action:focus:active, .warning .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .warning .suggested-action.button:focus:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active, .warning .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .warning .suggested-action.button:focus:active, .warning .button:focus:active:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:active:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:active:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover, .warning .button:focus:active:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:active:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:active:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:active:focus, .warning .button:focus:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover:focus, .warning .button:focus:checked, .warning .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .warning .button.suggested-action:focus:checked, .warning .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .warning .button.suggested-action:focus:checked, .warning .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .warning .suggested-action.button:focus:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked, .warning .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .warning .suggested-action.button:focus:checked, .warning .button:focus:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover, .warning .button:focus:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:focus, .warning .button:focus:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover:focus, .warning .button:hover:active, .warning .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .warning .button.suggested-action:hover:active, .warning .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .warning .button.suggested-action:hover:active, .warning .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .warning .suggested-action.button:hover:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active, .warning .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .warning .suggested-action.button:hover:active, .warning .button:hover:active:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:active:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:active:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover, .warning .button:hover:active:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:active:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:active:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:active:focus, .warning .button:hover:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover:focus, .warning .button:hover:checked, .warning .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .warning .button.suggested-action:hover:checked, .warning .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .warning .button.suggested-action:hover:checked, .warning .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .warning .suggested-action.button:hover:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked, .warning .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .warning .suggested-action.button:hover:checked, .warning .button:hover:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover, .warning .button:hover:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:focus, .warning .button:hover:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover:focus, .warning .button.flat:focus:active, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active, .warning .button.flat:focus:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover, .warning .button.flat:focus:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:focus, .warning .button.flat:focus:active:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .button.flat:focus:checked, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked, .warning .button.flat:focus:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover, .warning .button.flat:focus:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:focus, .warning .button.flat:focus:checked:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .button.flat:hover:active, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active, .warning .button.flat:hover:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover, .warning .button.flat:hover:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:focus, .warning .button.flat:hover:active:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .button.flat:hover:checked, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked, .warning .button.flat:hover:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover, .warning .button.flat:hover:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:focus, .warning .button.flat:hover:checked:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:insensitive, .warning .button:hover:insensitive, .warning .button.flat:focus:insensitive, .warning .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:active:insensitive, .warning .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .warning .button.suggested-action:focus:active:insensitive, .warning .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .warning .button.suggested-action:focus:active:insensitive, .warning .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .warning .suggested-action.button:focus:active:insensitive, .warning .button:focus:checked:insensitive, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:insensitive, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:insensitive, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:insensitive, .warning .button:hover:active:insensitive, .warning .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .warning .button.suggested-action:hover:active:insensitive, .warning .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .warning .button.suggested-action:hover:active:insensitive, .warning .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .warning .suggested-action.button:hover:active:insensitive, .warning .button:hover:checked:insensitive, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:insensitive, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:insensitive, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:insensitive, .warning .button.flat:focus:active:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .button.flat:focus:checked:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .button.flat:hover:active:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .button.flat:hover:checked:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active, .warning .button:checked, .warning .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .warning .button.suggested-action:checked, .warning .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .warning .button.suggested-action:checked, .warning .button.flat:active, .warning .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .warning .button:active:focus, .warning .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .warning .button.suggested-action:active:focus, .warning .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .warning .button.suggested-action:active:focus, .warning .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .button:active:hover, .warning .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .warning .button.suggested-action:active:hover, .warning .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .warning .button.suggested-action:active:hover, .warning .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .button:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .button:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .button.flat:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:active:focus, .warning .button.flat:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:active:hover, .warning .button.flat:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:checked:focus, .warning .button.flat:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover, .warning .button.flat:focus, .warning .button.flat:hover { + color: #262626; } + .warning .button:active:insensitive, .warning .button:checked:insensitive, .warning .button.flat:active:insensitive, .warning .button.flat:checked:insensitive { + background-color: #875806; + background-image: none; + color: #262626; + box-shadow: none; } + .warning .button:insensitive:insensitive, .warning .button.flat:insensitive:insensitive { + background-color: rgba(150, 98, 7, 0.3); + background-image: none; + color: mix(#966207,#262626,0.5); + box-shadow: none; } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active { + color: #262626; } + .warning .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#966207,#262626,0.5); + box-shadow: none; } + .warning .button.separator, .warning .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .warning .separator.button.suggested-action, .warning .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .warning .separator.button.suggested-action, .warning .button .separator, .warning .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .warning .button.suggested-action .separator, .warning .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .warning .button.suggested-action .separator { + border: 1px solid currentColor; + color: #875806; } + .warning .button.separator:insensitive, .warning .button .separator:insensitive { + color: #805306; } + +.question { + background-color: #380a85; + background-image: none; + border: 1px solid #2d086a; + color: #262626; } + .question .button, .question .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .question .button.suggested-action, .question .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .question .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #380a85; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active, .question .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .question .suggested-action.button:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active, .question .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .question .suggested-action.button:active, .question .button:active:hover, .question .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .question .button.suggested-action:active:hover, .question .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .question .button.suggested-action:active:hover, .question .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .button:active:focus, .question .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .question .button.suggested-action:active:focus, .question .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .question .button.suggested-action:active:focus, .question .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .button:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:active:hover:focus, .question .button:checked, .question .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .question .button.suggested-action:checked, .question .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .question .button.suggested-action:checked, .question .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .question .suggested-action.button:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked, .question .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .question .suggested-action.button:checked, .question .button:checked:hover, .question .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .question .button.suggested-action:checked:hover, .question .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .question .button.suggested-action:checked:hover, .question .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .button:checked:focus, .question .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .question .button.suggested-action:checked:focus, .question .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .question .button.suggested-action:checked:focus, .question .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .button:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:insensitive, .question .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .question .button.suggested-action:insensitive, .question .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .question .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:active:insensitive, .question .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .question .button.flat, .question .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .question .flat.button.suggested-action, .question .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .question .flat.button.suggested-action { + border-color: rgba(56, 10, 133, 0); + background-color: rgba(56, 10, 133, 0); + background-image: none; + box-shadow: none; } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover, .question .button.flat:focus, .question .button.flat:hover { + background-color: #430ca0; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .question .button:focus:focus, .question .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .question .button.suggested-action:focus:focus, .question .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .question .button.suggested-action:focus:focus, .question .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .question .suggested-action.button:focus:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:focus, .question .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .question .suggested-action.button:focus:focus, .question .button:focus:hover, .question .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .question .button.suggested-action:focus:hover, .question .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .question .button.suggested-action:focus:hover, .question .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .question .suggested-action.button:focus:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:hover, .question .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .question .suggested-action.button:focus:hover, .question .button:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:focus, .question .button:hover:hover, .question .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .question .button.suggested-action:hover:hover, .question .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .question .button.suggested-action:hover:hover, .question .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .question .suggested-action.button:hover:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:hover, .question .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .question .suggested-action.button:hover:hover, .question .button.flat:focus:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:focus, .question .button.flat:focus:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:hover, .question .button.flat:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:focus, .question .button.flat:hover:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:active, .question .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .question .button.suggested-action:focus:active, .question .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .question .button.suggested-action:focus:active, .question .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .question .suggested-action.button:focus:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active, .question .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .question .suggested-action.button:focus:active, .question .button:focus:active:hover, .question .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .question .button.suggested-action:focus:active:hover, .question .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .question .button.suggested-action:focus:active:hover, .question .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .question .suggested-action.button:focus:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .question .suggested-action.button:focus:active:hover, .question .button:focus:active:focus, .question .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .question .button.suggested-action:focus:active:focus, .question .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .question .button.suggested-action:focus:active:focus, .question .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .question .suggested-action.button:focus:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .question .suggested-action.button:focus:active:focus, .question .button:focus:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:focus:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:focus:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:focus:active:hover:focus, .question .button:focus:checked, .question .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .question .button.suggested-action:focus:checked, .question .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .question .button.suggested-action:focus:checked, .question .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .question .suggested-action.button:focus:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked, .question .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .question .suggested-action.button:focus:checked, .question .button:focus:checked:hover, .question .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .question .button.suggested-action:focus:checked:hover, .question .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .question .button.suggested-action:focus:checked:hover, .question .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover, .question .button:focus:checked:focus, .question .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .question .button.suggested-action:focus:checked:focus, .question .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .question .button.suggested-action:focus:checked:focus, .question .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .question .suggested-action.button:focus:checked:focus, .question .button:focus:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:focus:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:focus:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover:focus, .question .button:hover:active, .question .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .question .button.suggested-action:hover:active, .question .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .question .button.suggested-action:hover:active, .question .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .question .suggested-action.button:hover:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active, .question .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .question .suggested-action.button:hover:active, .question .button:hover:active:hover, .question .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .question .button.suggested-action:hover:active:hover, .question .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .question .button.suggested-action:hover:active:hover, .question .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .question .suggested-action.button:hover:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .question .suggested-action.button:hover:active:hover, .question .button:hover:active:focus, .question .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .question .button.suggested-action:hover:active:focus, .question .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .question .button.suggested-action:hover:active:focus, .question .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .question .suggested-action.button:hover:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .question .suggested-action.button:hover:active:focus, .question .button:hover:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:active:hover:focus, .question .button:hover:checked, .question .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .question .button.suggested-action:hover:checked, .question .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .question .button.suggested-action:hover:checked, .question .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .question .suggested-action.button:hover:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked, .question .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .question .suggested-action.button:hover:checked, .question .button:hover:checked:hover, .question .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .question .button.suggested-action:hover:checked:hover, .question .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .question .button.suggested-action:hover:checked:hover, .question .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover, .question .button:hover:checked:focus, .question .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .question .button.suggested-action:hover:checked:focus, .question .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .question .button.suggested-action:hover:checked:focus, .question .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .question .suggested-action.button:hover:checked:focus, .question .button:hover:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover:focus, .question .button.flat:focus:active, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active, .question .button.flat:focus:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover, .question .button.flat:focus:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:focus, .question .button.flat:focus:active:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover:focus, .question .button.flat:focus:checked, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked, .question .button.flat:focus:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover, .question .button.flat:focus:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:focus, .question .button.flat:focus:checked:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .button.flat:hover:active, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active, .question .button.flat:hover:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover, .question .button.flat:hover:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:focus, .question .button.flat:hover:active:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover:focus, .question .button.flat:hover:checked, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked, .question .button.flat:hover:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover, .question .button.flat:hover:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:focus, .question .button.flat:hover:checked:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:insensitive, .question .button:hover:insensitive, .question .button.flat:focus:insensitive, .question .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:active:insensitive, .question .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .question .button.suggested-action:focus:active:insensitive, .question .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .question .button.suggested-action:focus:active:insensitive, .question .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .question .suggested-action.button:focus:active:insensitive, .question .button:focus:checked:insensitive, .question .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .question .button.suggested-action:focus:checked:insensitive, .question .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .question .button.suggested-action:focus:checked:insensitive, .question .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .question .suggested-action.button:focus:checked:insensitive, .question .button:hover:active:insensitive, .question .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .question .button.suggested-action:hover:active:insensitive, .question .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .question .button.suggested-action:hover:active:insensitive, .question .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .question .suggested-action.button:hover:active:insensitive, .question .button:hover:checked:insensitive, .question .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .question .button.suggested-action:hover:checked:insensitive, .question .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .question .button.suggested-action:hover:checked:insensitive, .question .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .question .suggested-action.button:hover:checked:insensitive, .question .button.flat:focus:active:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:insensitive, .question .button.flat:focus:checked:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:insensitive, .question .button.flat:hover:active:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:insensitive, .question .button.flat:hover:checked:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active, .question .button:checked, .question .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .question .button.suggested-action:checked, .question .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .question .button.suggested-action:checked, .question .button.flat:active, .question .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .question .button:active:focus, .question .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .question .button.suggested-action:active:focus, .question .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .question .button.suggested-action:active:focus, .question .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .button:active:hover, .question .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .question .button.suggested-action:active:hover, .question .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .question .button.suggested-action:active:hover, .question .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .button:checked:focus, .question .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .question .button.suggested-action:checked:focus, .question .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .question .button.suggested-action:checked:focus, .question .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .button:checked:hover, .question .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .question .button.suggested-action:checked:hover, .question .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .question .button.suggested-action:checked:hover, .question .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .button.flat:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:active:focus, .question .button.flat:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:active:hover, .question .button.flat:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:checked:focus, .question .button.flat:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover, .question .button.flat:focus, .question .button.flat:hover { + color: #262626; } + .question .button:active:insensitive, .question .button:checked:insensitive, .question .button.flat:active:insensitive, .question .button.flat:checked:insensitive { + background-color: #320978; + background-image: none; + color: #262626; + box-shadow: none; } + .question .button:insensitive:insensitive, .question .button.flat:insensitive:insensitive { + background-color: rgba(56, 10, 133, 0.3); + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active { + color: #262626; } + .question .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .question .button.separator, .question .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .question .separator.button.suggested-action, .question .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .question .separator.button.suggested-action, .question .button .separator, .question .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .question .button.suggested-action .separator, .question .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .question .button.suggested-action .separator { + border: 1px solid currentColor; + color: #320978; } + .question .button.separator:insensitive, .question .button .separator:insensitive { + color: #300971; } + +.error { + background-color: #960a2f; + background-image: none; + border: 1px solid #780826; + color: #262626; } + .error .button, .error .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .error .button.suggested-action, .error .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .error .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #960a2f; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active, .error .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .error .suggested-action.button:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active, .error .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .error .suggested-action.button:active, .error .button:active:hover, .error .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .error .button.suggested-action:active:hover, .error .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .error .button.suggested-action:active:hover, .error .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .button:active:focus, .error .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .error .button.suggested-action:active:focus, .error .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .error .button.suggested-action:active:focus, .error .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .button:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:active:hover:focus, .error .button:checked, .error .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .error .button.suggested-action:checked, .error .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .error .button.suggested-action:checked, .error .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .error .suggested-action.button:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked, .error .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .error .suggested-action.button:checked, .error .button:checked:hover, .error .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .error .button.suggested-action:checked:hover, .error .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .error .button.suggested-action:checked:hover, .error .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .button:checked:focus, .error .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .error .button.suggested-action:checked:focus, .error .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .error .button.suggested-action:checked:focus, .error .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .button:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:insensitive, .error .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .error .button.suggested-action:insensitive, .error .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .error .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:active:insensitive, .error .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .error .button.flat, .error .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .error .flat.button.suggested-action, .error .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .error .flat.button.suggested-action { + border-color: rgba(150, 10, 47, 0); + background-color: rgba(150, 10, 47, 0); + background-image: none; + box-shadow: none; } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover, .error .button.flat:focus, .error .button.flat:hover { + background-color: #b40c38; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .error .button:focus:focus, .error .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .error .button.suggested-action:focus:focus, .error .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .error .button.suggested-action:focus:focus, .error .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .error .suggested-action.button:focus:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:focus, .error .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .error .suggested-action.button:focus:focus, .error .button:focus:hover, .error .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .error .button.suggested-action:focus:hover, .error .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .error .button.suggested-action:focus:hover, .error .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .error .suggested-action.button:focus:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:hover, .error .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .error .suggested-action.button:focus:hover, .error .button:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:focus, .error .button:hover:hover, .error .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .error .button.suggested-action:hover:hover, .error .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .error .button.suggested-action:hover:hover, .error .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .error .suggested-action.button:hover:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:hover, .error .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .error .suggested-action.button:hover:hover, .error .button.flat:focus:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:focus, .error .button.flat:focus:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:hover, .error .button.flat:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:focus, .error .button.flat:hover:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:active, .error .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .error .button.suggested-action:focus:active, .error .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .error .button.suggested-action:focus:active, .error .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .error .suggested-action.button:focus:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active, .error .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .error .suggested-action.button:focus:active, .error .button:focus:active:hover, .error .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .error .button.suggested-action:focus:active:hover, .error .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .error .button.suggested-action:focus:active:hover, .error .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .error .suggested-action.button:focus:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .error .suggested-action.button:focus:active:hover, .error .button:focus:active:focus, .error .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .error .button.suggested-action:focus:active:focus, .error .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .error .button.suggested-action:focus:active:focus, .error .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .error .suggested-action.button:focus:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .error .suggested-action.button:focus:active:focus, .error .button:focus:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:focus:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:focus:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:focus:active:hover:focus, .error .button:focus:checked, .error .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .error .button.suggested-action:focus:checked, .error .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .error .button.suggested-action:focus:checked, .error .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .error .suggested-action.button:focus:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked, .error .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .error .suggested-action.button:focus:checked, .error .button:focus:checked:hover, .error .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .error .button.suggested-action:focus:checked:hover, .error .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .error .button.suggested-action:focus:checked:hover, .error .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover, .error .button:focus:checked:focus, .error .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .error .button.suggested-action:focus:checked:focus, .error .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .error .button.suggested-action:focus:checked:focus, .error .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .error .suggested-action.button:focus:checked:focus, .error .button:focus:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:focus:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:focus:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover:focus, .error .button:hover:active, .error .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .error .button.suggested-action:hover:active, .error .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .error .button.suggested-action:hover:active, .error .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .error .suggested-action.button:hover:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active, .error .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .error .suggested-action.button:hover:active, .error .button:hover:active:hover, .error .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .error .button.suggested-action:hover:active:hover, .error .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .error .button.suggested-action:hover:active:hover, .error .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .error .suggested-action.button:hover:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .error .suggested-action.button:hover:active:hover, .error .button:hover:active:focus, .error .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .error .button.suggested-action:hover:active:focus, .error .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .error .button.suggested-action:hover:active:focus, .error .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .error .suggested-action.button:hover:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .error .suggested-action.button:hover:active:focus, .error .button:hover:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:active:hover:focus, .error .button:hover:checked, .error .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .error .button.suggested-action:hover:checked, .error .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .error .button.suggested-action:hover:checked, .error .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .error .suggested-action.button:hover:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked, .error .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .error .suggested-action.button:hover:checked, .error .button:hover:checked:hover, .error .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .error .button.suggested-action:hover:checked:hover, .error .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .error .button.suggested-action:hover:checked:hover, .error .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover, .error .button:hover:checked:focus, .error .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .error .button.suggested-action:hover:checked:focus, .error .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .error .button.suggested-action:hover:checked:focus, .error .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .error .suggested-action.button:hover:checked:focus, .error .button:hover:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover:focus, .error .button.flat:focus:active, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active, .error .button.flat:focus:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover, .error .button.flat:focus:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:focus, .error .button.flat:focus:active:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover:focus, .error .button.flat:focus:checked, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked, .error .button.flat:focus:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover, .error .button.flat:focus:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:focus, .error .button.flat:focus:checked:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .button.flat:hover:active, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active, .error .button.flat:hover:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover, .error .button.flat:hover:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:focus, .error .button.flat:hover:active:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover:focus, .error .button.flat:hover:checked, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked, .error .button.flat:hover:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover, .error .button.flat:hover:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:focus, .error .button.flat:hover:checked:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:insensitive, .error .button:hover:insensitive, .error .button.flat:focus:insensitive, .error .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:active:insensitive, .error .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .error .button.suggested-action:focus:active:insensitive, .error .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .error .button.suggested-action:focus:active:insensitive, .error .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .error .suggested-action.button:focus:active:insensitive, .error .button:focus:checked:insensitive, .error .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .error .button.suggested-action:focus:checked:insensitive, .error .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .error .button.suggested-action:focus:checked:insensitive, .error .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .error .suggested-action.button:focus:checked:insensitive, .error .button:hover:active:insensitive, .error .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .error .button.suggested-action:hover:active:insensitive, .error .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .error .button.suggested-action:hover:active:insensitive, .error .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .error .suggested-action.button:hover:active:insensitive, .error .button:hover:checked:insensitive, .error .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .error .button.suggested-action:hover:checked:insensitive, .error .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .error .button.suggested-action:hover:checked:insensitive, .error .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .error .suggested-action.button:hover:checked:insensitive, .error .button.flat:focus:active:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:insensitive, .error .button.flat:focus:checked:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:insensitive, .error .button.flat:hover:active:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:insensitive, .error .button.flat:hover:checked:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active, .error .button:checked, .error .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .error .button.suggested-action:checked, .error .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .error .button.suggested-action:checked, .error .button.flat:active, .error .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .error .button:active:focus, .error .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .error .button.suggested-action:active:focus, .error .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .error .button.suggested-action:active:focus, .error .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .button:active:hover, .error .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .error .button.suggested-action:active:hover, .error .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .error .button.suggested-action:active:hover, .error .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .button:checked:focus, .error .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .error .button.suggested-action:checked:focus, .error .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .error .button.suggested-action:checked:focus, .error .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .button:checked:hover, .error .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .error .button.suggested-action:checked:hover, .error .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .error .button.suggested-action:checked:hover, .error .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .button.flat:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:active:focus, .error .button.flat:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:active:hover, .error .button.flat:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:checked:focus, .error .button.flat:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover, .error .button.flat:focus, .error .button.flat:hover { + color: #262626; } + .error .button:active:insensitive, .error .button:checked:insensitive, .error .button.flat:active:insensitive, .error .button.flat:checked:insensitive { + background-color: #87092a; + background-image: none; + color: #262626; + box-shadow: none; } + .error .button:insensitive:insensitive, .error .button.flat:insensitive:insensitive { + background-color: rgba(150, 10, 47, 0.3); + background-image: none; + color: mix(#960a2f,#262626,0.5); + box-shadow: none; } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active { + color: #262626; } + .error .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#960a2f,#262626,0.5); + box-shadow: none; } + .error .button.separator, .error .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .error .separator.button.suggested-action, .error .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .error .separator.button.suggested-action, .error .button .separator, .error .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .error .button.suggested-action .separator, .error .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .error .button.suggested-action .separator { + border: 1px solid currentColor; + color: #87092a; } + .error .button.separator:insensitive, .error .button .separator:insensitive { + color: #800928; } + +/********* + ! Entry * +**********/ +.entry.linked, .linked .entry { + border-width: 1px; + border-radius: 0; + border-right-width: 0; + border-left-width: 0; } + .entry.linked:first-child, .linked .entry:first-child, .linked > GtkComboBox:first-child > .entry.button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; + border-right-width: 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .entry.linked:last-child, .linked .entry:last-child, .linked > GtkComboBox:last-child > .entry.button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .entry.linked:only-child, .linked .entry:only-child, .linked > GtkComboBox:only-child > .entry.button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; } + +GtkPopover .entry, .menuitem .entry, .entry { + padding: 1px 2px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: border 150ms ease; + box-shadow: inset 1px 1px rgba(4, 4, 4, 0.06), inset -1px 0 rgba(4, 4, 4, 0.06); } + .entry:focus, .entry:hover, .entry:active { + transition: none; } + .entry:selected { + background-color: #000000; + color: #ffffff; } + .entry:insensitive { + box-shadow: none; } + .progressbar.entry { + background-color: #000000; + background-image: none; + border-width: 0; + border-radius: 3px; + color: #ffffff; } + .image.left.entry { + padding-right: 2px; } + +/********* + ! Menubar +**********/ +.menubar { + -GtkWidget-window-dragging: true; + border: 0; + background-color: #262626; + background-image: none; + color: #d3dae3; } + .menubar.menuitem, .menubar .menuitem { + padding: 2px 4px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d3dae3; } + .menubar.menuitem:hover, .menubar .menuitem:hover { + border-color: mix(#262626,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + color: #e8ecf1; } + .menubar.menuitem *:hover, .menubar .menuitem *:hover { + color: #e8ecf1; } + +/****** + ! Menu +*******/ +* { + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; } + +GtkTreeMenu.menu, GtkTreeMenu .menu, GtkMenuToolButton.menu, GtkMenuToolButton .menu, GtkComboBox.menu, GtkComboBox .menu { + background-color: #262626; + margin: 2px; } + +#toolbar-popup, .menu { + padding: 0; + border-radius: 0; + border: 0; + background-color: #262626; + color: #d3dae3; } + #toolbar-popup:selected, .menu:selected { + background-color: #000000; } + #toolbar-popup .button, #toolbar-popup .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar #toolbar-popup .button.suggested-action, #toolbar-popup .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar #toolbar-popup .button.suggested-action, #toolbar-popup .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar #toolbar-popup .suggested-action.button, #toolbar-popup .button:hover, #toolbar-popup .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar #toolbar-popup .button.suggested-action:hover, #toolbar-popup .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar #toolbar-popup .button.suggested-action:hover, #toolbar-popup .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .button:active, #toolbar-popup .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar #toolbar-popup .button.suggested-action:active, #toolbar-popup .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar #toolbar-popup .button.suggested-action:active, #toolbar-popup .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar #toolbar-popup .suggested-action.button:active, #toolbar-popup .button:active *:insensitive, #toolbar-popup .selection-mode.header-bar .button.suggested-action:active *:insensitive, .selection-mode.header-bar #toolbar-popup .button.suggested-action:active *:insensitive, #toolbar-popup .selection-mode.toolbar .button.suggested-action:active *:insensitive, .selection-mode.toolbar #toolbar-popup .button.suggested-action:active *:insensitive, #toolbar-popup .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.header-bar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.toolbar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .button:insensitive, #toolbar-popup .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar #toolbar-popup .button.suggested-action:insensitive, #toolbar-popup .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar #toolbar-popup .button.suggested-action:insensitive, #toolbar-popup .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.header-bar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.toolbar #toolbar-popup .suggested-action.button:insensitive, .menu .button, .menu .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .menu .button.suggested-action, .menu .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .menu .button.suggested-action, .menu .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .menu .suggested-action.button, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button, .menu .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .menu .suggested-action.button, .menu .button:hover, .menu .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .menu .button.suggested-action:hover, .menu .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .menu .button.suggested-action:hover, .menu .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .menu .suggested-action.button:hover, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:hover, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:hover, .menu .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .menu .suggested-action.button:hover, .menu .button:active, .menu .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .menu .button.suggested-action:active, .menu .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .menu .button.suggested-action:active, .menu .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .menu .suggested-action.button:active, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:active, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:active, .menu .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .menu .suggested-action.button:active, .menu .button:active *:insensitive, .menu .selection-mode.header-bar .button.suggested-action:active *:insensitive, .selection-mode.header-bar .menu .button.suggested-action:active *:insensitive, .menu .selection-mode.toolbar .button.suggested-action:active *:insensitive, .selection-mode.toolbar .menu .button.suggested-action:active *:insensitive, .menu .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .menu .suggested-action.button:active *:insensitive, .menu .button:insensitive, .menu .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .menu .button.suggested-action:insensitive, .menu .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .menu .button.suggested-action:insensitive, .menu .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.header-bar .menu .suggested-action.button:insensitive, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:insensitive, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:insensitive, .menu .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.toolbar .menu .suggested-action.button:insensitive { + border-width: 0; + background-color: transparent; + background-image: none; } + +.context-menu { + font: initial; } + +GtkTreeMenu .menuitem { + padding: 0; + border-width: 0; } + +.menuitem, .menu .menuitem { + margin: 2px; + padding: 2px; + border: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + -GtkMenuItem-arrow-scaling: .5; } + .menuitem:active, .menuitem:hover, .menu .menuitem:active, .menu .menuitem:hover { + border: 0; + background-color: #000000; + background-image: none; + color: #ffffff; } + .menuitem *:active, .menuitem *:hover, .menu .menuitem *:active, .menu .menuitem *:hover { + color: #ffffff; } + .menuitem:insensitive, .menuitem *:insensitive, .menu .menuitem:insensitive, .menu .menuitem *:insensitive { + color: mix(#d3dae3,#262626,0.5); } + +.menuitem.check, GtkIconView.menuitem.content-view.check, .menuitem.check:focus, .menuitem.check:hover, .menuitem.check:insensitive, .menuitem.radio, .menuitem.radio:focus, .menuitem.radio:hover, .menuitem.radio:insensitive { + background-image: none; } + +.menuitem.check, GtkIconView.menuitem.content-view.check, .menuitem.check:focus, .menuitem.check:hover, .menuitem.check:active, .menuitem.check:insensitive, .menuitem.radio, .menuitem.radio:focus, .menuitem.radio:hover, .menuitem.radio:active, .menuitem.radio:insensitive { + border-style: none; + background-color: transparent; } + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + border-style: none; + color: #222222; } + +.menuitem.button, .selection-mode.header-bar .menuitem.button.suggested-action, .selection-mode.toolbar .menuitem.button.suggested-action, .menuitem.button:focus, .menuitem.button:active, .menuitem.button:insensitive, .menuitem.button:active:insensitive, .menuitem.button.flat, .menuitem.button.flat:focus, .menuitem.button.flat:active, .menuitem.button.flat:insensitive, .menuitem.button.flat:active:insensitive { + background-color: transparent; + background-image: none; + border: 0; + box-shadow: none; + color: currentColor; } + +.menuitem.button:hover, .selection-mode.header-bar .menuitem.button.suggested-action:hover, .selection-mode.toolbar .menuitem.button.suggested-action:hover, .menuitem.button:focus:hover, .menuitem.button:active:hover, .menuitem.button:selected, .selection-mode.header-bar .menuitem.button.suggested-action:selected, .selection-mode.toolbar .menuitem.button.suggested-action:selected, .menuitem.button.flat:hover, .menuitem.button.flat:focus:hover, .menuitem.button.flat:active:hover, .menuitem.button.flat:selected { + background-image: none; + background-color: #000000; + color: #ffffff; } + +.menuitem GtkCalendar:inconsistent { + color: mix(#d3dae3,#262626,0.5); } + +.menuitem GtkCalendar .button, .menuitem GtkCalendar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .menuitem GtkCalendar .button.suggested-action, .menuitem GtkCalendar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .menuitem GtkCalendar .button.suggested-action { + border-style: none; + background-color: transparent; + background-image: none; } + +.menuitem .accelerator { + color: rgba(211, 218, 227, 0.6); } + .menuitem .accelerator:hover { + color: rgba(255, 255, 255, 0.8); } + .menuitem .accelerator:insensitive { + color: alpha(mix(#d3dae3,#262626,0.5),0.4); } + +.menuitem .entry { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + color: #d3dae3; } + .menuitem .entry:focus, .menuitem .entry:hover { + border-color: #1d1d1d; } + .menuitem .entry:active, .menuitem .entry:active:hover, .menuitem .entry:active:focus, .menuitem .entry:active:hover:focus, .menuitem .entry:checked, .menuitem .entry:checked:hover, .menuitem .entry:checked:focus, .menuitem .entry:checked:hover:focus { + border-color: #1b1b1b; } + .menuitem .entry:insensitive { + border-color: #202020; } + .menuitem .entry:active:insensitive, .menuitem .entry:checked:insensitive { + border-color: #1e1e1e; } + .menuitem .entry:focus, .menuitem .entry:active { + border-color: #000000; } + .menuitem .entry:insensitive { + background-color: #222222; + background-image: none; + color: mix(#262626,#d3dae3,0.5); } + +GtkModelMenuItem GtkBox GtkImage { + padding-right: 2px; } + +/********* + ! Popover +**********/ +GtkPopover { + border-color: #1e1e1e; + margin: 10px; + padding: 2px; + border-radius: 3px; + border-width: 1px; + border-style: solid; + background-clip: border-box; + background-color: #262626; + background-image: none; + color: #d3dae3; + box-shadow: 0 3px 6px rgba(8, 8, 7, 0.16); } + GtkPopover:focus, GtkPopover:hover { + border-color: #1d1d1d; } + GtkPopover:active, GtkPopover:active:hover, GtkPopover:active:focus, GtkPopover:active:hover:focus, GtkPopover:checked, GtkPopover:checked:hover, GtkPopover:checked:focus, GtkPopover:checked:hover:focus { + border-color: #1b1b1b; } + GtkPopover:insensitive { + border-color: #202020; } + GtkPopover:active:insensitive, GtkPopover:checked:insensitive { + border-color: #1e1e1e; } + GtkPopover.background { + background-image: none; + background-color: #262626; + color: #d3dae3; } + GtkPopover:backdrop { + box-shadow: none; } + GtkPopover.osd { + box-shadow: 0 2px 7px 3px rgba(8, 8, 7, 0.5); } + GtkPopover.osd > .toolbar .button, GtkPopover.osd > .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkPopover.osd > .toolbar .button.suggested-action, GtkPopover.osd > .toolbar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkPopover.osd > .toolbar .button.suggested-action { + border-radius: 0; + border-width: 0; + background-color: transparent; + background-image: none; } + GtkPopover .view, GtkPopover GtkHTML, GtkPopover .list { + background-color: #313131; + background-image: none; + color: #d3dae3; } + GtkPopover .view:hover, GtkPopover GtkHTML:hover, GtkPopover .list:hover { + background-image: none; + background-color: #000000; + color: #ffffff; } + GtkPopover .list-row, GtkPopover .list-row.button, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action { + background-color: transparent; + background-image: none; + color: #d3dae3; } + GtkPopover .list-row:focus, GtkPopover .list-row:hover, GtkPopover .list-row:active, GtkPopover .list-row.button:focus, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:focus, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:focus, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:focus, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:focus, GtkPopover .list-row.button:hover, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:hover, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:hover, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:hover, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:hover, GtkPopover .list-row.button:active, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:active, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:active, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:active, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:active { + background-image: none; + background-color: #000000; + color: #ffffff; } + GtkPopover .frame { + border-color: #1e1e1e; + border-radius: 3px; } + GtkPopover .entry { + background-color: #d3dae3; + background-image: none; + border-color: #9dadc1; + color: #262626; } + GtkPopover .entry:focus, GtkPopover .entry:hover { + border-color: #90a2b8; } + GtkPopover .entry:active, GtkPopover .entry:active:hover, GtkPopover .entry:active:focus, GtkPopover .entry:active:hover:focus, GtkPopover .entry:checked, GtkPopover .entry:checked:hover, GtkPopover .entry:checked:focus, GtkPopover .entry:checked:hover:focus { + border-color: #8396b0; } + GtkPopover .entry:insensitive { + border-color: #abb8c9; } + GtkPopover .entry:active:insensitive, GtkPopover .entry:checked:insensitive { + border-color: #9dadc1; } + GtkPopover .entry:focus, GtkPopover .entry:active { + border-color: #000000; } + GtkPopover .entry:insensitive { + background-color: #b8c3d2; + background-image: none; + color: mix(#d3dae3,#262626,0.5); } + GtkPopover .button, GtkPopover .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkPopover .button.suggested-action, GtkPopover .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkPopover .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar GtkPopover .suggested-action.button:active, GtkPopover .button:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .button:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .button:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .button:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:checked, GtkPopover .button:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .button:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .button:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .button:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button.flat, GtkPopover .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar GtkPopover .flat.button.suggested-action, GtkPopover .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar GtkPopover .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover, GtkPopover .button.flat:focus, GtkPopover .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + GtkPopover .button:focus:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:focus, GtkPopover .button:focus:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:hover, GtkPopover .button:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:focus, GtkPopover .button:hover:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:hover, GtkPopover .button.flat:focus:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .button.flat:focus:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .button.flat:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .button.flat:hover:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:active, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active, GtkPopover .button:focus:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .button:focus:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .button:focus:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked, GtkPopover .button:focus:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .button:focus:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .button:hover:active, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active, GtkPopover .button:hover:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .button:hover:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .button:hover:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked, GtkPopover .button:hover:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .button:hover:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .button.flat:focus:active, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .button.flat:focus:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .button.flat:focus:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .button.flat:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .button.flat:focus:checked, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .button.flat:focus:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .button.flat:focus:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .button.flat:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .button.flat:hover:active, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .button.flat:hover:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .button.flat:hover:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .button.flat:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .button.flat:hover:checked, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .button.flat:hover:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .button.flat:hover:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .button.flat:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:insensitive, GtkPopover .button:hover:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:insensitive, GtkPopover .button.flat:focus:insensitive, GtkPopover .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .button.flat:focus:active:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .button.flat:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .button.flat:hover:active:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .button.flat:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active, GtkPopover .button:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:checked, GtkPopover .button.flat:active, GtkPopover .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + GtkPopover .button:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .button:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .button:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .button:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .button.flat:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .button.flat:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .button.flat:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .button.flat:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover, GtkPopover .button.flat:focus, GtkPopover .button.flat:hover { + color: #d3dae3; } + GtkPopover .button:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .button:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .button.flat:active:insensitive, GtkPopover .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + GtkPopover .button:insensitive:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:insensitive:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:insensitive:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:insensitive:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:insensitive:insensitive, GtkPopover .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active { + color: #d3dae3; } + GtkPopover .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + GtkPopover .button.separator, GtkPopover .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar GtkPopover .separator.button.suggested-action, GtkPopover .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar GtkPopover .separator.button.suggested-action, GtkPopover .button .separator, GtkPopover .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar GtkPopover .button.suggested-action .separator, GtkPopover .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar GtkPopover .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + GtkPopover .button.separator:insensitive, GtkPopover .selection-mode.header-bar .separator.button.suggested-action:insensitive, .selection-mode.header-bar GtkPopover .separator.button.suggested-action:insensitive, GtkPopover .selection-mode.toolbar .separator.button.suggested-action:insensitive, .selection-mode.toolbar GtkPopover .separator.button.suggested-action:insensitive, GtkPopover .button .separator:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action .separator:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action .separator:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action .separator:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action .separator:insensitive { + color: #11120f; } + GtkPopover > .list, GtkPopover > .view, GtkPopover > GtkHTML, GtkPopover > .toolbar { + background-color: transparent; } + GtkPopover .separator { + border: 0; + background-color: transparent; + color: #222222; + font-size: 80%; + font-weight: bold; } + +GtkModelButton.button, .selection-mode.header-bar GtkModelButton.button.suggested-action, .selection-mode.toolbar GtkModelButton.button.suggested-action, GtkModelButton.button:backdrop { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: transparent; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: currentColor; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:active, GtkModelButton.button:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, GtkModelButton.button:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, GtkModelButton.button:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover:focus, GtkModelButton.button:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked, GtkModelButton.button:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, GtkModelButton.button:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, GtkModelButton.button:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover:focus, GtkModelButton.button:backdrop:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active, GtkModelButton.button:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, GtkModelButton.button:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, GtkModelButton.button:backdrop:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, GtkModelButton.button:backdrop:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked, GtkModelButton.button:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, GtkModelButton.button:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, GtkModelButton.button:backdrop:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:insensitive, GtkModelButton.button:backdrop:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:insensitive, GtkModelButton.button:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:insensitive, GtkModelButton.button:backdrop:active:insensitive, GtkModelButton.button:backdrop:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button.flat, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action, GtkModelButton.button:backdrop.flat { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button.flat:focus, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop.flat:focus, GtkModelButton.button:backdrop.flat:hover { + background-color: rgba(0, 0, 0, 0); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + GtkModelButton.button:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:focus, GtkModelButton.button:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:hover, GtkModelButton.button:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:focus, GtkModelButton.button:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:hover, GtkModelButton.button.flat:focus:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:focus, GtkModelButton.button.flat:focus:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:hover, GtkModelButton.button.flat:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:focus, GtkModelButton.button.flat:hover:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:hover, GtkModelButton.button:backdrop:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:focus, GtkModelButton.button:backdrop:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:hover, GtkModelButton.button:backdrop:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:focus, GtkModelButton.button:backdrop:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:hover, GtkModelButton.button:backdrop.flat:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, GtkModelButton.button:backdrop.flat:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, GtkModelButton.button:backdrop.flat:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, GtkModelButton.button:backdrop.flat:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active, GtkModelButton.button:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover, GtkModelButton.button:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:focus, GtkModelButton.button:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover:focus, GtkModelButton.button:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked, GtkModelButton.button:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover, GtkModelButton.button:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:focus, GtkModelButton.button:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover:focus, GtkModelButton.button:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active, GtkModelButton.button:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover, GtkModelButton.button:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:focus, GtkModelButton.button:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover:focus, GtkModelButton.button:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked, GtkModelButton.button:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover, GtkModelButton.button:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:focus, GtkModelButton.button:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover:focus, GtkModelButton.button.flat:focus:active, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active, GtkModelButton.button.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover, GtkModelButton.button.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:focus, GtkModelButton.button.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, GtkModelButton.button.flat:focus:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked, GtkModelButton.button.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover, GtkModelButton.button.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:focus, GtkModelButton.button.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, GtkModelButton.button.flat:hover:active, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active, GtkModelButton.button.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover, GtkModelButton.button.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:focus, GtkModelButton.button.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, GtkModelButton.button.flat:hover:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked, GtkModelButton.button.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover, GtkModelButton.button.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:focus, GtkModelButton.button.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, GtkModelButton.button:backdrop:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active, GtkModelButton.button:backdrop:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, GtkModelButton.button:backdrop:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, GtkModelButton.button:backdrop:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, GtkModelButton.button:backdrop:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked, GtkModelButton.button:backdrop:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, GtkModelButton.button:backdrop:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, GtkModelButton.button:backdrop:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, GtkModelButton.button:backdrop:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active, GtkModelButton.button:backdrop:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, GtkModelButton.button:backdrop:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, GtkModelButton.button:backdrop:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, GtkModelButton.button:backdrop:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked, GtkModelButton.button:backdrop:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, GtkModelButton.button:backdrop:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, GtkModelButton.button:backdrop:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, GtkModelButton.button:backdrop.flat:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, GtkModelButton.button:backdrop.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, GtkModelButton.button:backdrop.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, GtkModelButton.button:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, GtkModelButton.button:backdrop.flat:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, GtkModelButton.button:backdrop.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, GtkModelButton.button:backdrop.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, GtkModelButton.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, GtkModelButton.button:backdrop.flat:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, GtkModelButton.button:backdrop.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, GtkModelButton.button:backdrop.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, GtkModelButton.button:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, GtkModelButton.button:backdrop.flat:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, GtkModelButton.button:backdrop.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, GtkModelButton.button:backdrop.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, GtkModelButton.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:insensitive, GtkModelButton.button:hover:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:insensitive, GtkModelButton.button.flat:focus:insensitive, GtkModelButton.button.flat:hover:insensitive, GtkModelButton.button:backdrop:focus:insensitive, GtkModelButton.button:backdrop:hover:insensitive, GtkModelButton.button:backdrop.flat:focus:insensitive, GtkModelButton.button:backdrop.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:insensitive, GtkModelButton.button:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:insensitive, GtkModelButton.button:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:insensitive, GtkModelButton.button:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:insensitive, GtkModelButton.button.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, GtkModelButton.button.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, GtkModelButton.button.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, GtkModelButton.button.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, GtkModelButton.button:backdrop:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, GtkModelButton.button:backdrop:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, GtkModelButton.button:backdrop:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, GtkModelButton.button:backdrop:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, GtkModelButton.button:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, GtkModelButton.button:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, GtkModelButton.button:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, GtkModelButton.button:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, GtkModelButton.button:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked, GtkModelButton.button.flat:active, GtkModelButton.button.flat:checked, GtkModelButton.button:backdrop:active, GtkModelButton.button:backdrop:checked, GtkModelButton.button:backdrop.flat:active, GtkModelButton.button:backdrop.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + GtkModelButton.button:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, GtkModelButton.button:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, GtkModelButton.button:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, GtkModelButton.button:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, GtkModelButton.button.flat:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:focus, GtkModelButton.button.flat:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:hover, GtkModelButton.button.flat:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:focus, GtkModelButton.button.flat:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:hover, GtkModelButton.button:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, GtkModelButton.button:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, GtkModelButton.button:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, GtkModelButton.button:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, GtkModelButton.button:backdrop.flat:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, GtkModelButton.button:backdrop.flat:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, GtkModelButton.button:backdrop.flat:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, GtkModelButton.button:backdrop.flat:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button.flat:focus, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop.flat:focus, GtkModelButton.button:backdrop.flat:hover { + color: currentColor; } + GtkModelButton.button:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:insensitive, GtkModelButton.button:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:insensitive, GtkModelButton.button.flat:active:insensitive, GtkModelButton.button.flat:checked:insensitive, GtkModelButton.button:backdrop:active:insensitive, GtkModelButton.button:backdrop:checked:insensitive, GtkModelButton.button:backdrop.flat:active:insensitive, GtkModelButton.button:backdrop.flat:checked:insensitive { + background-color: rgba(0, 0, 0, 0); + background-image: none; + color: currentColor; + box-shadow: none; } + GtkModelButton.button:insensitive:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:insensitive:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:insensitive:insensitive, GtkModelButton.button.flat:insensitive:insensitive, GtkModelButton.button:backdrop:insensitive:insensitive, GtkModelButton.button:backdrop.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0); + background-image: none; + color: mix(transparent,currentColor,0.5); + box-shadow: none; } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, GtkModelButton.button:backdrop:active { + color: currentColor; } + GtkModelButton.button.flat:insensitive:insensitive, GtkModelButton.button:backdrop.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(transparent,currentColor,0.5); + box-shadow: none; } + GtkModelButton.button.separator, .selection-mode.header-bar GtkModelButton.separator.button.suggested-action, .selection-mode.toolbar GtkModelButton.separator.button.suggested-action, GtkModelButton.button .separator, .selection-mode.header-bar GtkModelButton.button.suggested-action .separator, .selection-mode.toolbar GtkModelButton.button.suggested-action .separator, GtkModelButton.button:backdrop.separator, GtkModelButton.button:backdrop .separator { + border: 1px solid currentColor; + color: rgba(0, 0, 0, 0); } + GtkModelButton.button.separator:insensitive, .selection-mode.header-bar GtkModelButton.separator.button.suggested-action:insensitive, .selection-mode.toolbar GtkModelButton.separator.button.suggested-action:insensitive, GtkModelButton.button .separator:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action .separator:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action .separator:insensitive, GtkModelButton.button:backdrop.separator:insensitive, GtkModelButton.button:backdrop .separator:insensitive { + color: rgba(0, 0, 0, 0); } + GtkModelButton.button:focus:hover, GtkModelButton.button.flat:checked:hover, GtkModelButton.button:active:hover, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button:selected, .selection-mode.header-bar GtkModelButton.button.suggested-action:selected, .selection-mode.toolbar GtkModelButton.button.suggested-action:selected, GtkModelButton.button:backdrop:focus:hover, GtkModelButton.button:backdrop.flat:checked:hover, GtkModelButton.button:backdrop:active:hover, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop:selected { + background-image: none; + background-color: #000000; + color: #ffffff; + box-shadow: none; } + GtkModelButton.button.flat:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked, GtkModelButton.button:backdrop.flat:checked { + box-shadow: none; } + GtkModelButton.button.flat, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop.flat, GtkModelButton.button:backdrop.flat:hover { + transition: none; } + +/*************** +! Dimmed label * +****************/ +.dim-label, GtkLabel.separator { + opacity: .5; + text-shadow: none; } + +/*********** + ! Tooltip * +************/ +.tooltip.background { + background-color: #141512; + background-image: none; + border: 0; + border-radius: 3px; + color: #d3dae3; } + +.tooltip * { + background-color: transparent; + color: inherit; } + +/*********** + ! Dialogs * +************/ +GtkMessageDialog, .message-dialog, .prompt { + -GtkDialog-content-area-border: 2px; + -GtkDialog-action-area-border: 2px; + -GtkDialog-button-spacing: 2px; + margin: 0; + padding: 0; } + +/********************* + ! App notifications * +**********************/ +.app-notification, .app-notification.frame { + border-style: solid; + border-color: rgba(30, 30, 30, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 3px 3px; + padding: 4px; + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + color: #d3dae3; } + .app-notification .button, .app-notification .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .app-notification .button.suggested-action, .app-notification .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .app-notification .button.suggested-action, .app-notification.frame .button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification.frame .button:focus, .app-notification.frame .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .button:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .button:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .button:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover:focus, .app-notification .button:checked, .app-notification .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .button:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .button:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .button:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover:focus, .app-notification.frame .button:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .button:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .button:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .button:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .button:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .button:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .button:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .button:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:insensitive, .app-notification.frame .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:active:insensitive, .app-notification .button:checked:insensitive, .app-notification.frame .button:active:insensitive, .app-notification.frame .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button.flat, .app-notification .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .app-notification .flat.button.suggested-action, .app-notification .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .app-notification .flat.button.suggested-action, .app-notification.frame .button.flat { + border-color: rgba(38, 38, 38, 0); + background-color: rgba(38, 38, 38, 0); + background-image: none; + box-shadow: none; } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .button.flat:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .button.flat:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification.frame .button:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .button:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .button.flat:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .button.flat:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover { + background-color: rgba(46, 46, 46, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .app-notification .button:focus:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:focus, .app-notification .button:focus:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:hover, .app-notification .button:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:focus, .app-notification .button:hover:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:hover, .app-notification .button.flat:focus:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .button.flat:focus:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .button.flat:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .button.flat:hover:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:hover, .app-notification.frame .button:focus:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .button:focus:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .button:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .button:hover:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .button.flat:focus:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .button.flat:focus:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .button.flat:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .button.flat:hover:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:active, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active, .app-notification .button:focus:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover, .app-notification .button:focus:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:focus, .app-notification .button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .button:focus:checked, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked, .app-notification .button:focus:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .button:focus:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .button:hover:active, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active, .app-notification .button:hover:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover, .app-notification .button:hover:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:focus, .app-notification .button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .button:hover:checked, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked, .app-notification .button:hover:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .button:hover:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .button.flat:focus:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active, .app-notification .button.flat:focus:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .button.flat:focus:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .button.flat:focus:active:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .button.flat:focus:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .button.flat:focus:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .button.flat:focus:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .button.flat:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .button.flat:hover:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active, .app-notification .button.flat:hover:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .button.flat:hover:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .button.flat:hover:active:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .button.flat:hover:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .button.flat:hover:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .button.flat:hover:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .button.flat:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .button:focus:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .button:focus:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .button:hover:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .button:hover:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .button.flat:focus:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .button.flat:focus:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .button.flat:focus:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .button.flat:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .button.flat:focus:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .button.flat:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .button.flat:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .button.flat:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .button.flat:hover:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .button.flat:hover:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .button.flat:hover:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .button.flat:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .button.flat:hover:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .button.flat:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .button.flat:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .button.flat:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:insensitive, .app-notification .button:hover:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:insensitive, .app-notification .button.flat:focus:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .button.flat:hover:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification.frame .button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .button.flat:focus:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .button.flat:hover:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .button:hover:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .button.flat:focus:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .button.flat:focus:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .button.flat:hover:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .button.flat:hover:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .button.flat:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .button.flat:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .button.flat:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .button.flat:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .button:checked, .app-notification .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .button.flat:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active, .app-notification .button.flat:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked, .app-notification.frame .button:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .button:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .button.flat:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .button.flat:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .app-notification .button:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .button:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .button:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .button:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .button.flat:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:focus, .app-notification .button.flat:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:hover, .app-notification .button.flat:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .button.flat:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:hover, .app-notification.frame .button:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .button:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .button:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .button:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .button.flat:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .button.flat:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .button.flat:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .button.flat:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .button.flat:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .button.flat:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification.frame .button:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .button:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .button.flat:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .button.flat:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover { + color: #d3dae3; } + .app-notification .button:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:active:insensitive, .app-notification .button:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:checked:insensitive, .app-notification .button.flat:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .button.flat:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification.frame .button:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .button.flat:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .button.flat:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; + color: #d3dae3; + box-shadow: none; } + .app-notification .button:insensitive:insensitive, .app-notification .button.flat:insensitive:insensitive, .app-notification.frame .button:insensitive:insensitive, .app-notification.frame .button.flat:insensitive:insensitive { + background-color: rgba(38, 38, 38, 0.1); + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification.frame .button:active { + color: #d3dae3; } + .app-notification .button.flat:insensitive:insensitive, .app-notification.frame .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .app-notification .button.separator, .app-notification .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .app-notification .separator.button.suggested-action, .app-notification .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .app-notification .separator.button.suggested-action, .app-notification .button .separator, .app-notification .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .app-notification .button.suggested-action .separator, .app-notification .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .app-notification .button.suggested-action .separator, .app-notification.frame .button.separator, .app-notification.frame .button .separator { + border: 1px solid currentColor; + color: rgba(34, 34, 34, 0.8); } + .app-notification .button.separator:insensitive, .app-notification .button .separator:insensitive, .app-notification.frame .button.separator:insensitive, .app-notification.frame .button .separator:insensitive { + color: rgba(32, 32, 32, 0.8); } + +/************* + ! Expanders * +**************/ +GtkExpander { + padding: 2px; + outline-offset: 1px; } + +.expander { + color: alpha(currentColor,0.7); + border: alpha(currentColor,0.7); } + .expander:hover { + color: alpha(currentColor,0.8); + border-color: alpha(currentColor,0.8); } + .expander:active { + color: alpha(currentColor,0.9); + border-color: alpha(currentColor,0.9); } + +/******************* + ! Symbolic images * +********************/ +.image { + color: alpha(currentColor,0.5); } + .image:hover { + color: alpha(currentColor,0.9); } + .image:selected, .image:selected:hover { + color: #ffffff; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #d3dae3; + background-image: none; + border: 1px solid #9dadc1; + border-radius: 3px; + color: #141512; } + .floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; } + .floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + .floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .floating-bar.left { + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .floating-bar .button, .floating-bar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .floating-bar .button.suggested-action, .floating-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .floating-bar .button.suggested-action { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + border: 0; + background-color: transparent; + background-image: none; } + +/************************* + ! Touch text selections * +**************************/ +GtkBubbleWindow { + border-radius: 3px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(38, 38, 38, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #d3dae3; + color: #262626; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #d3dae3; + color: #262626; } + +/******************* + ! Gnome Bluetooth * +********************/ +GtkEntry.entry.pin-entry { + font: regular 50; + padding-left: 25px; + padding-right: 25px; } + +GtkLabel.pin-label { + font: regular 50; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +.notebook { + padding: 0; + border-style: solid; + border-color: #9dadc1; + border-radius: 0; + background-color: #d3dae3; + background-image: none; + background-clip: border-box; + color: #262626; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-has-tab-gap: false; } + .notebook.frame.top { + border-width: 0 1px 1px; } + .notebook.frame.right { + border-width: 1px 0 1px 1px; } + .notebook.frame.bottom { + border-width: 1px 1px 0; } + .notebook.frame.left { + border-width: 1px 1px 1px 0; } + .notebook.header { + border-width: 2px; + background-color: transparent; } + .notebook GtkViewport { + border-width: 0; + background-color: #d3dae3; + color: #262626; } + .notebook tab { + padding: 3px 4px; + border-style: solid; + border-color: #7389a6; + background-color: #9dadc1; + background-image: none; + /* close button styling */ } + .notebook tab:active { + background-color: #d3dae3; + background-image: none; } + .notebook tab.top { + border-width: 2px 1px 1px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .notebook tab.top:active { + border-top-width: 3px; + border-top-color: #000000; + border-bottom-width: 0; } + .notebook tab.right { + border-width: 1px 2px 1px 1px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .notebook tab.right:active { + border-right-width: 3px; + border-right-color: #000000; + border-left-width: 0; } + .notebook tab.bottom { + border-width: 1px 1px 2px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + .notebook tab.bottom:active { + border-bottom-width: 3px; + border-bottom-color: #000000; + border-top-width: 0; } + .notebook tab.left { + border-width: 1px 1px 1px 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + .notebook tab.left:active { + border-left-width: 3px; + border-left-color: #000000; + border-right-width: 0; } + .notebook tab GtkLabel { + color: mix(#262626,#d3dae3,0.3); } + .notebook tab.reorderable-page:hover { + background-color: #abb8c9; + border-left: 0; + border-right: 0; + /* using box shadows instead of borders due to slanted edges */ + box-shadow: inset 0 3px rgba(8, 8, 7, 0.03), inset 0 2px rgba(8, 8, 7, 0.03), inset 0 1px rgba(8, 8, 7, 0.03), inset 1px 0 #8396b0, inset -1px 0 #8396b0; } + .notebook tab.reorderable-page:active { + background-color: #b8c3d2; + border-left: 0; + border-right: 0; + box-shadow: inset 0 3px rgba(8, 8, 7, 0.03), inset 0 2px rgba(8, 8, 7, 0.03), inset 0 1px rgba(8, 8, 7, 0.03), inset 1px 0 #90a2b8, inset -1px 0 #90a2b8; } + .notebook .prelight-page, .notebook .prelight-page GtkLabel { + color: mix(#262626,#d3dae3,0.15); } + .notebook .active-page, .notebook .active-page GtkLabel { + color: #262626; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +GtkOverlay.osd { + background-color: transparent; } + +.osd, +#XfceNotifyWindow { + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(38, 38, 38, 0.6); + color: #d3dae3; } + .osd.frame, + #XfceNotifyWindow.frame { + background-clip: border-box; + background-origin: border-box; } + .osd.button, .selection-mode.header-bar .osd.button.suggested-action, .selection-mode.toolbar .osd.button.suggested-action, .osd .button, .osd .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .osd .button.suggested-action, .osd .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .osd .button.suggested-action, + #XfceNotifyWindow.button, + #XfceNotifyWindow .button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.22); } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, + #XfceNotifyWindow.button:focus, + #XfceNotifyWindow.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.toolbar .osd.suggested-action.button:active, .osd.button:active:hover, .selection-mode.header-bar .osd.button.suggested-action:active:hover, .selection-mode.toolbar .osd.button.suggested-action:active:hover, .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .osd.suggested-action.button:active:hover, .osd.button:active:focus, .selection-mode.header-bar .osd.button.suggested-action:active:focus, .selection-mode.toolbar .osd.button.suggested-action:active:focus, .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .osd.suggested-action.button:active:focus, .osd.button:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:active:hover:focus, .osd.button:checked, .selection-mode.header-bar .osd.button.suggested-action:checked, .selection-mode.toolbar .osd.button.suggested-action:checked, .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.toolbar .osd.suggested-action.button:checked, .osd.button:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .osd.button:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .osd.button:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:hover:focus, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, .osd .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .osd .suggested-action.button:active, .osd .button:active:hover, .osd .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .osd .button.suggested-action:active:hover, .osd .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .osd .button.suggested-action:active:hover, .osd .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .button:active:focus, .osd .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .osd .button.suggested-action:active:focus, .osd .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .osd .button.suggested-action:active:focus, .osd .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .button:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:active:hover:focus, .osd .button:checked, .osd .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .osd .button.suggested-action:checked, .osd .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .osd .button.suggested-action:checked, .osd .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .button:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .button:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .button:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow.button:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + #XfceNotifyWindow.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + #XfceNotifyWindow.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + #XfceNotifyWindow.button:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + #XfceNotifyWindow.button:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + #XfceNotifyWindow.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + #XfceNotifyWindow.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + #XfceNotifyWindow.button:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .button:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .button:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .button:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:insensitive, .selection-mode.header-bar .osd.button.suggested-action:insensitive, .selection-mode.toolbar .osd.button.suggested-action:insensitive, .osd .button:insensitive, .osd .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .osd .button.suggested-action:insensitive, .osd .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .osd .button.suggested-action:insensitive, + #XfceNotifyWindow.button:insensitive, + #XfceNotifyWindow .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:active:insensitive, .osd.button:checked:insensitive, .osd .button:active:insensitive, .osd .button:checked:insensitive, + #XfceNotifyWindow.button:active:insensitive, + #XfceNotifyWindow.button:checked:insensitive, + #XfceNotifyWindow .button:active:insensitive, + #XfceNotifyWindow .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button.flat, .selection-mode.header-bar .osd.flat.button.suggested-action, .selection-mode.toolbar .osd.flat.button.suggested-action, .osd .button.flat, .osd .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .osd .flat.button.suggested-action, .osd .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .osd .flat.button.suggested-action, + #XfceNotifyWindow.button.flat, + #XfceNotifyWindow .button.flat { + border-color: rgba(38, 38, 38, 0); + background-color: rgba(38, 38, 38, 0); + background-image: none; + box-shadow: none; } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.toolbar .osd.suggested-action.button:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.toolbar .osd.suggested-action.button:hover, .osd.button.flat:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .osd.button.flat:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, .osd .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .button.flat:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .button.flat:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover, + #XfceNotifyWindow.button:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + #XfceNotifyWindow.button:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + #XfceNotifyWindow.button.flat:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + #XfceNotifyWindow.button.flat:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .button:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .button.flat:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .button.flat:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover { + background-color: rgba(46, 46, 46, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.42); } + .osd.button:focus:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:focus, .osd.button:focus:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:hover, .osd.button:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:focus, .osd.button:hover:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:hover, .osd.button.flat:focus:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:focus, .osd.button.flat:focus:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:hover, .osd.button.flat:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:focus, .osd.button.flat:hover:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:hover, .osd .button:focus:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:focus, .osd .button:focus:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:hover, .osd .button:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:focus, .osd .button:hover:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:hover, .osd .button.flat:focus:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:focus, .osd .button.flat:focus:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:hover, .osd .button.flat:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:focus, .osd .button.flat:hover:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:focus, + #XfceNotifyWindow.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:hover, + #XfceNotifyWindow.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:focus, + #XfceNotifyWindow.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:hover, + #XfceNotifyWindow.button.flat:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + #XfceNotifyWindow.button.flat:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + #XfceNotifyWindow.button.flat:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + #XfceNotifyWindow.button.flat:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .button.flat:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .button.flat:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .button.flat:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .button.flat:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:active, .selection-mode.header-bar .osd.button.suggested-action:focus:active, .selection-mode.toolbar .osd.button.suggested-action:focus:active, .selection-mode.header-bar .osd.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active, .selection-mode.toolbar .osd.suggested-action.button:focus:active, .osd.button:focus:active:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover, .osd.button:focus:active:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:active:focus, .osd.button:focus:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover:focus, .osd.button:focus:checked, .selection-mode.header-bar .osd.button.suggested-action:focus:checked, .selection-mode.toolbar .osd.button.suggested-action:focus:checked, .selection-mode.header-bar .osd.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked, .selection-mode.toolbar .osd.suggested-action.button:focus:checked, .osd.button:focus:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover, .osd.button:focus:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:focus, .osd.button:focus:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover:focus, .osd.button:hover:active, .selection-mode.header-bar .osd.button.suggested-action:hover:active, .selection-mode.toolbar .osd.button.suggested-action:hover:active, .selection-mode.header-bar .osd.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active, .selection-mode.toolbar .osd.suggested-action.button:hover:active, .osd.button:hover:active:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover, .osd.button:hover:active:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:active:focus, .osd.button:hover:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover:focus, .osd.button:hover:checked, .selection-mode.header-bar .osd.button.suggested-action:hover:checked, .selection-mode.toolbar .osd.button.suggested-action:hover:checked, .selection-mode.header-bar .osd.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked, .selection-mode.toolbar .osd.suggested-action.button:hover:checked, .osd.button:hover:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover, .osd.button:hover:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:focus, .osd.button:hover:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover:focus, .osd.button.flat:focus:active, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active, .osd.button.flat:focus:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover, .osd.button.flat:focus:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:focus, .osd.button.flat:focus:active:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover:focus, .osd.button.flat:focus:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked, .osd.button.flat:focus:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover, .osd.button.flat:focus:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:focus, .osd.button.flat:focus:checked:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover:focus, .osd.button.flat:hover:active, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active, .osd.button.flat:hover:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover, .osd.button.flat:hover:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:focus, .osd.button.flat:hover:active:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover:focus, .osd.button.flat:hover:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked, .osd.button.flat:hover:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover, .osd.button.flat:hover:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:focus, .osd.button.flat:hover:checked:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover:focus, .osd .button:focus:active, .osd .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .osd .button.suggested-action:focus:active, .osd .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .osd .button.suggested-action:focus:active, .osd .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .osd .suggested-action.button:focus:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active, .osd .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .osd .suggested-action.button:focus:active, .osd .button:focus:active:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:active:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:active:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover, .osd .button:focus:active:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:active:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:active:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:active:focus, .osd .button:focus:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover:focus, .osd .button:focus:checked, .osd .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .osd .button.suggested-action:focus:checked, .osd .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .osd .button.suggested-action:focus:checked, .osd .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .osd .suggested-action.button:focus:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked, .osd .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .osd .suggested-action.button:focus:checked, .osd .button:focus:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover, .osd .button:focus:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:focus, .osd .button:focus:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover:focus, .osd .button:hover:active, .osd .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .osd .button.suggested-action:hover:active, .osd .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .osd .button.suggested-action:hover:active, .osd .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .osd .suggested-action.button:hover:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active, .osd .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .osd .suggested-action.button:hover:active, .osd .button:hover:active:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:active:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:active:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover, .osd .button:hover:active:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:active:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:active:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:active:focus, .osd .button:hover:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover:focus, .osd .button:hover:checked, .osd .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .osd .button.suggested-action:hover:checked, .osd .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .osd .button.suggested-action:hover:checked, .osd .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .osd .suggested-action.button:hover:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked, .osd .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .osd .suggested-action.button:hover:checked, .osd .button:hover:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover, .osd .button:hover:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:focus, .osd .button:hover:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover:focus, .osd .button.flat:focus:active, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active, .osd .button.flat:focus:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover, .osd .button.flat:focus:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:focus, .osd .button.flat:focus:active:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .button.flat:focus:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked, .osd .button.flat:focus:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover, .osd .button.flat:focus:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:focus, .osd .button.flat:focus:checked:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .button.flat:hover:active, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active, .osd .button.flat:hover:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover, .osd .button.flat:hover:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:focus, .osd .button.flat:hover:active:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .button.flat:hover:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked, .osd .button.flat:hover:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover, .osd .button.flat:hover:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:focus, .osd .button.flat:hover:checked:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active, + #XfceNotifyWindow.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + #XfceNotifyWindow.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + #XfceNotifyWindow.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked, + #XfceNotifyWindow.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active, + #XfceNotifyWindow.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + #XfceNotifyWindow.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + #XfceNotifyWindow.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked, + #XfceNotifyWindow.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow.button.flat:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + #XfceNotifyWindow.button.flat:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow.button.flat:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow.button.flat:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow.button.flat:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + #XfceNotifyWindow.button.flat:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow.button.flat:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow.button.flat:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow.button.flat:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + #XfceNotifyWindow.button.flat:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow.button.flat:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow.button.flat:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow.button.flat:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + #XfceNotifyWindow.button.flat:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow.button.flat:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow.button.flat:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .button.flat:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .button.flat:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .button.flat:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .button.flat:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .button.flat:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .button.flat:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .button.flat:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .button.flat:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .button.flat:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .button.flat:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .button.flat:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .button.flat:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .button.flat:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .button.flat:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .button.flat:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .button.flat:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:insensitive, .osd.button:hover:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:insensitive, .osd.button.flat:focus:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:insensitive, .osd.button.flat:hover:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:insensitive, .osd .button:focus:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:insensitive, .osd .button:hover:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:insensitive, .osd .button.flat:focus:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:insensitive, .osd .button.flat:hover:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + #XfceNotifyWindow.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + #XfceNotifyWindow.button.flat:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow.button.flat:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .button.flat:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .button.flat:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:active:insensitive, .osd.button:focus:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:insensitive, .osd.button:hover:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:active:insensitive, .osd.button:hover:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:insensitive, .osd.button.flat:focus:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:insensitive, .osd.button.flat:focus:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:insensitive, .osd.button.flat:hover:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:insensitive, .osd.button.flat:hover:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:insensitive, .osd .button:focus:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:active:insensitive, .osd .button:focus:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:insensitive, .osd .button:hover:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:active:insensitive, .osd .button:hover:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:insensitive, .osd .button.flat:focus:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .button.flat:focus:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .button.flat:hover:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .button.flat:hover:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow.button.flat:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow.button.flat:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow.button.flat:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow.button.flat:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .button.flat:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .button.flat:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .button.flat:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .button.flat:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.toolbar .osd.suggested-action.button:active, .osd.button:checked, .selection-mode.header-bar .osd.button.suggested-action:checked, .selection-mode.toolbar .osd.button.suggested-action:checked, .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.toolbar .osd.suggested-action.button:checked, .osd.button.flat:active, .selection-mode.header-bar .osd.flat.button.suggested-action:active, .selection-mode.toolbar .osd.flat.button.suggested-action:active, .selection-mode.header-bar .osd.flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active, .selection-mode.toolbar .osd.flat.suggested-action.button:active, .osd.button.flat:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:checked, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, .osd .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .osd .suggested-action.button:active, .osd .button:checked, .osd .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .osd .button.suggested-action:checked, .osd .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .osd .button.suggested-action:checked, .osd .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .button.flat:active, .osd .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .osd .flat.button.suggested-action:active, .osd .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .osd .flat.button.suggested-action:active, .osd .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .osd .flat.suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active, .osd .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .osd .flat.suggested-action.button:active, .osd .button.flat:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:checked, + #XfceNotifyWindow.button:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + #XfceNotifyWindow.button:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + #XfceNotifyWindow.button.flat:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active, + #XfceNotifyWindow.button.flat:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked, + #XfceNotifyWindow .button:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .button:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .button.flat:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .button.flat:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + .osd.button:active:focus, .selection-mode.header-bar .osd.button.suggested-action:active:focus, .selection-mode.toolbar .osd.button.suggested-action:active:focus, .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .osd.suggested-action.button:active:focus, .osd.button:active:hover, .selection-mode.header-bar .osd.button.suggested-action:active:hover, .selection-mode.toolbar .osd.button.suggested-action:active:hover, .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .osd.suggested-action.button:active:hover, .osd.button:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .osd.button:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .osd.button.flat:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:active:focus, .osd.button.flat:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:active:hover, .osd.button.flat:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:focus, .osd.button.flat:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:hover, .osd .button:active:focus, .osd .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .osd .button.suggested-action:active:focus, .osd .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .osd .button.suggested-action:active:focus, .osd .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .button:active:hover, .osd .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .osd .button.suggested-action:active:hover, .osd .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .osd .button.suggested-action:active:hover, .osd .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .button:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .button:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .button.flat:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:active:focus, .osd .button.flat:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:active:hover, .osd .button.flat:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:focus, .osd .button.flat:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + #XfceNotifyWindow.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + #XfceNotifyWindow.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + #XfceNotifyWindow.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + #XfceNotifyWindow.button.flat:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + #XfceNotifyWindow.button.flat:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + #XfceNotifyWindow.button.flat:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + #XfceNotifyWindow.button.flat:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .button.flat:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .button.flat:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .button.flat:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .button.flat:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.toolbar .osd.suggested-action.button:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.toolbar .osd.suggested-action.button:hover, .osd.button.flat:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .osd.button.flat:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, .osd .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .button.flat:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .button.flat:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover, + #XfceNotifyWindow.button:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + #XfceNotifyWindow.button:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + #XfceNotifyWindow.button.flat:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + #XfceNotifyWindow.button.flat:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .button:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .button.flat:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .button.flat:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover { + color: #d3dae3; } + .osd.button:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:active:insensitive, .osd.button:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:checked:insensitive, .osd.button.flat:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:active:insensitive, .osd.button.flat:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:insensitive, .osd .button:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:active:insensitive, .osd .button:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:checked:insensitive, .osd .button.flat:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:active:insensitive, .osd .button.flat:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:insensitive, + #XfceNotifyWindow.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + #XfceNotifyWindow.button.flat:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow.button.flat:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .button.flat:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .button.flat:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; + color: #d3dae3; + box-shadow: none; } + .osd.button:insensitive:insensitive, .osd.button.flat:insensitive:insensitive, .osd .button:insensitive:insensitive, .osd .button.flat:insensitive:insensitive, + #XfceNotifyWindow.button:insensitive:insensitive, + #XfceNotifyWindow.button.flat:insensitive:insensitive, + #XfceNotifyWindow .button:insensitive:insensitive, + #XfceNotifyWindow .button.flat:insensitive:insensitive { + background-color: rgba(38, 38, 38, 0.1); + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, + #XfceNotifyWindow.button:active, + #XfceNotifyWindow .button:active { + color: #d3dae3; } + .osd.button.flat:insensitive:insensitive, .osd .button.flat:insensitive:insensitive, + #XfceNotifyWindow.button.flat:insensitive:insensitive, + #XfceNotifyWindow .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .osd.button.separator, .selection-mode.header-bar .osd.separator.button.suggested-action, .selection-mode.toolbar .osd.separator.button.suggested-action, .osd.button .separator, .selection-mode.header-bar .osd.button.suggested-action .separator, .selection-mode.toolbar .osd.button.suggested-action .separator, .osd .button.separator, .osd .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .osd .separator.button.suggested-action, .osd .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .osd .separator.button.suggested-action, .osd .button .separator, .osd .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .osd .button.suggested-action .separator, .osd .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .osd .button.suggested-action .separator, + #XfceNotifyWindow.button.separator, + #XfceNotifyWindow.button .separator, + #XfceNotifyWindow .button.separator, + #XfceNotifyWindow .button .separator { + border: 1px solid currentColor; + color: rgba(34, 34, 34, 0.8); } + .osd.button.separator:insensitive, .osd.button .separator:insensitive, .osd .button.separator:insensitive, .osd .button .separator:insensitive, + #XfceNotifyWindow.button.separator:insensitive, + #XfceNotifyWindow.button .separator:insensitive, + #XfceNotifyWindow .button.separator:insensitive, + #XfceNotifyWindow .button .separator:insensitive { + color: rgba(32, 32, 32, 0.8); } + .osd.toolbar, + #XfceNotifyWindow.toolbar { + -GtkToolbar-button-relief: normal; + padding: 2px; + border: 1px solid rgba(30, 30, 30, 0.8); + border-radius: 3px; + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + color: #d3dae3; } + .osd.toolbar .separator, + #XfceNotifyWindow.toolbar .separator { + color: rgba(34, 34, 34, 0.8); } + .osd.trough, + #XfceNotifyWindow.trough { + background-color: rgba(30, 30, 30, 0.8); } + .osd.progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d3dae3; } + .osd .scale.slider, + #XfceNotifyWindow .scale.slider { + background-color: rgba(41, 41, 41, 0.8); + background-image: none; + border-color: rgba(30, 30, 30, 0.8); } + .osd .scale.slider:focus, .osd .scale.slider:hover, + #XfceNotifyWindow .scale.slider:focus, + #XfceNotifyWindow .scale.slider:hover { + border-color: rgba(29, 29, 29, 0.8); } + .osd .scale.slider:active, .osd .scale.slider:active:hover, .osd .scale.slider:active:focus, .osd .scale.slider:active:hover:focus, .osd .scale.slider:checked, .osd .scale.slider:checked:hover, .osd .scale.slider:checked:focus, .osd .scale.slider:checked:hover:focus, + #XfceNotifyWindow .scale.slider:active, + #XfceNotifyWindow .scale.slider:active:hover, + #XfceNotifyWindow .scale.slider:active:focus, + #XfceNotifyWindow .scale.slider:active:hover:focus, + #XfceNotifyWindow .scale.slider:checked, + #XfceNotifyWindow .scale.slider:checked:hover, + #XfceNotifyWindow .scale.slider:checked:focus, + #XfceNotifyWindow .scale.slider:checked:hover:focus { + border-color: rgba(27, 27, 27, 0.8); } + .osd .scale.slider:insensitive, + #XfceNotifyWindow .scale.slider:insensitive { + border-color: rgba(32, 32, 32, 0.8); } + .osd .scale.slider:active:insensitive, .osd .scale.slider:checked:insensitive, + #XfceNotifyWindow .scale.slider:active:insensitive, + #XfceNotifyWindow .scale.slider:checked:insensitive { + border-color: rgba(30, 30, 30, 0.8); } + .osd .scale.slider:insensitive, + #XfceNotifyWindow .scale.slider:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; } + .osd .scale.trough, + #XfceNotifyWindow .scale.trough { + border-color: rgba(30, 30, 30, 0.8); + background-color: rgba(41, 41, 41, 0.8); + background-image: none; } + .osd .scale.trough.highlight, + #XfceNotifyWindow .scale.trough.highlight { + border-color: #000000; + background-color: #000000; + background-image: none; } + .osd .scale.trough:insensitive, .osd .scale.trough.highlight:insensitive, + #XfceNotifyWindow .scale.trough:insensitive, + #XfceNotifyWindow .scale.trough.highlight:insensitive { + border-color: rgba(32, 32, 32, 0.8); + background-color: rgba(34, 34, 34, 0.8); + background-image: none; } + .osd.view, GtkHTML.osd, .osd .view, .osd GtkHTML, + #XfceNotifyWindow.view, + GtkHTML#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow GtkHTML { + background-color: rgba(38, 38, 38, 0.8); } + .osd .scrollbar .trough, + #XfceNotifyWindow .scrollbar .trough { + background-color: rgba(38, 38, 38, 0.8); } + .osd .scrollbar .slider, + #XfceNotifyWindow .scrollbar .slider { + border: 1px solid mix(rgba(33, 33, 33, 0.8),#d3dae3,0.21); + border-radius: 0; + background-color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.21); } + .osd .scrollbar .slider:hover, + #XfceNotifyWindow .scrollbar .slider:hover { + border-color: mix(rgba(33, 33, 33, 0.8),#d3dae3,0.31); + background-color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.31); } + .osd .scrollbar .slider:active, + #XfceNotifyWindow .scrollbar .slider:active { + border-color: black; + background-color: #000000; } + .osd GtkIconView.cell:selected, .osd GtkIconView.cell:selected:focus, + #XfceNotifyWindow GtkIconView.cell:selected, + #XfceNotifyWindow GtkIconView.cell:selected:focus { + background-color: transparent; + border: 3px solid mix(rgba(33, 33, 33, 0.8),#d3dae3,0.21); + border-radius: 3px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(34, 34, 34, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(38, 38, 38, 0.8); } + +.osd GtkProgressBar, GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 2px; + -GtkProgressBar-min-horizontal-bar-height: 2px; + padding: 0; } + .osd GtkProgressBar.trough, GtkProgressBar.osd.trough { + padding: 0; + border-style: none; + border-radius: 0; + background-image: none; + background-color: transparent; } + .osd GtkProgressBar.progressbar, GtkProgressBar.osd.progressbar { + border-style: none; + border-radius: 0; + background-color: #000000; + background-image: none; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: 0; + box-shadow: none; } + +.undershoot.top { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + +.undershoot.bottom { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + +.undershoot.left { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + +.undershoot.right { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/***************** + ! Progress bars * +******************/ +GtkProgressBar { + padding: 0; + border-radius: 3px; + font-size: smaller; + color: rgba(20, 21, 18, 0.6); + -GtkProgressBar-min-horizontal-bar-height: 6; + -GtkProgressBar-min-vertical-bar-width: 6; } + GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 0; + -GtkProgressBar-min-horizontal-bar-height: 3; } + GtkProgressBar.trough { + border: 1px solid rgba(157, 173, 193, 0.5); + background-color: #e8ecf1; + background-image: none; } + +.progressbar { + background-color: #000000; + background-image: none; + border-radius: 0; + box-shadow: none; } + .progressbar.left { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + .progressbar.right { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + .progressbar.left.right { + box-shadow: none; } + .progressbar.vertical { + background-color: #000000; + background-image: none; } + .progressbar.vertical.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } + .progressbar.vertical.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; } + GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; } + +.level-bar.trough { + background-color: #e8ecf1; + background-image: none; + border: 1px solid rgba(157, 173, 193, 0.5); + border-radius: 3px; } + +.level-bar.fill-block { + background-color: #000000; + background-image: none; + border-color: transparent; + border-radius: 0; } + .level-bar.fill-block.indicator-discrete.horizontal { + margin-right: 1px; } + .level-bar.fill-block.indicator-discrete.vertical { + margin-bottom: 1px; } + .level-bar.fill-block.level-high { + background-color: #588809; + border-color: transparent; } + .level-bar.fill-block.level-low { + background-color: #966207; + border-color: transparent; } + .level-bar.fill-block.empty-fill-block { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +.scale { + -GtkRange-slider-width: 16; + -GtkRange-trough-border: 1; + -GtkScale-slider-length: 16; + padding: 0; + border-width: 1px; + border-radius: 3px; + outline-offset: -1px; } + .scale.slider { + background-color: #e8ecf1; + background-image: none; + border-color: #9dadc1; + border-radius: 8px; + border-width: 1px; + border-style: solid; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.3); } + .scale.slider:focus, .scale.slider:hover { + border-color: #90a2b8; } + .scale.slider:active, .scale.slider:active:hover, .scale.slider:active:focus, .scale.slider:active:hover:focus, .scale.slider:checked, .scale.slider:checked:hover, .scale.slider:checked:focus, .scale.slider:checked:hover:focus { + border-color: #8396b0; } + .scale.slider:insensitive { + border-color: #abb8c9; } + .scale.slider:active:insensitive, .scale.slider:checked:insensitive { + border-color: #9dadc1; } + .scale.slider:insensitive { + background-color: #b8c3d2; + background-image: none; } + .scale.fine-tune:active, .scale.fine-tune:active:hover, .scale.fine-tune.horizontal:active, .scale.fine-tune.horizontal:active:hover { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; } + .scale.mark { + border-color: rgba(157, 173, 193, 0.5); } + .scale.trough { + background-color: #e8ecf1; + background-image: none; + margin: 7px 0; + border: 1px solid rgba(157, 173, 193, 0.5); + border-radius: 3px; } + .scale.trough:insensitive { + background-color: #b8c3d2; + background-image: none; } + .scale.trough.vertical { + margin: 0 7px; } + .scale.highlight.left, .memuitem .scale.highlight.left { + background-color: #000000; + background-image: none; + border-color: #000000; } + .scale.highlight.left:hover, .memuitem .scale.highlight.left:hover { + border-color: black; + background-color: black; } + .scale.highlight.left:insensitive, .memuitem .scale.highlight.left:insensitive { + background-color: #b8c3d2; + background-image: none; + border-color: #abb8c9; } + .scale.highlight.bottom { + background-color: #000000; + background-image: none; + border-color: #000000; } + +/*********** + ! Scrollbar +************/ +* { + -GtkRange-slider-width: 8; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 2; + -GtkRange-trough-under-steppers: 1; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 80; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; } + +.scrollbar { + border: 0; + padding: 0; } + .scrollbar.button, .selection-mode.header-bar .scrollbar.button.suggested-action, .selection-mode.toolbar .scrollbar.button.suggested-action, .scrollbar.button:active, .scrollbar.button:active:hover { + border-width: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + color: rgba(20, 21, 18, 0.5); } + .scrollbar.slider, .scrollbar.slider.vertical { + border: 0; + border-radius: 3px; + background-color: mix(#d3dae3,#141512,0.21); } + .scrollbar.slider:hover, .scrollbar.slider.vertical:hover { + background-color: mix(#d3dae3,#141512,0.31); } + .scrollbar.slider:active, .scrollbar.slider.vertical:active { + background-color: #000000; } + .scrollbar.slider.fine-tune:hover:active, .scrollbar.slider.vertical.fine-tune:hover:active { + border: 2px solid transparent; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: .5; + -GtkRange-slider-width: 4px; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { + margin: 0; + background-color: #141512; + background-clip: padding-box; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { + border-style: none; + background-color: transparent; } + .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { + opacity: .7; } + +.scrollbars-junction, +.scrollbars-junction.frame, +.scrollbar.trough { + border: 0; + border-radius: 0; + background-color: #d3dae3; + background-image: none; } + +OsThumb, OsScrollbar { + color: #8396b0; } + OsThumb:selected, OsScrollbar:selected { + background-color: #000000; } + OsThumb:active, OsScrollbar:active { + background-color: #000000; } + OsThumb:insensitive, OsScrollbar:insensitive { + background-color: #b8c3d2; } + +/********* + ! Sidebar +**********/ +.sidebar, .sidebar.view, .sidebar .view, .sidebar GtkHTML, .sidebar GtkScrolledWindow { + background-color: #d3dae3; + color: mix(#141512,#d3dae3,0.1); } + .sidebar.separator, .sidebar.separator:hover, .sidebar.separator:focus, .sidebar.view.separator, .sidebar.view.separator:hover, .sidebar.view.separator:focus, .sidebar .view.separator, .sidebar GtkHTML.separator, .sidebar .view.separator:hover, .sidebar .view.separator:focus, .sidebar GtkScrolledWindow.separator, .sidebar GtkScrolledWindow.separator:hover, .sidebar GtkScrolledWindow.separator:focus { + border-width: 1px; + border-style: solid; + border-color: #b8c3d2; + color: #b8c3d2; } + +.sidebar row:selected, .sidebar row:selected:hover, .sidebar row:selected:focus, .sidebar .view row:selected, .sidebar .view row:selected:hover, .sidebar .view row:selected:focus { + border: 0; + background-image: none; + background-color: #000000; + color: #ffffff; } + +.sidebar row:selected:hover, .sidebar .view row:selected:hover { + border: 0; + background-image: none; + background-color: black; + color: #ffffff; } + +.sidebar row:hover, .sidebar .view row:hover { + border: 0; + background-image: none; + background-color: #e0e5ec; } + +.sidebar .frame { + border-width: 0; } + +.sidebar .sidebar-row { + padding: 1px; } + +.sidebar .sidebar-icon { + padding-left: 4px; + padding-right: 4px; } + +GtkAssistant .sidebar { + padding: 2px; + border-width: 0 1px 0 0; + border-style: solid; + border-right-color: #9dadc1; + border-radius: 0; + background-color: #d3dae3; + color: mix(#141512,#d3dae3,0.1); } + GtkAssistant .sidebar:dir(ltr) { + border-width: 0 1px 0 0; } + GtkAssistant .sidebar:dir(rtl), GtkAssistant .linked > GtkComboBox > .sidebar.button:dir(rtl) { + border-width: 0 0 0 1px; } + GtkAssistant .sidebar .label { + padding: 2px 4px; } + GtkAssistant .sidebar .label.highlight { + background-color: mix(#d3dae3,#141512,0.8); } + GtkAssistant .sidebar.csd .sidebar { + border-top-style: none; } + GtkAssistant .sidebar .highlight { + font: bold; } + +/****** +! Paned +*******/ +GtkPaned { + -GtkPaned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 2px; } + GtkPaned:dir(rtl), .linked > GtkComboBox > GtkPaned.button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > GtkPaned.button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > GtkPaned.button.suggested-action:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + GtkPaned .pane-separator { + background-color: #b8c3d2; } + GtkPaned.wide { + -GtkPaned-handle-size: 4; + margin: 0; } + GtkPaned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #b8c3d2; + border-width: 1px; } + GtkPaned.wide.vertical .pane-separator { + border-style: solid none; } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +.spinner { + background-image: none; + background-color: #000000; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:insensitive { + opacity: .5; } + +/*********************** + ! Check and Radio items +************************/ +* { + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; } + +.radio { + background-image: none; + -gtk-icon-source: url("../assets/radio-unchecked-dark.svg"); } + .radio:insensitive { + -gtk-icon-source: url("../assets/radio-unchecked-insensitive-dark.svg"); } + .radio:checked, .radio:active { + -gtk-icon-source: url("../assets/radio-checked-dark.svg"); } + .radio:checked:insensitive, .radio:active:insensitive { + -gtk-icon-source: url("../assets/radio-checked-insensitive-dark.svg"); } + .radio:inconsistent { + -gtk-icon-source: url("../assets/radio-mixed-dark.svg"); } + .radio:inconsistent:insensitive { + -gtk-icon-source: url("../assets/radio-mixed-insensitive-dark.svg"); } + .radio.menuitem { + -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); } + .radio.menuitem:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } + .radio.menuitem:checked, .radio.menuitem:active { + -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); } + .radio.menuitem:checked:hover, .radio.menuitem:active:hover { + -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); } + .radio.menuitem:checked:insensitive, .radio.menuitem:active:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } + .radio.menuitem:inconsistent { + -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); } + .radio.menuitem:inconsistent:hover { + -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); } + .radio.menuitem:inconsistent:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); } + +.check, GtkIconView.content-view.check { + background-image: none; + -gtk-icon-source: url("../assets/checkbox-unchecked-dark.svg"); } + .check:insensitive, GtkIconView.content-view.check:insensitive { + -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive-dark.svg"); } + .check:checked, GtkIconView.content-view.check:checked, .check:active, GtkIconView.content-view.check:active { + -gtk-icon-source: url("../assets/checkbox-checked-dark.svg"); } + .check:checked:insensitive, .check:active:insensitive { + -gtk-icon-source: url("../assets/checkbox-checked-insensitive-dark.svg"); } + .check:inconsistent, GtkIconView.content-view.check:inconsistent { + -gtk-icon-source: url("../assets/checkbox-mixed-dark.svg"); } + .check:inconsistent:insensitive { + -gtk-icon-source: url("../assets/checkbox-mixed-insensitive-dark.svg"); } + .check.menuitem, GtkIconView.menuitem.content-view.check { + -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); } + .check.menuitem:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } + .check.menuitem:checked, .check.menuitem:active { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); } + .check.menuitem:checked:hover, .check.menuitem:active:hover { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); } + .check.menuitem:checked:insensitive, .check.menuitem:active:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } + .check.menuitem:inconsistent { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); } + .check.menuitem:inconsistent:hover { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); } + .check.menuitem:inconsistent:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); } + +.view.content-view.check:not(list), GtkHTML.content-view.check:not(list), GtkIconView.content-view.check:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:hover:not(list), GtkHTML.content-view.check:hover:not(list), GtkIconView.content-view.check:hover:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:active:not(list), GtkHTML.content-view.check:active:not(list), GtkIconView.content-view.check:active:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:backdrop:not(list), GtkHTML.content-view.check:backdrop:not(list), GtkIconView.content-view.check:backdrop:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:checked:not(list), GtkHTML.content-view.check:checked:not(list), GtkIconView.content-view.check:checked:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:checked:hover:not(list), GtkHTML.content-view.check:checked:hover:not(list), GtkIconView.content-view.check:checked:hover:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:checked:active:not(list), GtkHTML.content-view.check:checked:active:not(list), GtkIconView.content-view.check:checked:active:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked-dark.svg"); + background-color: transparent; } + +.view.content-view.check:backdrop:checked:not(list), GtkHTML.content-view.check:backdrop:checked:not(list), GtkIconView.content-view.check:backdrop:checked:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked-dark.svg"); + background-color: transparent; } + +/******** + ! Switch +*********/ +GtkSwitch { + padding: 0; + border-radius: 3px; + font: bold condensed; + outline-offset: -4px; } + GtkSwitch.slider { + background-color: white; + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.12); } + GtkSwitch.slider:insensitive { + border-color: rgba(0, 0, 0, 0.1); + background-color: #b8c3d2; + box-shadow: none; } + GtkSwitch.trough { + background-color: #c6cfda; + background-image: none; + border: 1px solid #9dadc1; + color: #141512; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.07), inset 0 1px rgba(4, 4, 4, 0.08), inset -1px 0 rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + GtkSwitch.trough:active { + background-color: #000000; + background-image: none; + border-color: black; + color: #ffffff; } + GtkSwitch.trough:insensitive { + background-color: #b8c3d2; + background-image: none; + border-color: #abb8c9; + color: mix(#141512,#d3dae3,0.5); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +* { + -GtkTextView-error-underline-color: #960a2f; } + +.view, GtkHTML { + color: #262626; + background-color: #d3dae3; } + .view:insensitive, GtkHTML:insensitive, .view:insensitive:insensitive { + background-color: #b8c3d2; + color: mix(#262626,#d3dae3,0.5); } + +.cell { + border-width: 0; + border-radius: 0; } + .cell:selected, .cell:selected:focus { + background-color: #000000; + color: #ffffff; } + +row:selected, row:selected:hover, row:selected:focus { + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; + border: 0; + background-color: #000000; + background-image: none; + color: #ffffff; } + +.content-view.view, GtkHTML.content-view, GtkIconView.content-view.check { + background-color: #d3dae3; } + .content-view.view:hover, GtkHTML.content-view:hover { + background-color: rgba(0, 0, 0, 0.6); } + .content-view.view:selected, GtkHTML.content-view:selected, .content-view.view:active, GtkHTML.content-view:active { + background-color: #000000; } + .content-view.view:insensitive, GtkHTML.content-view:insensitive { + background-color: #b8c3d2; } + .content-view.view.check, GtkHTML.content-view.check, .content-view.view.check:active, .content-view.view.check:hover, .content-view.view.check:insensitive, .content-view.view.check:selected { + background-color: transparent; } + +.content-view .subtitle, GtkIconView.content-view.check .subtitle { + font: smaller; + padding: 0 12px; } + +GtkIconView.view.cell:selected, GtkIconView.view.cell:selected:focus { + border: 0; + border-radius: 2px; + background-image: none; + background-color: #000000; + color: #ffffff; } + +.dim-label, GtkLabel.separator, .dim-label.view { + color: alpha(currentColor,0.5); } + +.dnd { + border: 1px solid #000000; } + +.grip { + background-color: transparent; } + +.arrow { + color: alpha(currentColor,0.7); } + +.rubberband, .rubberband.view, .rubberband.content-view.view, GtkHTML.content-view { + border: 1px solid #000000; + border-radius: 0; + background-color: rgba(0, 0, 0, 0.3); } + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; } + +/* this will get overridden by .view, needed by gedit line numbers */ +GtkTextView { + background-color: mix(#d3dae3,#d3dae3,0.5); } + +GtkHTML:insensitive { + background-color: #b8c3d2; } + +GtkDrawingArea { + background-color: transparent; } + +/************ + ! Treeview * +*************/ +GtkTreeView { + -GtkTreeView-expander-size: 8; + -GtkTreeView-vertical-separator: 0; + outline-offset: -1px; + border-top-color: #222222; } + GtkTreeView:hover, GtkTreeView:selected, GtkTreeView:selected:focus, GtkTreeView:backdrop:selected, GtkTreeView:backdrop:selected:focus { + border-top-color: #000000; } + GtkTreeView.dnd { + border: 1px solid #000000; } + GtkTreeView .entry { + border-radius: 0; + background-color: #d3dae3; + background-image: none; } + GtkTreeView .progressbar { + background-color: #000000; + background-image: none; + border: 1px solid black; } + GtkTreeView .progressbar:selected:focus, GtkTreeView .progressbar:selected { + background-color: #000000; + background-image: none; + border: 1px solid black; + color: #ffffff; } + GtkTreeView .progressbar:insensitive:insensitive { + background-color: #d3dae3; + background-image: none; + border-color: #abb8c9; } + GtkTreeView .trough { + background-color: mix(#d3dae3,#d3dae3,0.5); + border: 1px solid #9dadc1; } + GtkTreeView .trough:selected:focus, GtkTreeView .trough:selected { + background-color: #d3dae3; + border: 1px solid #90a2b8; + color: #262626; } + GtkTreeView .trough:insensitive:insensitive { + background-color: #d3dae3; } + +/*********** + ! Separator +************/ +.view.separator, .separator { + color: #b8c3d2; + border: 1px solid currentColor; } + +/********************* + ! Column view headers +**********************/ +column-header .button, column-header .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action, column-header .button:active { + border-width: 0 1px 1px 0; + border-radius: 0; } + +column-header .button, column-header .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action, column-header .button:active, column-header .button:focus, column-header .button:active:focus { + border-color: #b8c3d2; + border-bottom-color: #9dadc1; } + +column-header .button:hover, column-header .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar column-header .button.suggested-action:hover, column-header .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar column-header .button.suggested-action:hover, column-header .button:active:hover, column-header .button:hover:focus, column-header .button:active:hover:focus { + border-color: #b8c3d2; + border-bottom-color: #9dadc1; } + +column-header .button:last-child .button, column-header .selection-mode.header-bar .button.suggested-action:last-child .button, .selection-mode.header-bar column-header .button.suggested-action:last-child .button, column-header .selection-mode.toolbar .button.suggested-action:last-child .button, .selection-mode.toolbar column-header .button.suggested-action:last-child .button, column-header .selection-mode.header-bar .suggested-action.button:last-child .button, .selection-mode.header-bar column-header .suggested-action.button:last-child .button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button, column-header .selection-mode.toolbar .suggested-action.button:last-child .button, .selection-mode.toolbar column-header .suggested-action.button:last-child .button, column-header .linked > GtkComboBox:last-child > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .linked > GtkComboBox:last-child > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button:last-child .button.suggested-action, column-header .selection-mode.header-bar .button.suggested-action:last-child .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button:last-child .button.suggested-action, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action:last-child .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button { + border-width: 0 0 1px; } + +/********** + ! Frames * +***********/ +.frame { + border: 1px solid #9dadc1; } + .frame.flat { + border: 0; } + +/* avoid double borders when a viewport is packed into a GtkScrolledWindow */ +GtkScrolledWindow GtkViewport.frame { + border: 0; } + +/************** + ! Window frame +***************/ +.window-frame.csd.message-dialog, .window-frame.csd.popup, .window-frame { + box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22), 0 0 0 1px #141512; } + .window-frame.csd.message-dialog:backdrop, .window-frame.csd.popup:backdrop, .window-frame:backdrop { + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), 0 0 0 1px #303641; } + +.window-frame { + border: 0; + border-radius: 3px 3px 0 0; + background-color: mix(#1b1b1b,#d3dae3,0.21); + /* this is used for the resize cursor area */ + margin: 6px; } + .window-frame.tiled { + border-radius: 0; } + .window-frame.solid-csd { + border-radius: 3px 3px 0 0; + margin: 1px; + background-color: mix(#1b1b1b,#d3dae3,0.21); + box-shadow: none; } + .window-frame.csd.popup { + border-radius: 0; } + .window-frame.csd.tooltip { + border-radius: 3px; + box-shadow: none; } + .window-frame.csd.message-dialog { + border-radius: 3px; } + .window-frame.ssd { + box-shadow: 0 0 0 1px #141512; } + .window-frame.ssd.maximized { + border-radius: 0; } + +/*********************** + ! Unity Greeter * + ***********************/ +.lightdm.menu { + background-image: none; + background-color: rgba(8, 8, 7, 0.6); + border-color: rgba(213, 219, 228, 0.2); + border-radius: 4px; + padding: 1px; + color: #d5dbe4; } + +.lightdm-combo .menu { + background-color: #292929; + border-radius: 0; + padding: 0; + color: #d5dbe4; } + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: #d5dbe4; } + +.lightdm.menubar *, +.lightdm.menubar .menuitem { + padding: 2px; } + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .selection-mode.header-bar .button.suggested-action, +.selection-mode.header-bar .lightdm-combo .button.suggested-action, +.lightdm-combo .selection-mode.toolbar .button.suggested-action, +.selection-mode.toolbar .lightdm-combo .button.suggested-action, +.lightdm-combo .entry, +.lightdm.button, +.selection-mode.header-bar .lightdm.button.suggested-action, +.selection-mode.toolbar .lightdm.button.suggested-action { + background-image: none; + background-color: rgba(8, 8, 7, 0.3); + border-color: rgba(213, 219, 228, 0.9); + border-radius: 5px; + padding: 5px; + color: #d5dbe4; } + +.lightdm.button:hover, .selection-mode.header-bar .lightdm.button.suggested-action:hover, .selection-mode.toolbar .lightdm.button.suggested-action:hover { + background-image: none; + background-color: rgba(213, 219, 228, 0.3); + border-color: rgba(213, 219, 228, 0.6); + border-radius: 5px; + padding: 5px; + color: #d5dbe4; + text-shadow: none; } + +.lightdm.button:active, .selection-mode.header-bar .lightdm.button.suggested-action:active, .selection-mode.toolbar .lightdm.button.suggested-action:active, +.lightdm.button:active:focus, +.lightdm.button:focus, +.selection-mode.header-bar .lightdm.button.suggested-action:focus, +.selection-mode.toolbar .lightdm.button.suggested-action:focus, +.lightdm.entry { + background-image: none; + background-color: rgba(8, 8, 7, 0.3); + border-color: rgba(213, 219, 228, 0.6); + border-radius: 5px; + padding: 6px; + color: #d5dbe4; + text-shadow: none; } + +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; } + +.lightdm.entry:focus { + border-color: rgba(213, 219, 228, 0.6); + border-width: 1px; + border-style: solid; + color: #d5dbe4; } + +.lightdm.entry:selected { + background-color: rgba(213, 219, 228, 0.2); } + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; } + +.lightdm.option-button { + background: none; + border-width: 0; } + +.lightdm.option-button:insensitive:insensitive { + background: none; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + +.lightdm.toggle-button.selected:hover { + background-color: rgba(213, 219, 228, 0.3); + border-color: rgba(213, 219, 228, 0.3); + border-width: 1px; } + +.lightdm.toggle-button.selected { + background-color: rgba(8, 8, 7, 0.3); + border-color: rgba(213, 219, 228, 0.3); + border-width: 1px; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #b8c3d2; + background-color: #d3dae3; } + +.gedit-document-panel { + background-color: #d3dae3; + color: mix(#141512,#d3dae3,0.1); } + .gedit-document-panel .list-row { + padding: 2px; } + .gedit-document-panel .list-row .button, .gedit-document-panel .list-row .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .gedit-document-panel .list-row .button.suggested-action, .gedit-document-panel .list-row .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .gedit-document-panel .list-row .button.suggested-action { + padding: 1px; + border-radius: 3px; + border-style: solid; + border-color: transparent; + border-width: 1px; + background-color: transparent; + background-image: none; + color: transparent; + icon-shadow: none; } + .gedit-document-panel .prelight-row .button, .gedit-document-panel .prelight-row .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .gedit-document-panel .prelight-row .button.suggested-action, .gedit-document-panel .prelight-row .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .gedit-document-panel .prelight-row .button.suggested-action { + border-color: rgba(8, 8, 7, 0.1); + color: rgba(213, 219, 228, 0.8); } + .gedit-document-panel .prelight-row .button:active { + border-color: rgba(8, 8, 7, 0.2); + background-color: rgba(8, 8, 7, 0.08); + color: #d5dbe4; } + .gedit-document-panel list-row .button:hover, .gedit-document-panel list-row .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .gedit-document-panel list-row .button.suggested-action:hover, .gedit-document-panel list-row .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .gedit-document-panel list-row .button.suggested-action:hover, .gedit-document-panel .prelight-row .button:hover { + border-color: rgba(8, 8, 7, 0.1); + color: #d5dbe4; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #b8c3d2; + background-color: #d3dae3; } + +.gedit-document-panel-document-row:hover { + background-color: #e0e5ec; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(8, 8, 7, 0.1); + background-color: rgba(8, 8, 7, 0.5); + color: #d5dbe4; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(8, 8, 7, 0.08); + transition: all 200ms ease-in; } + +GeditStatusbar { + border-top: 1px solid #9dadc1; } + +GeditStatusbar GeditSmallButton, GeditStatusMenuButton { + text-shadow: none; } + GeditStatusbar GeditSmallButton .button, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action, GeditStatusMenuButton .button, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action { + border-style: solid; + border-width: 0 1px; + border-color: transparent; + border-radius: 0; + padding: 1px 6px 2px 4px; } + GeditStatusbar GeditSmallButton .button:hover, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:hover, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:hover, GeditStatusbar GeditSmallButton .button:active, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .button:active:hover, GeditStatusMenuButton .button:hover, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:hover, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:hover, GeditStatusMenuButton .button:active, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .button:active:hover { + border-color: #9dadc1; } + GeditStatusbar GeditSmallButton .button:active, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusMenuButton .button:active, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:active { + background-color: #c6cfda; + color: #141512; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 3px 3px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #9dadc1; + background-color: #d3dae3; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #960a2f; + background-image: none; + color: #262626; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #d3dae3; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#262626,#d3dae3,0.5); } + +/************ + ! Nautilus * +*************/ +.nautilus-desktop.nautilus-canvas-item { + color: #d5dbe4; + text-shadow: 1px 1px #080807; } + .nautilus-desktop.nautilus-canvas-item:active { + color: #141512; } + .nautilus-desktop.nautilus-canvas-item:selected { + color: #ffffff; } + .nautilus-desktop.nautilus-canvas-item:active, .nautilus-desktop.nautilus-canvas-item:hover, .nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; } + +NautilusWindow .toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #9dadc1; } + +NautilusWindow .sidebar .frame { + border: 0; } + +NautilusWindow GtkPaned { + border-width: 0 1px 0 0; + border-style: solid; } + NautilusWindow GtkPaned, NautilusWindow GtkPaned:hover { + border-color: #b8c3d2; + background-color: #d3dae3; } + +NautilusNotebook.notebook { + border-right-width: 0; + border-left-width: 0; + border-bottom-width: 0; } + +NautilusNotebook .frame { + border: 0; } + +NautilusQueryEditor .toolbar { + padding-top: 1px; + padding-bottom: 0px; + border-width: 1px 0 0; + border-style: solid; + border-color: #d3dae3; + background-color: #b8c3d2; } + NautilusQueryEditor .toolbar:nth-child(2) { + border-color: #9dadc1; } + NautilusQueryEditor .toolbar.search-bar { + border-top-width: 0; + border-bottom-width: 0; } + NautilusQueryEditor .toolbar:last-child, NautilusQueryEditor .linked > GtkComboBox:last-child > .toolbar.button, NautilusQueryEditor .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .toolbar.button, NautilusQueryEditor .toolbar:only-child, NautilusQueryEditor .linked > GtkComboBox:only-child > .toolbar.button, NautilusQueryEditor .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .toolbar.button, NautilusQueryEditor .toolbar.search-bar:last-child, NautilusQueryEditor .linked > GtkComboBox:last-child > .search-bar.button, NautilusQueryEditor .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .search-bar.button, NautilusQueryEditor .toolbar.search-bar:only-child, NautilusQueryEditor .linked > GtkComboBox:only-child > .search-bar.button, NautilusQueryEditor .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .search-bar.button { + border-bottom-width: 1px; + border-bottom-color: #9dadc1; } + +/******** + ! Nemo * +*********/ +.nemo-desktop.nemo-canvas-item { + color: #d5dbe4; + text-shadow: 1px 1px #080807; } + .nemo-desktop.nemo-canvas-item:active { + color: #141512; } + .nemo-desktop.nemo-canvas-item:selected { + color: #ffffff; } + .nemo-desktop.nemo-canvas-item:active, .nemo-desktop.nemo-canvas-item:hover, .nemo-desktop.nemo-canvas-item:selected { + text-shadow: none; } + +NemoPathbarButton { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #d3dae3; + background-image: none; + border-color: rgba(0, 0, 0, 0.12); + color: #141512; + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.12); + -NemoPathbarButton-border-radius: 3px; } + NemoPathbarButton:focus, NemoPathbarButton:hover { + border-color: rgba(0, 0, 0, 0.12); } + NemoPathbarButton:active, NemoPathbarButton:active:hover, NemoPathbarButton:active:focus, NemoPathbarButton:active:hover:focus, NemoPathbarButton:checked, NemoPathbarButton:checked:hover, NemoPathbarButton:checked:focus, NemoPathbarButton:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.12); } + NemoPathbarButton:insensitive { + border-color: rgba(0, 0, 0, 0.12); } + NemoPathbarButton:active:insensitive, NemoPathbarButton:checked:insensitive { + border-color: rgba(0, 0, 0, 0.12); } + NemoPathbarButton.flat { + border-color: rgba(211, 218, 227, 0); + background-color: rgba(211, 218, 227, 0); + background-image: none; + box-shadow: none; } + NemoPathbarButton:focus, NemoPathbarButton:hover, NemoPathbarButton.flat:focus, NemoPathbarButton.flat:hover { + background-color: white; + background-image: none; + border-color: rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 2px -1px rgba(4, 4, 4, 0.32); } + NemoPathbarButton:focus:focus, NemoPathbarButton:focus:hover, NemoPathbarButton:hover:focus, NemoPathbarButton:hover:hover, NemoPathbarButton.flat:focus:focus, NemoPathbarButton.flat:focus:hover, NemoPathbarButton.flat:hover:focus, NemoPathbarButton.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.2); } + NemoPathbarButton:focus:active, NemoPathbarButton:focus:active:hover, NemoPathbarButton:focus:active:focus, NemoPathbarButton:focus:active:hover:focus, NemoPathbarButton:focus:checked, NemoPathbarButton:focus:checked:hover, NemoPathbarButton:focus:checked:focus, NemoPathbarButton:focus:checked:hover:focus, NemoPathbarButton:hover:active, NemoPathbarButton:hover:active:hover, NemoPathbarButton:hover:active:focus, NemoPathbarButton:hover:active:hover:focus, NemoPathbarButton:hover:checked, NemoPathbarButton:hover:checked:hover, NemoPathbarButton:hover:checked:focus, NemoPathbarButton:hover:checked:hover:focus, NemoPathbarButton.flat:focus:active, NemoPathbarButton.flat:focus:active:hover, NemoPathbarButton.flat:focus:active:focus, NemoPathbarButton.flat:focus:active:hover:focus, NemoPathbarButton.flat:focus:checked, NemoPathbarButton.flat:focus:checked:hover, NemoPathbarButton.flat:focus:checked:focus, NemoPathbarButton.flat:focus:checked:hover:focus, NemoPathbarButton.flat:hover:active, NemoPathbarButton.flat:hover:active:hover, NemoPathbarButton.flat:hover:active:focus, NemoPathbarButton.flat:hover:active:hover:focus, NemoPathbarButton.flat:hover:checked, NemoPathbarButton.flat:hover:checked:hover, NemoPathbarButton.flat:hover:checked:focus, NemoPathbarButton.flat:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.2); } + NemoPathbarButton:focus:insensitive, NemoPathbarButton:hover:insensitive, NemoPathbarButton.flat:focus:insensitive, NemoPathbarButton.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.2); } + NemoPathbarButton:focus:active:insensitive, NemoPathbarButton:focus:checked:insensitive, NemoPathbarButton:hover:active:insensitive, NemoPathbarButton:hover:checked:insensitive, NemoPathbarButton.flat:focus:active:insensitive, NemoPathbarButton.flat:focus:checked:insensitive, NemoPathbarButton.flat:hover:active:insensitive, NemoPathbarButton.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.2); } + NemoPathbarButton:active, NemoPathbarButton:checked, NemoPathbarButton.flat:active, NemoPathbarButton.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.06), inset 0 1px rgba(4, 4, 4, 0.07), inset -1px 0 rgba(4, 4, 4, 0.06), inset 0 -1px rgba(4, 4, 4, 0.05); } + NemoPathbarButton:active:focus, NemoPathbarButton:active:hover, NemoPathbarButton:checked:focus, NemoPathbarButton:checked:hover, NemoPathbarButton.flat:active:focus, NemoPathbarButton.flat:active:hover, NemoPathbarButton.flat:checked:focus, NemoPathbarButton.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + NemoPathbarButton:focus, NemoPathbarButton:hover, NemoPathbarButton.flat:focus, NemoPathbarButton.flat:hover { + color: #141512; } + NemoPathbarButton:active:insensitive, NemoPathbarButton:checked:insensitive, NemoPathbarButton.flat:active:insensitive, NemoPathbarButton.flat:checked:insensitive { + background-color: #b8c3d2; + background-image: none; + color: #141512; + box-shadow: none; } + NemoPathbarButton:insensitive:insensitive, NemoPathbarButton.flat:insensitive:insensitive { + background-color: #c6cfda; + background-image: none; + color: mix(#d3dae3,#141512,0.5); + box-shadow: none; } + NemoPathbarButton:active { + color: #141512; } + NemoPathbarButton.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#d3dae3,#141512,0.5); + box-shadow: none; } + NemoPathbarButton.separator, NemoPathbarButton .separator { + border: 1px solid currentColor; + color: #b8c3d2; } + NemoPathbarButton.separator:insensitive, NemoPathbarButton .separator:insensitive { + color: #abb8c9; } + +NemoPlacesTreeView { + -NemoPlacesTreeView-disk-full-bg-color: #9dadc1; + -NemoPlacesTreeView-disk-full-fg-color: #000000; + -NemoPlacesTreeView-disk-full-bar-width: 1px; + -NemoPlacesTreeView-disk-full-bar-radius: 1px; + -NemoPlacesTreeView-disk-full-bottom-padding: 2px; + -NemoPlacesTreeView-disk-full-max-length: 70px; } + NemoPlacesTreeView:selected { + -NemoPlacesTreeView-disk-full-bg-color: #ffffff; + -NemoPlacesTreeView-disk-full-fg-color: black; } + +NemoWindow .nemo-inactive-pane .view, NemoWindow .nemo-inactive-pane GtkHTML, NemoWindow .nemo-inactive-pane iconview { + background-color: mix(#d3dae3,#262626,0.12); + color: #262626; } + +/*********************** + ! Fallback mode panel * +************************/ +UnityPanelWidget, .unity-panel, .xfce4-panel, WnckPager, WnckTasklist, PanelAppletFrame, PanelApplet > GtkMenuBar.menubar.menuitem, PanelMenuBar.menubar.menuitem, .gnome-panel-menu-bar.menuitem, PanelSeparator, PanelWidget, PanelApplet, PanelToplevel { + background-color: #262626; + background-image: none; + color: #d3dae3; } + +.xfce4-panel .button, .xfce4-panel .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .xfce4-panel .button.suggested-action, .xfce4-panel .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .xfce4-panel .button.suggested-action, PanelApplet .button, PanelApplet .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar PanelApplet .button.suggested-action, PanelApplet .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar PanelApplet .button.suggested-action { + border-width: 0 1px; + border-radius: 0; + border-color: transparent; + background-color: transparent; + background-image: none; + color: #d3dae3; } + .xfce4-panel .button:hover, .xfce4-panel .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .xfce4-panel .button.suggested-action:hover, .xfce4-panel .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .xfce4-panel .button.suggested-action:hover, PanelApplet .button:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:hover { + background-color: mix(#262626,#d3dae3,0.11); + background-image: none; + border-color: mix(#262626,#d3dae3,0.11); + color: #e8ecf1; } + .xfce4-panel .button:active, .xfce4-panel .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .xfce4-panel .button.suggested-action:active, .xfce4-panel .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .xfce4-panel .button.suggested-action:active, PanelApplet .button:active, PanelApplet .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar PanelApplet .button.suggested-action:active, PanelApplet .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar PanelApplet .button.suggested-action:active, .xfce4-panel .button:checked, .xfce4-panel .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .xfce4-panel .button.suggested-action:checked, .xfce4-panel .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .xfce4-panel .button.suggested-action:checked, PanelApplet .button:checked, PanelApplet .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar PanelApplet .button.suggested-action:checked, PanelApplet .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar PanelApplet .button.suggested-action:checked { + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + border-color: mix(#262626,#d3dae3,0.21); + color: #e8ecf1; } + .xfce4-panel .button:active:hover, PanelApplet .button:active:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:active:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:active:hover, .xfce4-panel .button:checked:hover, PanelApplet .button:checked:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:checked:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:checked:hover { + background-color: mix(#262626,#d3dae3,0.31); + background-image: none; + border-color: mix(#262626,#d3dae3,0.31); } + +PanelWidget, PanelApplet, PanelToplevel { + padding: 0; } + +PanelApplet { + border: 0; } + PanelApplet .button, PanelApplet .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar PanelApplet .button.suggested-action, PanelApplet .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar PanelApplet .button.suggested-action { + -GtkButton-inner-border: 2; } + +PanelSeparator { + border: 0; } + +PanelApplet > GtkMenuBar.menubar.menuitem, PanelMenuBar.menubar.menuitem, .gnome-panel-menu-bar.menuitem { + border: 0; + -PanelMenuBar-icon-visible: true; } + +PanelAppletFrame { + border: 0; } + +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #d3dae3; + background-image: none; + padding: 2px; + border: 0; + color: #141512; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #d3dae3; + color: #262626; } + +.xfce4-panel { + font: normal; } + .xfce4-panel .menu { + -gtk-image-effect: none; } + +/*********************** + ! Fallback mode panel * +************************/ +/**************** + ! Unity styles * +*****************/ +UnityDecoration { + -UnityDecoration-extents: 28px 1px 1px 1px; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 1px; + -UnityDecoration-shadow-offset-y: 1px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.7); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #000000; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration.top { + border: 1px solid mix(#1b1b1b,#d3dae3,0.21); + border-bottom: 0; + border-radius: 2px 2px 0 0; + padding: 1px 8px 0 8px; + background-color: #262626; + color: #d3dae3; + text-shadow: none; } + UnityDecoration.top:backdrop { + border: 1px solid mix(#8396b0,mix(#141512,#d3dae3,0.4),0.12); + border-bottom: 0; + background-color: #d3dae3; + color: mix(#141512,#d3dae3,0.4); } + UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom { + background-color: mix(#1b1b1b,#d3dae3,0.21); } + UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { + background-color: mix(#8396b0,mix(#141512,#d3dae3,0.4),0.12); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d3dae3; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#262626,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + color: #e8ecf1; } + +SheetStyleDialog.unity-force-quit { + background-color: #d3dae3; } + +/*********************** + ! LightDM GTK Greeter * + ***********************/ +#panel_window { + background-color: transparent; + background-image: none; + color: #d5dbe4; + font: bold; + text-shadow: 0 1px rgba(8, 8, 7, 0.5); + icon-shadow: 0 1px rgba(8, 8, 7, 0.5); } + #panel_window .menubar, #panel_window .menubar > .menuitem { + background-color: transparent; + background-image: none; + color: #d5dbe4; + font: bold; + text-shadow: 0 1px rgba(8, 8, 7, 0.5); + icon-shadow: 0 1px rgba(8, 8, 7, 0.5); } + #panel_window .menubar *:hover, #panel_window .menubar > .menuitem *:hover { + color: #d5dbe4; } + #panel_window .menubar:hover, #panel_window .menubar > .menuitem:hover { + border-style: none; + background-color: rgba(213, 219, 228, 0.2); + background-image: none; + color: #d5dbe4; } + #panel_window .menubar:insensitive, #panel_window .menubar > .menuitem:insensitive { + color: rgba(213, 219, 228, 0.7); } + #panel_window .menubar .menu, #panel_window .menubar > .menuitem .menu { + border-radius: 1px; } + #panel_window .menubar .menu .menuitem, #panel_window .menubar > .menuitem .menu .menuitem { + font: normal; + text-shadow: none; } + +#content_frame { + padding-bottom: 14px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 3px; + background-color: #262626; + color: #d3dae3; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#1b1b1b,#d3dae3,0.21), inset -1px 0 mix(#1b1b1b,#d3dae3,0.21), inset 0 1px mix(#1b1b1b,#d3dae3,0.21), inset 0 -1px mix(#1b1b1b,#d3dae3,0.21); } + #login_window .button, #shutdown_dialog .button, #restart_dialog .button { + padding: 3px 15px; + border-width: 1px; + border-radius: 3px; + border-style: solid; + border-color: #1e1e1e; + background-color: #292929; + background-image: none; + color: #d3dae3; + transition: all 150ms ease-out; } + #login_window .button.default, #login_window .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #login_window .default.button.suggested-action, #login_window .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #login_window .default.button.suggested-action, #login_window .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #login_window .default.suggested-action.button, #login_window .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #login_window .default.suggested-action.button, #login_window .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #login_window .default.suggested-action.button, #login_window .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #login_window .default.suggested-action.button, #login_window .button:focus, #login_window .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #login_window .button.suggested-action:focus, #login_window .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #login_window .button.suggested-action:focus, #login_window .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #login_window .suggested-action.button:focus, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:focus, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:focus, #login_window .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #login_window .suggested-action.button:focus, #login_window .button:active:focus, #login_window .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #login_window .button.suggested-action:active:focus, #login_window .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #login_window .button.suggested-action:active:focus, #login_window .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #login_window .suggested-action.button:active:focus, #shutdown_dialog .button.default, #shutdown_dialog .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #shutdown_dialog .default.button.suggested-action, #shutdown_dialog .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #shutdown_dialog .default.button.suggested-action, #shutdown_dialog .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .button:focus, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:focus, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:focus, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .button:active:focus, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:active:focus, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:active:focus, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus, #restart_dialog .button.default, #restart_dialog .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #restart_dialog .default.button.suggested-action, #restart_dialog .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #restart_dialog .default.button.suggested-action, #restart_dialog .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #restart_dialog .default.suggested-action.button, #restart_dialog .button:focus, #restart_dialog .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #restart_dialog .button.suggested-action:focus, #restart_dialog .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #restart_dialog .button.suggested-action:focus, #restart_dialog .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #restart_dialog .suggested-action.button:focus, #restart_dialog .button:active:focus, #restart_dialog .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #restart_dialog .button.suggested-action:active:focus, #restart_dialog .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #restart_dialog .button.suggested-action:active:focus, #restart_dialog .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus { + border-color: black; + background-color: black; + background-image: none; + color: #ffffff; } + #login_window .button.default:hover, #login_window .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #login_window .default.button.suggested-action:hover, #login_window .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #login_window .default.button.suggested-action:hover, #login_window .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #login_window .default.suggested-action.button:hover, #login_window .button:focus:hover, #login_window .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #login_window .button.suggested-action:focus:hover, #login_window .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #login_window .button.suggested-action:focus:hover, #login_window .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #login_window .suggested-action.button:focus:hover, #login_window .button:active:focus:hover, #login_window .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #login_window .button.suggested-action:active:focus:hover, #login_window .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #login_window .button.suggested-action:active:focus:hover, #login_window .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #login_window .suggested-action.button:active:focus:hover, #shutdown_dialog .button.default:hover, #shutdown_dialog .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #shutdown_dialog .default.button.suggested-action:hover, #shutdown_dialog .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #shutdown_dialog .default.button.suggested-action:hover, #shutdown_dialog .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .button:focus:hover, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:focus:hover, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:focus:hover, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .button:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus:hover, #restart_dialog .button.default:hover, #restart_dialog .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #restart_dialog .default.button.suggested-action:hover, #restart_dialog .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #restart_dialog .default.button.suggested-action:hover, #restart_dialog .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .button:focus:hover, #restart_dialog .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #restart_dialog .button.suggested-action:focus:hover, #restart_dialog .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #restart_dialog .button.suggested-action:focus:hover, #restart_dialog .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .button:active:focus:hover, #restart_dialog .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #restart_dialog .button.suggested-action:active:focus:hover, #restart_dialog .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #restart_dialog .button.suggested-action:active:focus:hover, #restart_dialog .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus:hover { + border-color: black; + background-color: #000000; } + +#login_window .menu { + border-radius: 1px; } + +#login_window GtkComboBox .button, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .button:hover, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:hover, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:hover, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .button:active, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .button:active:hover, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:hover, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:hover, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .button:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .button:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .button:active:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .button:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover:focus { + padding: 0; + background: none; + border-style: none; + box-shadow: none; } + +#login_window .entry { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border-color: #1e1e1e; + border-radius: 3px; + background-color: #222222; + background-image: none; + color: #d3dae3; + box-shadow: none; + transition: all 150ms ease-out; } + #login_window .entry:focus, #login_window .entry:hover { + border-color: #1b1b1b; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.1), inset 0 1px rgba(4, 4, 4, 0.12), inset -1px 0 rgba(4, 4, 4, 0.1), inset 0 -1px rgba(4, 4, 4, 0.05); } + +#user_combobox { + color: #d3dae3; + font: 18px; } + #user_combobox .menu { + font: normal; } + #user_combobox .arrow { + color: mix(#d3dae3,#262626,0.5); } + +#user_image { + padding: 3px; + border-radius: 3px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #1b1b1b, inset -1px 0 #1b1b1b, inset 0 1px #1b1b1b, inset 0 -1px #1b1b1b; } + +#user_image_border { + border-radius: 3px; + background-color: #222222; + background-image: none; + box-shadow: inset 1px 0 rgba(4, 4, 4, 0.07), inset 0 1px rgba(4, 4, 4, 0.08), inset -1px 0 rgba(4, 4, 4, 0.07), inset 0 -1px rgba(4, 4, 4, 0.05); } + +#buttonbox_frame { + padding-top: 10px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button { + border-color: #780826; + background-color: #a20b33; + background-image: none; + color: #262626; } + #shutdown_button:hover, #shutdown_button:active, #shutdown_button:active:hover { + border-color: #690721; + background-color: #960a2f; } + +/* restart button */ +#restart_button { + border-color: #784e06; + background-color: #a26a08; + background-image: none; + color: #262626; } + #restart_button:hover, #restart_button:active, #restart_button:active:hover { + border-color: #694505; + background-color: #966207; } + +/* password warning */ +#greeter_infobar { + font: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #262626; + color: #d3dae3; } + +TerminalWindow .scrollbars-junction { + background-color: #262626; } + +TerminalWindow .scrollbar.trough { + background-color: #262626; } + +TerminalWindow .scrollbar.button, TerminalWindow .selection-mode.header-bar .scrollbar.button.suggested-action, .selection-mode.header-bar TerminalWindow .scrollbar.button.suggested-action, TerminalWindow .selection-mode.toolbar .scrollbar.button.suggested-action, .selection-mode.toolbar TerminalWindow .scrollbar.button.suggested-action { + color: #171717; } + TerminalWindow .scrollbar.button:active, TerminalWindow .selection-mode.header-bar .scrollbar.button.suggested-action:active, .selection-mode.header-bar TerminalWindow .scrollbar.button.suggested-action:active, TerminalWindow .selection-mode.toolbar .scrollbar.button.suggested-action:active, .selection-mode.toolbar TerminalWindow .scrollbar.button.suggested-action:active { + color: #171717; } + TerminalWindow .scrollbar.button:active:hover { + color: #171717; } + +TerminalWindow .scrollbar.slider { + border-color: mix(#212121,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); } + TerminalWindow .scrollbar.slider:hover { + border-color: mix(#212121,#d3dae3,0.31); + background-color: mix(#262626,#d3dae3,0.31); } + TerminalWindow .scrollbar.slider.vertical:hover { + border-color: mix(#212121,#d3dae3,0.31); + background-color: mix(#262626,#d3dae3,0.31); } + TerminalWindow .scrollbar.slider.vertical:active { + border-color: black; + background-color: #000000; } + TerminalWindow .scrollbar.slider:active { + border-color: black; + background-color: #000000; } + +TerminalWindow GtkNotebook.notebook { + border-right-width: 0; + border-bottom-width: 0; + border-left-width: 0; } + +TerminalNotebook.notebook { + padding: 0; + border-width: 1px 0 0; + border-style: solid; + border-color: #1b1b1b; + border-radius: 0; + background-color: #262626; + background-image: none; + background-clip: border-box; + color: #d3dae3; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-has-tab-gap: false; } + TerminalNotebook.notebook.frame { + border-width: 1px; } + TerminalNotebook.notebook.header { + border-width: 0; + background-color: #202020; } + TerminalNotebook.notebook.header.frame { + border-color: #1d1d1d; } + TerminalNotebook.notebook.header.frame.top { + border-width: 1px 1px 0 1px; } + TerminalNotebook.notebook.header.frame.right { + border-width: 1px 1px 1px 0; } + TerminalNotebook.notebook.header.frame.bottom { + border-width: 0 1px 1px 1px; } + TerminalNotebook.notebook.header.frame.left { + border-width: 1px 0 1px 1px; } + TerminalNotebook.notebook GtkViewport { + border-width: 0; + background-color: #262626; + color: #d3dae3; } + TerminalNotebook.notebook tab { + padding: 3px 4px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + /* close button styling */ } + TerminalNotebook.notebook tab:active { + background-color: transparent; + background-image: none; } + TerminalNotebook.notebook tab.top { + border-bottom-width: 2px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + TerminalNotebook.notebook tab.top:hover { + border-bottom-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.top:active { + border-bottom-color: #000000; } + TerminalNotebook.notebook tab.right { + border-left-width: 2px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + TerminalNotebook.notebook tab.right:hover { + border-left-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.right:active { + border-left-color: #000000; } + TerminalNotebook.notebook tab.bottom { + border-top-width: 2px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + TerminalNotebook.notebook tab.bottom:hover { + border-top-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.bottom:active { + border-top-color: #000000; } + TerminalNotebook.notebook tab.left { + border-right-width: 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + TerminalNotebook.notebook tab.left:hover { + border-right-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.left:active { + border-right-color: #000000; } + TerminalNotebook.notebook tab GtkLabel { + color: mix(#d3dae3,#262626,0.3); } + TerminalNotebook.notebook tab.reorderable-page:hover { + background-color: #202020; + border-left: 0; + border-right: 0; + /* using box shadows instead of borders due to slanted edges */ + box-shadow: inset 0 3px rgba(8, 8, 7, 0.03), inset 0 2px rgba(8, 8, 7, 0.03), inset 0 1px rgba(8, 8, 7, 0.03), inset 1px 0 #1b1b1b, inset -1px 0 #1b1b1b; } + TerminalNotebook.notebook tab.reorderable-page:active { + background-color: #222222; + border-left: 0; + border-right: 0; + box-shadow: inset 0 3px rgba(8, 8, 7, 0.03), inset 0 2px rgba(8, 8, 7, 0.03), inset 0 1px rgba(8, 8, 7, 0.03), inset 1px 0 #1d1d1d, inset -1px 0 #1d1d1d; } + TerminalNotebook.notebook tab .button, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action, TerminalNotebook.notebook tab .button:active, TerminalNotebook.notebook tab .button:checked, TerminalNotebook.notebook tab .button:hover { + padding: 1px; + border-width: 1px; + border-radius: 2px; + border-style: solid; + border-color: transparent; + background-image: none; + background-color: transparent; + color: mix(#d3dae3,#262626,0.5); } + TerminalNotebook.notebook tab .button:hover, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:hover, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:hover { + color: #d3dae3; + border-color: #1e1e1e; } + TerminalNotebook.notebook tab .button:active, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:active, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:active, TerminalNotebook.notebook tab .button:checked, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:checked, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:checked, TerminalNotebook.notebook tab .button:active:hover, TerminalNotebook.notebook tab .button:checked:hover { + border-color: #1b1b1b; + background-color: #242424; } + TerminalNotebook.notebook .prelight-page, TerminalNotebook.notebook .prelight-page GtkLabel { + color: mix(#d3dae3,#262626,0.15); } + TerminalNotebook.notebook .active-page, TerminalNotebook.notebook .active-page GtkLabel { + color: #d3dae3; } diff --git a/themes/gtk-3.0/dist/gtk.css b/themes/gtk-3.0/dist/gtk.css new file mode 100644 index 0000000..9f61f90 --- /dev/null +++ b/themes/gtk-3.0/dist/gtk.css @@ -0,0 +1,5806 @@ +/*$dark_shadow: #000;*/ +/*$light_shadow: #fff;*/ +/*$dark_shadow: #000;*/ +/*$light_shadow: #fff;*/ +/* dark color scheme */ +@define-color dark_bg_color #262626; +@define-color dark_fg_color #d3dae3; +/* colormap actually used by the theme, to be overridden in other css files */ +@define-color theme_bg_color #141512; +@define-color theme_fg_color #d3dae3; +@define-color theme_base_color #262626; +@define-color theme_text_color #d3dae3; +@define-color theme_selected_bg_color #000000; +@define-color theme_selected_fg_color #ffffff; +@define-color theme_tooltip_bg_color #141512; +@define-color theme_tooltip_fg_color #d3dae3; +/* shadow effects */ +@define-color light_shadow #151613; +@define-color dark_shadow #222b36; +/* misc colors used by gtk+ */ +@define-color info_fg_color #262626; +@define-color info_bg_color #380a85; +@define-color warning_fg_color #262626; +@define-color warning_bg_color #966207; +@define-color question_fg_color #262626; +@define-color question_bg_color #380a85; +@define-color error_fg_color #262626; +@define-color error_bg_color #960a2f; +@define-color link_color #290074; +@define-color success_color #588809; +@define-color warning_color #966207; +@define-color error_color #960a2f; +/* widget colors */ +@define-color titlebar_bg_focused @dark_bg_color; +@define-color titlebar_bg_unfocused @theme_bg_color; +@define-color titlebar_fg_focused @dark_fg_color; +@define-color titlebar_fg_unfocused mix(#d3dae3,#141512,0.4); +@define-color menubar_bg_color @dark_bg_color; +@define-color menubar_fg_color @dark_fg_color; +@define-color toolbar_bg_color @theme_bg_color; +@define-color toolbar_fg_color @theme_fg_color; +@define-color menu_bg_color @dark_bg_color; +@define-color menu_fg_color @dark_fg_color; +@define-color panel_bg_color @dark_bg_color; +@define-color panel_fg_color @dark_fg_color; +/* osd */ +@define-color osd_base #262626; +@define-color osd_bg rgba(38, 38, 38, 0.8); +@define-color osd_fg #d3dae3; +/* lightdm greeter colors */ +@define-color lightdm_bg_color #262626; +@define-color lightdm_fg_color #d3dae3; +/* window manager colors */ +@define-color wm_bg_focused #262626; +@define-color wm_bg_unfocused #141512; +@define-color wm_border_focused #141512; +@define-color wm_border_unfocused #303641; +@define-color wm_title_focused #d3dae3; +@define-color wm_title_unfocused mix(#d3dae3,#141512,0.4); +@define-color wm_icons_focused #d3dae3; +@define-color wm_icons_focused_prelight #000000; +@define-color wm_icons_focused_pressed black; +@define-color wm_icons_unfocused mix(#d3dae3,#141512,0.4); +@define-color wm_icons_unfocused_prelight #000000; +@define-color wm_icons_unfocused_pressed black; +/************** + ! GTK settings +***************/ +* { + -GtkArrow-arrow-scaling: .5; + -GtkExpander-expander-size: 8; + -GtkStatusbar-shadow-type: none; + -GtkToolItemGroup-expander-size: 8; + -GtkWindow-resize-grip-height: 0; + -GtkWindow-resize-grip-width: 0; + -WnckTasklist-fade-overlay-rect: 0; + -GtkWidget-cursor-color: #e6e6e6; + -GtkWidget-secondary-cursor-color: #e6e6e6; + -GtkWidget-cursor-aspect-ratio: 0.04; + outline-color: rgba(0, 0, 0, 0.5); + outline-style: dashed; + outline-width: 1px; + outline-offset: -1px; + outline-radius: 3px; } + +/************* + ! Base states + *************/ +GeditViewFrame .gedit-search-slider .not-found:selected, .gedit-document-panel-document-row:selected, .gedit-document-panel-document-row:selected:hover, .view:selected, GtkHTML:selected, .view:selected:focus, GtkHTML:selected:focus, GucharmapChartable:focus, GucharmapChartable:hover, GucharmapChartable:active, GucharmapChartable:selected, .grid-child:selected, GtkFlowBox .grid-child:selected, GtkLabel:selected, .gtkstyle-fallback:selected, *:selected, :focus:selected { + background-color: #000000; + color: #ffffff; } + +* { + /* hyperlinks */ + -GtkHTML-link-color: #290074; + -GtkIMHtml-hyperlink-color: #290074; + -GtkWidget-link-color: #290074; + -GtkWidget-visited-link-color: #290074; } + *:insensitive, *:insensitive:insensitive { + color: mix(#d3dae3,#141512,0.5); } + *:insensitive { + -gtk-image-effect: dim; } + *:hover { + -gtk-image-effect: highlight; } + *:link, *:visited { + color: #290074; } + +.background { + background-color: #141512; + color: #d3dae3; } + .background:backdrop { + text-shadow: none; + icon-shadow: none; } + .background.csd { + background-color: #141512; } + +.gtkstyle-fallback { + background-color: rgba(20, 21, 18, 0.5); + color: #d3dae3; } + .gtkstyle-fallback:hover { + background-color: #161714; + color: #d3dae3; } + .gtkstyle-fallback:active { + background-color: #121310; + color: #d3dae3; } + .gtkstyle-fallback:insensitive { + background-color: #141512; + color: mix(#d3dae3,#141512,0.5); } + +GtkImage, GtkImage:insensitive, GtkLabel, GtkLabel:insensitive, GtkBox, GtkBox:insensitive, GtkGrid, GtkGrid:insensitive { + background-color: transparent; } + +GtkLabel.separator { + color: #d3dae3; } + +GtkLabel:insensitive { + color: mix(#d3dae3,#141512,0.5); } + +/********* + ! Buttons +**********/ +NemoPathbarButton, column-header, .osd.button, .osd .button, +#XfceNotifyWindow.button, +#XfceNotifyWindow .button, .app-notification .button, .app-notification.frame .button, GtkModelButton.button, GtkModelButton.button:backdrop, GtkPopover .button, .error .button, .question .button, .warning .button, .info .button, .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action, .destructive-action.button, .suggested-action.button, .header-bar .button, .toolbar .button, .button.default, .button { + padding: 2px 4px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: 150ms ease; + outline-color: transparent; + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; } + NemoPathbarButton:focus, column-header:focus, + #XfceNotifyWindow.button:focus, + #XfceNotifyWindow .button:focus, .selection-mode.header-bar .button:focus, .selection-mode.toolbar .button:focus, .button:focus, NemoPathbarButton:hover, column-header:hover, + #XfceNotifyWindow.button:hover, + #XfceNotifyWindow .button:hover, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:hover, .button:hover, NemoPathbarButton:active, column-header:active, + #XfceNotifyWindow.button:active, + #XfceNotifyWindow .button:active, .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active, .button:active { + transition: none; } + +.linked > GtkComboBox > .button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .linked > GtkComboBox > .button:dir(ltr), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(ltr), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(ltr) { + border-radius: 0; + border-left-style: none; + border-right-style: solid; } + .linked > GtkComboBox > .button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > .button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > .button.suggested-action:dir(rtl) { + border-radius: 0; + border-right-style: none; + border-left-style: solid; } + +.header-bar .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .header-bar .linked .button, .selection-mode.header-bar .linked .button.suggested-action, .toolbar .button.linked, .selection-mode.toolbar .linked.button.suggested-action, .toolbar .linked .button, .selection-mode.toolbar .linked .button.suggested-action, .linked > GtkComboBox:only-child > .button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .linked > GtkComboBox:last-child > .button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .linked > GtkComboBox:first-child > .button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button, GtkComboBox.combobox-entry .entry, GtkComboBox.combobox-entry .button, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action, .button.linked, .linked .button, .linked .selection-mode.header-bar .button.suggested-action, .linked .selection-mode.toolbar .button.suggested-action { + border-width: 1px; + border-style: solid; + border-radius: 0; + border-right-style: none; + border-left-style: none; } + .linked > GtkComboBox:only-child > .button:first-child, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox:last-child > .button:first-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:first-child, .linked > GtkComboBox:first-child > .button, .selection-mode.header-bar .linked > GtkComboBox:first-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:first-child > .button.suggested-action, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:first-child > .button, GtkComboBox.combobox-entry .entry:first-child, GtkComboBox.combobox-entry .button:first-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:first-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:first-child, .button.linked:first-child, .selection-mode.header-bar .linked.button.suggested-action:first-child, .selection-mode.toolbar .linked.button.suggested-action:first-child, .linked .button:first-child, .linked .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar .linked .button.suggested-action:first-child, .linked .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar .linked .button.suggested-action:first-child { + border-width: 1px; + border-radius: 3px; + border-left-style: solid; + border-right-style: none; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + GtkComboBox.combobox-entry .entry:first-child:dir(rtl), GtkComboBox.combobox-entry .button:first-child:dir(rtl), .button.linked:first-child:dir(rtl), .linked .button:first-child:dir(rtl), .linked > GtkComboBox:first-child > .button:dir(rtl) { + border-left-style: none; + border-right-style: solid; } + .linked > GtkComboBox:only-child > .button:last-child, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .linked > GtkComboBox.linked:last-child > GtkComboBox.button:last-child > .button, .linked > GtkComboBox:first-child > .button:last-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:last-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:last-child > .button, GtkComboBox.combobox-entry .entry:last-child, GtkComboBox.combobox-entry .button:last-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:last-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:last-child, .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .linked .button:last-child, .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child { + border-width: 1px; + border-radius: 3px; + border-left-style: none; + border-right-style: solid; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } + GtkComboBox.combobox-entry .entry:last-child:dir(rtl), GtkComboBox.combobox-entry .button:last-child:dir(rtl), .button.linked:last-child:dir(rtl), .linked .button:last-child:dir(rtl), .linked > GtkComboBox:last-child > .button:dir(rtl) { + border-left-style: solid; + border-right-style: none; } + .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .linked > GtkComboBox.linked:only-child > GtkComboBox.button:only-child > .button, .linked > GtkComboBox:last-child > .button:only-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox.linked:last-child > GtkComboBox.button:only-child > .button, .linked > GtkComboBox:first-child > .button:only-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button:only-child, .linked > GtkComboBox.linked:first-child > GtkComboBox.button:only-child > .button, GtkComboBox.combobox-entry .entry:only-child, GtkComboBox.combobox-entry .button:only-child, GtkComboBox.combobox-entry .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar GtkComboBox.combobox-entry .button.suggested-action:only-child, GtkComboBox.combobox-entry .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar GtkComboBox.combobox-entry .button.suggested-action:only-child, .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .linked .button:only-child, .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child { + border-width: 1px; + border-style: solid; + border-radius: 3px; } + +* { + -GtkButton-child-displacement-x: 0; + -GtkButton-child-displacement-y: 0; + -GtkButton-default-border: 0; + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 1; + -GtkButton-interior-focus: true; + -GtkButtonBox-child-min-height: 24; + -GtkButtonBox-child-internal-pad-y: 1; + -GtkToolButton-icon-spacing: 6; } + +.notebook tab .button, .notebook tab .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .notebook tab .button.suggested-action, .notebook tab .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .notebook tab .button.suggested-action, .error .button.close, .error .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .error .close.button.suggested-action, .error .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .error .close.button.suggested-action, .question .button.close, .question .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .question .close.button.suggested-action, .question .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .question .close.button.suggested-action, .warning .button.close, .warning .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .warning .close.button.suggested-action, .warning .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .warning .close.button.suggested-action, .info .button.close, .info .selection-mode.header-bar .close.button.suggested-action, .selection-mode.header-bar .info .close.button.suggested-action, .info .selection-mode.toolbar .close.button.suggested-action, .selection-mode.toolbar .info .close.button.suggested-action { + border: 1px solid transparent; + background-color: transparent; + background-image: none; + box-shadow: none; } + .notebook tab .button:focus, .notebook tab .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .notebook tab .button.suggested-action:focus, .notebook tab .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .notebook tab .button.suggested-action:focus, .error .button.close:focus, .question .button.close:focus, .warning .button.close:focus, .info .button.close:focus, .notebook tab .button:hover, .notebook tab .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .notebook tab .button.suggested-action:hover, .notebook tab .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .notebook tab .button.suggested-action:hover, .error .button.close:hover, .question .button.close:hover, .warning .button.close:hover, .info .button.close:hover { + border: 1px solid rgba(68, 85, 107, 0.3); + background-color: rgba(21, 23, 19, 0.2); + background-image: none; + box-shadow: none; } + .notebook tab .button:active, .notebook tab .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .notebook tab .button.suggested-action:active, .notebook tab .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .notebook tab .button.suggested-action:active, .error .button.close:active, .question .button.close:active, .warning .button.close:active, .info .button.close:active, .notebook tab .button:checked, .notebook tab .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .notebook tab .button.suggested-action:checked, .notebook tab .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .notebook tab .button.suggested-action:checked, .error .button.close:checked, .question .button.close:checked, .warning .button.close:checked, .info .button.close:checked { + border: 1px solid rgba(68, 85, 107, 0.3); + background-color: rgba(68, 85, 107, 0.1); + background-image: none; + box-shadow: none; } + +.button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #262626; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .button:active:hover, .button:active:focus, .button:active:hover:focus, .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .button:checked:hover, .button:checked:focus, .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .button:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button:active:insensitive, .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.toolbar .button.suggested-action:active:insensitive, .button:checked:insensitive, .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .button.suggested-action:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button.flat, .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.toolbar .flat.button.suggested-action { + border-color: rgba(38, 38, 38, 0); + background-color: rgba(38, 38, 38, 0); + background-image: none; + box-shadow: none; } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .button.flat:focus, .button.flat:hover { + background-color: #2e2e2e; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .button:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.toolbar .button.suggested-action:focus:focus, .button:hover:hover, .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.toolbar .button.suggested-action:hover:hover, .button.flat:hover:focus, .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .button:hover:active:focus, .button.flat:hover:active:focus, .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .button:hover:checked:focus, .button.flat:hover:checked:focus, .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .button.flat:focus:active, .button.flat:hover:active:hover:focus, .button.flat:focus:checked, .button.flat:hover:checked:hover:focus, .button.flat:hover:active, .button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .button:focus:insensitive, .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .button.suggested-action:focus:insensitive, .button:hover:insensitive, .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .button.suggested-action:hover:insensitive, .button.flat:focus:insensitive, .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button:focus:active:insensitive, .button:focus:checked:insensitive, .button:hover:active:insensitive, .button:hover:checked:insensitive, .button.flat:focus:active:insensitive, .button.flat:focus:checked:insensitive, .button.flat:hover:active:insensitive, .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .button.flat:active, .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .button:active:focus, .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.toolbar .button.suggested-action:active:focus, .button:active:hover, .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.toolbar .button.suggested-action:active:hover, .button:checked:focus, .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.toolbar .button.suggested-action:checked:focus, .button:checked:hover, .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.toolbar .button.suggested-action:checked:hover, .button.flat:active:focus, .button.flat:active:hover, .button.flat:checked:focus, .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .button.flat:focus, .button.flat:hover { + color: #d3dae3; } + .button:active:insensitive, .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.toolbar .button.suggested-action:active:insensitive, .button:checked:insensitive, .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .button.suggested-action:checked:insensitive, .button.flat:active:insensitive, .button.flat:checked:insensitive { + background-color: #222222; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .button:insensitive:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive:insensitive, .button.flat:insensitive:insensitive { + background-color: rgba(38, 38, 38, 0.3); + background-image: none; + color: mix(#262626,#d3dae3,0.5); + box-shadow: none; } + .button:active, .selection-mode.header-bar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active { + color: #d3dae3; } + .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#262626,#d3dae3,0.5); + box-shadow: none; } + .button.separator, .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.toolbar .separator.button.suggested-action, .button .separator, .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.toolbar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #222222; } + .button.separator:insensitive, .selection-mode.header-bar .separator.button.suggested-action:insensitive, .selection-mode.toolbar .separator.button.suggested-action:insensitive, .button .separator:insensitive, .selection-mode.header-bar .button.suggested-action .separator:insensitive, .selection-mode.toolbar .button.suggested-action .separator:insensitive { + color: #202020; } + .button.default, .selection-mode.header-bar .default.button.suggested-action, .selection-mode.toolbar .default.button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #000000; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active, .button.default:active:hover, .button.default:active:focus, .button.default:active:hover:focus, .button.default:checked, .selection-mode.header-bar .default.button.suggested-action:checked, .selection-mode.toolbar .default.button.suggested-action:checked, .button.default:checked:hover, .button.default:checked:focus, .button.default:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:insensitive, .selection-mode.header-bar .default.button.suggested-action:insensitive, .selection-mode.toolbar .default.button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button.default:active:insensitive, .button.default:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .button.default.flat, .selection-mode.header-bar .default.flat.button.suggested-action, .selection-mode.toolbar .default.flat.button.suggested-action { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover, .button.default.flat:focus, .button.default.flat:hover { + background-color: black; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .button.default:hover:focus, .button.default:hover:hover, .button.default.flat:hover:focus, .button.default.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:active, .button.default:hover:active:focus, .button.default.flat:hover:active:focus, .button.default:focus:checked, .button.default:hover:checked:focus, .button.default.flat:hover:checked:focus, .button.default:hover:active, .button.default:hover:checked, .button.default.flat:focus:active, .button.default.flat:hover:active:hover:focus, .button.default.flat:focus:checked, .button.default.flat:hover:checked:hover:focus, .button.default.flat:hover:active, .button.default.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:insensitive, .button.default:hover:insensitive, .button.default.flat:focus:insensitive, .button.default.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:focus:active:insensitive, .button.default:focus:checked:insensitive, .button.default:hover:active:insensitive, .button.default:hover:checked:insensitive, .button.default.flat:focus:active:insensitive, .button.default.flat:focus:checked:insensitive, .button.default.flat:hover:active:insensitive, .button.default.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active, .button.default:checked, .selection-mode.header-bar .default.button.suggested-action:checked, .selection-mode.toolbar .default.button.suggested-action:checked, .button.default.flat:active, .button.default.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .button.default:active:focus, .button.default:active:hover, .button.default:checked:focus, .button.default:checked:hover, .button.default.flat:active:focus, .button.default.flat:active:hover, .button.default.flat:checked:focus, .button.default.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .button.default:focus, .selection-mode.header-bar .default.button.suggested-action:focus, .selection-mode.toolbar .default.button.suggested-action:focus, .button.default:hover, .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.toolbar .default.button.suggested-action:hover, .button.default.flat:focus, .button.default.flat:hover { + color: #ffffff; } + .button.default:active:insensitive, .button.default:checked:insensitive, .button.default.flat:active:insensitive, .button.default.flat:checked:insensitive { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: none; } + .button.default:insensitive:insensitive, .button.default.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0.3); + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .button.default:active, .selection-mode.header-bar .default.button.suggested-action:active, .selection-mode.toolbar .default.button.suggested-action:active { + color: #ffffff; } + .button.default.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .button.default.separator, .selection-mode.header-bar .default.separator.button.suggested-action, .selection-mode.toolbar .default.separator.button.suggested-action, .button.default .separator, .selection-mode.header-bar .default.button.suggested-action .separator, .selection-mode.toolbar .default.button.suggested-action .separator { + border: 1px solid currentColor; + color: black; } + .button.default.separator:insensitive, .button.default .separator:insensitive { + color: black; } + .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .selection-mode.toolbar .linked.button.suggested-action, .linked .button, .linked .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .linked .button.suggested-action, .linked .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .button.linked:focus, .selection-mode.header-bar .linked.button.suggested-action:focus, .selection-mode.toolbar .linked.button.suggested-action:focus, .button.linked:hover, .selection-mode.header-bar .linked.button.suggested-action:hover, .selection-mode.toolbar .linked.button.suggested-action:hover, .linked .button:focus, .linked .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .linked .button.suggested-action:focus, .linked .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .linked .button.suggested-action:focus, .linked .button:hover, .linked .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .linked .button.suggested-action:hover, .linked .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .linked .button.suggested-action:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .button.linked:active, .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.toolbar .linked.button.suggested-action:active, .button.linked:active:hover, .button.linked:active:focus, .button.linked:active:hover:focus, .button.linked:checked, .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.toolbar .linked.button.suggested-action:checked, .button.linked:checked:hover, .button.linked:checked:focus, .button.linked:checked:hover:focus, .linked .button:active, .linked .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .linked .button.suggested-action:active, .linked .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .linked .button.suggested-action:active, .linked .button:active:hover, .linked .button:active:focus, .linked .button:active:hover:focus, .linked .button:checked, .linked .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .linked .button.suggested-action:checked, .linked .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .linked .button.suggested-action:checked, .linked .button:checked:hover, .linked .button:checked:focus, .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + .button.linked:insensitive, .selection-mode.header-bar .linked.button.suggested-action:insensitive, .selection-mode.toolbar .linked.button.suggested-action:insensitive, .linked .button:insensitive, .linked .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .linked .button.suggested-action:insensitive, .linked .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .linked .button.suggested-action:insensitive { + box-shadow: inset -1px 0 #1e1e1e; } + .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .linked .button:last-child, .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child, .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .linked .button:only-child, .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child, .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .button.linked:last-child:hover, .button.linked:only-child:hover, .linked .button:last-child:hover, .linked > GtkComboBox:last-child > .button:hover, .linked .button:only-child:hover, .linked > GtkComboBox:only-child > .button:hover { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .button.linked:insensitive:last-child, .linked > GtkComboBox:last-child > .button:insensitive, .button.linked:insensitive:only-child, .linked > GtkComboBox:only-child > .button:insensitive, .button.linked:active:insensitive:last-child, .button.linked:active:insensitive:only-child, .button.linked:checked:insensitive:last-child, .button.linked:checked:insensitive:only-child, .linked .button:insensitive:last-child, .linked .button:insensitive:only-child, .linked .button:active:insensitive:last-child, .linked .button:active:insensitive:only-child, .linked .button:checked:insensitive:last-child, .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .button.linked:active:last-child, .linked > GtkComboBox:last-child > .button:active, .button.linked:active:last-child:focus, .button.linked:active:last-child:hover, .button.linked:active:last-child:hover:focus, .button.linked:checked:last-child, .linked > GtkComboBox:last-child > .button:checked, .button.linked:checked:last-child:focus, .button.linked:checked:last-child:hover, .button.linked:checked:last-child:hover:focus, .linked .button:active:last-child, .linked .button:active:last-child:focus, .linked .button:active:last-child:hover, .linked .button:active:last-child:hover:focus, .linked .button:checked:last-child, .linked .button:checked:last-child:focus, .linked .button:checked:last-child:hover, .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .button.linked:active:only-child, .linked > GtkComboBox:only-child > .button:active, .button.linked:active:only-child:focus, .button.linked:active:only-child:hover, .button.linked:active:only-child:hover:focus, .button.linked:checked:only-child, .linked > GtkComboBox:only-child > .button:checked, .button.linked:checked:only-child:focus, .button.linked:checked:only-child:hover, .button.linked:checked:only-child:hover:focus, .linked .button:active:only-child, .linked .button:active:only-child:focus, .linked .button:active:only-child:hover, .linked .button:active:only-child:hover:focus, .linked .button:checked:only-child, .linked .button:checked:only-child:focus, .linked .button:checked:only-child:hover, .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .spinbutton .button, .spinbutton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .spinbutton .button.suggested-action, .spinbutton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .spinbutton .button.suggested-action { + color: mix(#d3dae3,#262626,0.4); + padding: 2px 4px; + border: 0; + border-radius: 0; + border-style: none; + background-color: transparent; + background-image: none; + box-shadow: inset 1px 0 #222222; } + .spinbutton .button:insensitive, .spinbutton .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .spinbutton .button.suggested-action:insensitive, .spinbutton .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .spinbutton .button.suggested-action:insensitive { + color: mix(#d3dae3,#262626,0.7); + box-shadow: inset 1px 0 #202020; } + .spinbutton .button:active, .spinbutton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .spinbutton .button.suggested-action:active, .spinbutton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .spinbutton .button.suggested-action:active, .spinbutton .button:checked, .spinbutton .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .spinbutton .button.suggested-action:checked, .spinbutton .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .spinbutton .button.suggested-action:checked, .spinbutton .button:hover, .spinbutton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .spinbutton .button.suggested-action:hover, .spinbutton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .spinbutton .button.suggested-action:hover { + color: #d3dae3; } + .spinbutton .button:first-child, .spinbutton .selection-mode.header-bar .button.suggested-action:first-child, .selection-mode.header-bar .spinbutton .button.suggested-action:first-child, .spinbutton .selection-mode.toolbar .button.suggested-action:first-child, .selection-mode.toolbar .spinbutton .button.suggested-action:first-child, .spinbutton .linked > GtkComboBox:first-child > .button { + border-radius: 3px 0 0 3px; + box-shadow: none; } + .spinbutton .button:last-child, .spinbutton .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .spinbutton .button.suggested-action:last-child, .spinbutton .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .spinbutton .button.suggested-action:last-child, .spinbutton .linked > GtkComboBox:last-child > .button { + border-radius: 0 3px 3px 0; } + .spinbutton .button:dir(rtl), .spinbutton .selection-mode.header-bar .button.suggested-action:dir(rtl), .selection-mode.header-bar .spinbutton .button.suggested-action:dir(rtl), .spinbutton .selection-mode.toolbar .button.suggested-action:dir(rtl), .selection-mode.toolbar .spinbutton .button.suggested-action:dir(rtl), .spinbutton .linked > GtkComboBox > .button:dir(rtl) { + box-shadow: inset -1px 0 #222222; } + .spinbutton.vertical .button, .spinbutton.vertical .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .spinbutton.vertical .button.suggested-action, .spinbutton.vertical .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .spinbutton.vertical .button.suggested-action { + border: 1px solid #10110e; + border-radius: 3px; + background-color: #161713; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .spinbutton.vertical .button:hover { + border-color: #0e0f0d; + background-color: #161714; + background-image: none; } + .spinbutton.vertical .button:active, .spinbutton.vertical .button:checked { + border-color: #10110e; + background-color: #131411; + background-image: none; } + .spinbutton.vertical .button:active:hover, .spinbutton.vertical .button:checked:hover { + border-color: #0e0f0d; } + .spinbutton.vertical .button:focus, .spinbutton.vertical .button:hover:focus, .spinbutton.vertical .button:active:focus, .spinbutton.vertical .button:active:hover:focus { + border-color: #0e0f0d; } + .spinbutton.vertical .button:insensitive { + border-color: #11120f; + background-color: #121310; + background-image: none; } + .spinbutton.vertical .button:first-child, .spinbutton.vertical .linked > GtkComboBox:first-child > .button { + border-width: 1px; + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .spinbutton.vertical .button:last-child, .spinbutton.vertical .linked > GtkComboBox:last-child > .button { + border-width: 1px; + border-top-width: 0; + border-top-left-radius: 0; + border-top-right-radius: 0; } + .button .spinbutton.vertical.entry { + border-width: 1px; + border-style: solid; + border-radius: 0; } + +/****************** +! ComboBoxes * +*******************/ +GtkComboBox > .button, .selection-mode.header-bar GtkComboBox > .button.suggested-action, .selection-mode.toolbar GtkComboBox > .button.suggested-action { + padding: 0px 3px; + -GtkComboBox-arrow-scaling: .5; + -GtkComboBox-shadow-type: none; } + +GtkComboBox .separator { + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; + border-style: none; } + +/********* + ! Entry * +**********/ +.entry.linked, .linked .entry { + border-width: 1px; + border-radius: 0; + border-right-width: 0; + border-left-width: 0; } + .entry.linked:first-child, .linked .entry:first-child, .linked > GtkComboBox:first-child > .button.entry, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; + border-right-width: 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .entry.linked:last-child, .linked .entry:last-child, .linked > GtkComboBox:last-child > .button.entry, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .entry.linked:only-child, .linked .entry:only-child, .linked > GtkComboBox:only-child > .button.entry, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.entry { + border-width: 1px; + border-radius: 3px; } + +GtkPopover .entry, .menuitem .entry, .entry { + padding: 1px 2px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: border 150ms ease; + box-shadow: inset 1px 1px rgba(34, 43, 54, 0.06), inset -1px 0 rgba(34, 43, 54, 0.06); } + .entry:focus, .entry:hover, .entry:active { + transition: none; } + .entry:selected { + background-color: #000000; + color: #ffffff; } + .entry:insensitive { + box-shadow: none; } + .progressbar.entry { + background-color: #000000; + background-image: none; + border-width: 0; + border-radius: 3px; + color: #ffffff; } + .image.left.entry { + padding-right: 2px; } + +.entry { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + color: #d3dae3; } + .entry:focus, .entry:hover { + border-color: #1d1d1d; } + .entry:active, .entry:active:hover, .entry:active:focus, .entry:active:hover:focus, .entry:checked, .entry:checked:hover, .entry:checked:focus, .entry:checked:hover:focus { + border-color: #1b1b1b; } + .entry:insensitive { + border-color: #202020; } + .entry:active:insensitive, .entry:checked:insensitive { + border-color: #1e1e1e; } + .entry:focus, .entry:active { + border-color: #000000; } + .entry:insensitive { + background-color: #222222; + background-image: none; + color: mix(#262626,#d3dae3,0.5); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +.toolbar { + background-color: #141512; + background-image: none; + border-color: #10110e; + padding: 4px; + color: #d3dae3; + padding: 2px; + border-style: none; } + .toolbar:focus, .toolbar:hover { + border-color: #0f100e; } + .toolbar:active, .toolbar:active:hover, .toolbar:active:focus, .toolbar:active:hover:focus, .toolbar:checked, .toolbar:checked:hover, .toolbar:checked:focus, .toolbar:checked:hover:focus { + border-color: #0e0f0d; } + .toolbar:insensitive { + border-color: #11120f; } + .toolbar:active:insensitive, .toolbar:checked:insensitive { + border-color: #10110e; } + .toolbar:insensitive { + background-color: #121310; + background-image: none; + color: mix(#d3dae3,#141512,0.5); } + .toolbar .title { + font: bold; + padding: 0 4px; } + .toolbar .subtitle { + font: smaller; + padding: 0 4px; } + .toolbar .button, .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .toolbar .button:active:hover, .toolbar .button:active:focus, .toolbar .button:active:hover:focus, .toolbar .button:checked, .toolbar .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .toolbar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .toolbar .button:checked:hover, .toolbar .button:checked:focus, .toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:insensitive, .toolbar .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button:active:insensitive, .toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .toolbar .button.flat, .toolbar .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .toolbar .flat.button.suggested-action, .selection-mode.toolbar .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .toolbar .button.flat:focus, .toolbar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .toolbar .button:hover:focus, .toolbar .button:hover:hover, .toolbar .button.flat:hover:focus, .toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:active, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .toolbar .button:focus:active:hover, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .toolbar .button:focus:active:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .toolbar .button:focus:active:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .toolbar .button:focus:checked, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .toolbar .button:focus:checked:hover, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .toolbar .button:focus:checked:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .toolbar .button:focus:checked:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .toolbar .button:hover:active, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .toolbar .button:hover:active:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .toolbar .button:hover:active:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .toolbar .button:hover:active:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .toolbar .button:hover:checked, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .toolbar .button:hover:checked:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .toolbar .button:hover:checked:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .toolbar .button:hover:checked:hover:focus, .toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .toolbar .button.flat:focus:active, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .toolbar .button.flat:focus:active:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .toolbar .button.flat:focus:active:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .toolbar .button.flat:focus:active:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .toolbar .button.flat:focus:checked, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .toolbar .button.flat:focus:checked:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .toolbar .button.flat:focus:checked:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .toolbar .button.flat:focus:checked:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .toolbar .button.flat:hover:active, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .toolbar .button.flat:hover:active:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .toolbar .button.flat:hover:active:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .toolbar .button.flat:hover:active:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .toolbar .button.flat:hover:checked, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .toolbar .button.flat:hover:checked:hover, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .toolbar .button.flat:hover:checked:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .toolbar .button.flat:hover:checked:hover:focus, .toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:insensitive, .toolbar .button:hover:insensitive, .toolbar .button.flat:focus:insensitive, .toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:focus:active:insensitive, .toolbar .button:focus:checked:insensitive, .toolbar .button:hover:active:insensitive, .toolbar .button:hover:checked:insensitive, .toolbar .button.flat:focus:active:insensitive, .toolbar .button.flat:focus:checked:insensitive, .toolbar .button.flat:hover:active:insensitive, .toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active, .toolbar .button:checked, .toolbar .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .toolbar .button.suggested-action:checked, .selection-mode.toolbar .button.suggested-action:checked, .toolbar .button.flat:active, .toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .toolbar .button:active:focus, .toolbar .button:active:hover, .toolbar .button:checked:focus, .toolbar .button:checked:hover, .toolbar .button.flat:active:focus, .toolbar .button.flat:active:hover, .toolbar .button.flat:checked:focus, .toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .toolbar .button:focus, .toolbar .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .toolbar .button.suggested-action:focus, .selection-mode.toolbar .button.suggested-action:focus, .toolbar .button:hover, .toolbar .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .toolbar .button.suggested-action:hover, .selection-mode.toolbar .button.suggested-action:hover, .toolbar .button.flat:focus, .toolbar .button.flat:hover { + color: #d3dae3; } + .toolbar .button:active:insensitive, .toolbar .button:checked:insensitive, .toolbar .button.flat:active:insensitive, .toolbar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .toolbar .button:insensitive:insensitive, .toolbar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .toolbar .button:active, .toolbar .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .toolbar .button.suggested-action:active, .selection-mode.toolbar .button.suggested-action:active { + color: #d3dae3; } + .toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .toolbar .button.separator, .toolbar .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .toolbar .separator.button.suggested-action, .selection-mode.toolbar .separator.button.suggested-action, .toolbar .button .separator, .toolbar .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .toolbar .button.suggested-action .separator, .selection-mode.toolbar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + .toolbar .button.separator:insensitive, .toolbar .button .separator:insensitive { + color: #11120f; } + .toolbar .button.linked, .toolbar .selection-mode.header-bar .linked.button.suggested-action, .selection-mode.header-bar .toolbar .linked.button.suggested-action, .selection-mode.toolbar .linked.button.suggested-action, .toolbar .linked .button, .toolbar .linked .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .linked .button.suggested-action, .selection-mode.toolbar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .toolbar .button.linked:focus, .toolbar .button.linked:hover, .toolbar .linked .button:focus, .toolbar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .toolbar .button.linked:active, .toolbar .button.linked:active:hover, .toolbar .button.linked:active:focus, .toolbar .button.linked:active:hover:focus, .toolbar .button.linked:checked, .toolbar .button.linked:checked:hover, .toolbar .button.linked:checked:focus, .toolbar .button.linked:checked:hover:focus, .toolbar .linked .button:active, .toolbar .linked .button:active:hover, .toolbar .linked .button:active:focus, .toolbar .linked .button:active:hover:focus, .toolbar .linked .button:checked, .toolbar .linked .button:checked:hover, .toolbar .linked .button:checked:focus, .toolbar .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + .toolbar .button.linked:insensitive, .toolbar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .toolbar .button.linked:last-child, .toolbar .button.linked:only-child, .toolbar .linked .button:last-child, .toolbar .linked > GtkComboBox:last-child > .button, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .toolbar .linked .button:only-child, .toolbar .linked > GtkComboBox:only-child > .button, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .toolbar .button.linked:last-child:hover, .toolbar .button.linked:only-child:hover, .toolbar .linked .button:last-child:hover, .toolbar .linked > GtkComboBox:last-child > .button:hover, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .toolbar .linked .button:only-child:hover, .toolbar .linked > GtkComboBox:only-child > .button:hover, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .toolbar .button.linked:insensitive:last-child, .toolbar .linked > GtkComboBox:last-child > .button:insensitive, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .toolbar .button.linked:insensitive:only-child, .toolbar .linked > GtkComboBox:only-child > .button:insensitive, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .toolbar .button.linked:active:insensitive:last-child, .toolbar .button.linked:active:insensitive:only-child, .toolbar .button.linked:checked:insensitive:last-child, .toolbar .button.linked:checked:insensitive:only-child, .toolbar .linked .button:insensitive:last-child, .toolbar .linked .button:insensitive:only-child, .toolbar .linked .button:active:insensitive:last-child, .toolbar .linked .button:active:insensitive:only-child, .toolbar .linked .button:checked:insensitive:last-child, .toolbar .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .toolbar .button.linked:active:last-child, .toolbar .linked > GtkComboBox:last-child > .button:active, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .toolbar .button.linked:active:last-child:focus, .toolbar .button.linked:active:last-child:hover, .toolbar .button.linked:active:last-child:hover:focus, .toolbar .button.linked:checked:last-child, .toolbar .linked > GtkComboBox:last-child > .button:checked, .toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .toolbar .button.linked:checked:last-child:focus, .toolbar .button.linked:checked:last-child:hover, .toolbar .button.linked:checked:last-child:hover:focus, .toolbar .linked .button:active:last-child, .toolbar .linked .button:active:last-child:focus, .toolbar .linked .button:active:last-child:hover, .toolbar .linked .button:active:last-child:hover:focus, .toolbar .linked .button:checked:last-child, .toolbar .linked .button:checked:last-child:focus, .toolbar .linked .button:checked:last-child:hover, .toolbar .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .toolbar .button.linked:active:only-child, .toolbar .linked > GtkComboBox:only-child > .button:active, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .toolbar .button.linked:active:only-child:focus, .toolbar .button.linked:active:only-child:hover, .toolbar .button.linked:active:only-child:hover:focus, .toolbar .button.linked:checked:only-child, .toolbar .linked > GtkComboBox:only-child > .button:checked, .toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .toolbar .button.linked:checked:only-child:focus, .toolbar .button.linked:checked:only-child:hover, .toolbar .button.linked:checked:only-child:hover:focus, .toolbar .linked .button:active:only-child, .toolbar .linked .button:active:only-child:focus, .toolbar .linked .button:active:only-child:hover, .toolbar .linked .button:active:only-child:hover:focus, .toolbar .linked .button:checked:only-child, .toolbar .linked .button:checked:only-child:focus, .toolbar .linked .button:checked:only-child:hover, .toolbar .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .toolbar GtkComboBox, .toolbar .button, .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .toolbar .button.suggested-action, .selection-mode.toolbar .button.suggested-action { + padding: 1px; } + .toolbar GtkComboBox.text-button, .toolbar .button.text-button, .toolbar .selection-mode.header-bar .text-button.button.suggested-action, .selection-mode.header-bar .toolbar .text-button.button.suggested-action, .selection-mode.toolbar .text-button.button.suggested-action { + padding: 2px; } + .toolbar GtkComboBox.image-button, .toolbar .button.image-button, .toolbar .selection-mode.header-bar .image-button.button.suggested-action, .selection-mode.header-bar .toolbar .image-button.button.suggested-action, .selection-mode.toolbar .image-button.button.suggested-action { + padding: 3px 1px 3px 2px; } + .toolbar GtkSeparatorToolItem, .toolbar .separator, .toolbar .separator:insensitive { + color: #121310; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .toolbar .menubar { + -GtkToolbar-button-relief: normal; } + .toolbar.inline-toolbar { + background-image: none; + background-color: transparent; } + .toolbar GtkToolButton:insensitive GtkButton:insensitive, + .toolbar GtkToolButton:insensitive GtkButton:insensitive.button, + .toolbar GtkToolButton:insensitive .selection-mode.header-bar .button.suggested-action:insensitive, + .selection-mode.header-bar .toolbar GtkToolButton:insensitive .button.suggested-action:insensitive, + .selection-mode.toolbar GtkToolButton:insensitive .button.suggested-action:insensitive, + .toolbar GtkToolButton:insensitive GtkButton:insensitive.flat.button, + .toolbar GtkToolButton:insensitive .selection-mode.header-bar .flat.button.suggested-action, + .selection-mode.header-bar .toolbar GtkToolButton:insensitive .flat.button.suggested-action, + .selection-mode.toolbar GtkToolButton:insensitive .flat.button.suggested-action { + background-color: #141512; } + +.header-bar { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + padding: 4px; + color: #d3dae3; + border-width: 0 0 1px; + border-style: solid; } + .header-bar:focus, .header-bar:hover { + border-color: #1d1d1d; } + .header-bar:active, .header-bar:active:hover, .header-bar:active:focus, .header-bar:active:hover:focus, .header-bar:checked, .header-bar:checked:hover, .header-bar:checked:focus, .header-bar:checked:hover:focus { + border-color: #1b1b1b; } + .header-bar:insensitive { + border-color: #202020; } + .header-bar:active:insensitive, .header-bar:checked:insensitive { + border-color: #1e1e1e; } + .header-bar:insensitive { + background-color: #222222; + background-image: none; + color: mix(#d3dae3,#262626,0.5); } + .header-bar .title { + font: bold; + padding: 0 4px; } + .header-bar .subtitle { + font: smaller; + padding: 0 4px; } + .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active, .header-bar .button:active:hover, .header-bar .button:active:focus, .header-bar .button:active:hover:focus, .header-bar .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .header-bar .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .header-bar .button.suggested-action:checked, .header-bar .button:checked:hover, .header-bar .button:checked:focus, .header-bar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:insensitive, .selection-mode.header-bar .button.suggested-action:insensitive, .header-bar .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .header-bar .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button:active:insensitive, .header-bar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .header-bar .button.flat, .selection-mode.header-bar .flat.button.suggested-action, .header-bar .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .header-bar .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover, .header-bar .button.flat:focus, .header-bar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .header-bar .button:hover:focus, .header-bar .button:hover:hover, .header-bar .button.flat:hover:focus, .header-bar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active, .header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:hover, .header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:focus, .header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:active:hover:focus, .header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked, .header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:hover, .header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:focus, .header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus:checked:hover:focus, .header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active, .header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:hover, .header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:focus, .header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:active:hover:focus, .header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked, .header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:hover, .header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:focus, .header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .header-bar .button.suggested-action:hover:checked:hover:focus, .header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active, .header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:hover, .header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:focus, .header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:active:hover:focus, .header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked, .header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:hover, .header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:focus, .header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:focus:checked:hover:focus, .header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active, .header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:hover, .header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:focus, .header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:active:hover:focus, .header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked, .header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:hover, .header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:focus, .header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .header-bar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:insensitive, .header-bar .button:hover:insensitive, .header-bar .button.flat:focus:insensitive, .header-bar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:focus:active:insensitive, .header-bar .button:focus:checked:insensitive, .header-bar .button:hover:active:insensitive, .header-bar .button:hover:checked:insensitive, .header-bar .button.flat:focus:active:insensitive, .header-bar .button.flat:focus:checked:insensitive, .header-bar .button.flat:hover:active:insensitive, .header-bar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active, .header-bar .button:checked, .selection-mode.header-bar .button.suggested-action:checked, .header-bar .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .header-bar .button.suggested-action:checked, .header-bar .button.flat:active, .header-bar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .header-bar .button:active:focus, .header-bar .button:active:hover, .header-bar .button:checked:focus, .header-bar .button:checked:hover, .header-bar .button.flat:active:focus, .header-bar .button.flat:active:hover, .header-bar .button.flat:checked:focus, .header-bar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .header-bar .button:focus, .selection-mode.header-bar .button.suggested-action:focus, .header-bar .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .header-bar .button.suggested-action:focus, .header-bar .button:hover, .selection-mode.header-bar .button.suggested-action:hover, .header-bar .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .header-bar .button.suggested-action:hover, .header-bar .button.flat:focus, .header-bar .button.flat:hover { + color: #d3dae3; } + .header-bar .button:active:insensitive, .header-bar .button:checked:insensitive, .header-bar .button.flat:active:insensitive, .header-bar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .header-bar .button:insensitive:insensitive, .header-bar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .header-bar .button:active, .selection-mode.header-bar .button.suggested-action:active, .header-bar .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .header-bar .button.suggested-action:active { + color: #d3dae3; } + .header-bar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .header-bar .button.separator, .selection-mode.header-bar .separator.button.suggested-action, .header-bar .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .header-bar .separator.button.suggested-action, .header-bar .button .separator, .selection-mode.header-bar .button.suggested-action .separator, .header-bar .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .header-bar .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + .header-bar .button.separator:insensitive, .header-bar .button .separator:insensitive { + color: #11120f; } + .header-bar .button.linked, .selection-mode.header-bar .linked.button.suggested-action, .header-bar .selection-mode.toolbar .linked.button.suggested-action, .selection-mode.toolbar .header-bar .linked.button.suggested-action, .header-bar .linked .button, .selection-mode.header-bar .linked .button.suggested-action, .header-bar .linked .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .linked .button.suggested-action { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .header-bar .button.linked:focus, .header-bar .button.linked:hover, .header-bar .linked .button:focus, .header-bar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .header-bar .button.linked:active, .header-bar .button.linked:active:hover, .header-bar .button.linked:active:focus, .header-bar .button.linked:active:hover:focus, .header-bar .button.linked:checked, .header-bar .button.linked:checked:hover, .header-bar .button.linked:checked:focus, .header-bar .button.linked:checked:hover:focus, .header-bar .linked .button:active, .header-bar .linked .button:active:hover, .header-bar .linked .button:active:focus, .header-bar .linked .button:active:hover:focus, .header-bar .linked .button:checked, .header-bar .linked .button:checked:hover, .header-bar .linked .button:checked:focus, .header-bar .linked .button:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + .header-bar .button.linked:insensitive, .header-bar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .header-bar .button.linked:last-child, .header-bar .button.linked:only-child, .header-bar .linked .button:last-child, .header-bar .linked > GtkComboBox:last-child > .button, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .header-bar .linked .button:only-child, .header-bar .linked > GtkComboBox:only-child > .button, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .header-bar .button.linked:last-child:hover, .header-bar .button.linked:only-child:hover, .header-bar .linked .button:last-child:hover, .header-bar .linked > GtkComboBox:last-child > .button:hover, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .header-bar .linked .button:only-child:hover, .header-bar .linked > GtkComboBox:only-child > .button:hover, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .header-bar .button.linked:insensitive:last-child, .header-bar .linked > GtkComboBox:last-child > .button:insensitive, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .header-bar .button.linked:insensitive:only-child, .header-bar .linked > GtkComboBox:only-child > .button:insensitive, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .header-bar .button.linked:active:insensitive:last-child, .header-bar .button.linked:active:insensitive:only-child, .header-bar .button.linked:checked:insensitive:last-child, .header-bar .button.linked:checked:insensitive:only-child, .header-bar .linked .button:insensitive:last-child, .header-bar .linked .button:insensitive:only-child, .header-bar .linked .button:active:insensitive:last-child, .header-bar .linked .button:active:insensitive:only-child, .header-bar .linked .button:checked:insensitive:last-child, .header-bar .linked .button:checked:insensitive:only-child { + box-shadow: none; } + .header-bar .button.linked:active:last-child, .header-bar .linked > GtkComboBox:last-child > .button:active, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .header-bar .button.linked:active:last-child:focus, .header-bar .button.linked:active:last-child:hover, .header-bar .button.linked:active:last-child:hover:focus, .header-bar .button.linked:checked:last-child, .header-bar .linked > GtkComboBox:last-child > .button:checked, .header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .header-bar .button.linked:checked:last-child:focus, .header-bar .button.linked:checked:last-child:hover, .header-bar .button.linked:checked:last-child:hover:focus, .header-bar .linked .button:active:last-child, .header-bar .linked .button:active:last-child:focus, .header-bar .linked .button:active:last-child:hover, .header-bar .linked .button:active:last-child:hover:focus, .header-bar .linked .button:checked:last-child, .header-bar .linked .button:checked:last-child:focus, .header-bar .linked .button:checked:last-child:hover, .header-bar .linked .button:checked:last-child:hover:focus { + box-shadow: inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .header-bar .button.linked:active:only-child, .header-bar .linked > GtkComboBox:only-child > .button:active, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .header-bar .button.linked:active:only-child:focus, .header-bar .button.linked:active:only-child:hover, .header-bar .button.linked:active:only-child:hover:focus, .header-bar .button.linked:checked:only-child, .header-bar .linked > GtkComboBox:only-child > .button:checked, .header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .header-bar .button.linked:checked:only-child:focus, .header-bar .button.linked:checked:only-child:hover, .header-bar .button.linked:checked:only-child:hover:focus, .header-bar .linked .button:active:only-child, .header-bar .linked .button:active:only-child:focus, .header-bar .linked .button:active:only-child:hover, .header-bar .linked .button:active:only-child:hover:focus, .header-bar .linked .button:checked:only-child, .header-bar .linked .button:checked:only-child:focus, .header-bar .linked .button:checked:only-child:hover, .header-bar .linked .button:checked:only-child:hover:focus { + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .header-bar GtkComboBox, .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + padding: 1px; } + .header-bar GtkComboBox.text-button, .header-bar .button.text-button, .selection-mode.header-bar .text-button.button.suggested-action, .header-bar .selection-mode.toolbar .text-button.button.suggested-action, .selection-mode.toolbar .header-bar .text-button.button.suggested-action { + padding: 2px; } + .header-bar GtkComboBox.image-button, .header-bar .button.image-button, .selection-mode.header-bar .image-button.button.suggested-action, .header-bar .selection-mode.toolbar .image-button.button.suggested-action, .selection-mode.toolbar .header-bar .image-button.button.suggested-action { + padding: 3px 1px 3px 2px; } + .header-bar GtkSeparatorToolItem, .header-bar .separator, .header-bar .separator:insensitive { + color: #222222; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .header-bar .menubar { + -GtkToolbar-button-relief: normal; } + .header-bar .button, .selection-mode.header-bar .button.suggested-action, .header-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .header-bar .button.suggested-action { + color: #d3dae3; } + +.titlebar { + background-color: #262626; + background-image: none; + border-radius: 3px 3px 0 0; + color: #d3dae3; } + .titlebar:backdrop { + background-color: #141512; + background-image: none; + color: mix(#d3dae3,#141512,0.4); + text-shadow: none; } + .titlebar.default-decoration { + border: 0; + box-shadow: none; } + .tiled .titlebar, .maximized .titlebar { + border-radius: 0; } + .titlebar .title { + font: bold; } + .titlebar .titlebutton { + padding: 2px; + border: 0; + background-image: none; + background-color: transparent; + color: #d3dae3; + box-shadow: none; } + .titlebar .titlebutton:hover, .titlebar .titlebutton:hover:focus { + background-image: none; + background-color: transparent; + color: #000000; + box-shadow: none; } + .titlebar .titlebutton:active, .titlebar .titlebutton:active:hover { + background-image: none; + background-color: transparent; + color: black; + box-shadow: none; } + .titlebar .titlebutton:backdrop { + background: none; + color: mix(#d3dae3,#141512,0.4); + icon-shadow: none; } + +/************** + ! Action-bar * +***************/ +.action-bar { + background-color: #141512; + background-image: none; + padding: 2px; + border-width: 1px 0 0; + border-style: solid; + border-color: #10110e; + color: #d3dae3; } + .action-bar .button.text-button, .action-bar .selection-mode.header-bar .text-button.button.suggested-action, .selection-mode.header-bar .action-bar .text-button.button.suggested-action, .action-bar .selection-mode.toolbar .text-button.button.suggested-action, .selection-mode.toolbar .action-bar .text-button.button.suggested-action { + padding: 1px; } + .action-bar .button.image-button, .action-bar .selection-mode.header-bar .image-button.button.suggested-action, .selection-mode.header-bar .action-bar .image-button.button.suggested-action, .action-bar .selection-mode.toolbar .image-button.button.suggested-action, .selection-mode.toolbar .action-bar .image-button.button.suggested-action { + padding: 3px; } + .action-bar .title { + font: bold; + padding: 0 4px; } + .action-bar .subtitle { + font: smaller; + padding: 0 4px; } + +/*************** + ! Search bars * +****************/ +.search-bar { + background-color: #141512; + background-image: none; + border-width: 0 0 1px; + border-style: solid; + border-color: #10110e; + color: #d3dae3; } + .search-bar .button.close-button, .search-bar .selection-mode.header-bar .close-button.button.suggested-action, .selection-mode.header-bar .search-bar .close-button.button.suggested-action, .search-bar .selection-mode.toolbar .close-button.button.suggested-action, .selection-mode.toolbar .search-bar .close-button.button.suggested-action { + padding: 2px; } + +/****************** + ! Action buttons * +*******************/ +.suggested-action.button, .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .suggested-action.button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #588809; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active, .suggested-action.button:active:hover, .suggested-action.button:active:focus, .suggested-action.button:active:hover:focus, .suggested-action.button:checked, .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .suggested-action.button:checked, .suggested-action.button:checked:hover, .suggested-action.button:checked:focus, .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:insensitive, .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .suggested-action.button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button:active:insensitive, .suggested-action.button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .suggested-action.button.flat, .selection-mode.header-bar .suggested-action.flat.button, .selection-mode.toolbar .suggested-action.flat.button { + border-color: rgba(88, 136, 9, 0); + background-color: rgba(88, 136, 9, 0); + background-image: none; + box-shadow: none; } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover, .suggested-action.button.flat:focus, .suggested-action.button.flat:hover { + background-color: #6aa30b; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .suggested-action.button:hover:focus, .suggested-action.button:hover:hover, .suggested-action.button.flat:hover:focus, .suggested-action.button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:active, .suggested-action.button:hover:active:focus, .suggested-action.button.flat:hover:active:focus, .suggested-action.button:focus:checked, .suggested-action.button:hover:checked:focus, .suggested-action.button.flat:hover:checked:focus, .suggested-action.button:hover:active, .suggested-action.button:hover:checked, .suggested-action.button.flat:focus:active, .suggested-action.button.flat:hover:active:hover:focus, .suggested-action.button.flat:focus:checked, .suggested-action.button.flat:hover:checked:hover:focus, .suggested-action.button.flat:hover:active, .suggested-action.button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:insensitive, .suggested-action.button:hover:insensitive, .suggested-action.button.flat:focus:insensitive, .suggested-action.button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:focus:active:insensitive, .suggested-action.button:focus:checked:insensitive, .suggested-action.button:hover:active:insensitive, .suggested-action.button:hover:checked:insensitive, .suggested-action.button.flat:focus:active:insensitive, .suggested-action.button.flat:focus:checked:insensitive, .suggested-action.button.flat:hover:active:insensitive, .suggested-action.button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active, .suggested-action.button:checked, .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .suggested-action.button:checked, .suggested-action.button.flat:active, .suggested-action.button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .suggested-action.button:active:focus, .suggested-action.button:active:hover, .suggested-action.button:checked:focus, .suggested-action.button:checked:hover, .suggested-action.button.flat:active:focus, .suggested-action.button.flat:active:hover, .suggested-action.button.flat:checked:focus, .suggested-action.button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .suggested-action.button:focus, .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .suggested-action.button:focus, .suggested-action.button:hover, .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .suggested-action.button:hover, .suggested-action.button.flat:focus, .suggested-action.button.flat:hover { + color: #ffffff; } + .suggested-action.button:active:insensitive, .suggested-action.button:checked:insensitive, .suggested-action.button.flat:active:insensitive, .suggested-action.button.flat:checked:insensitive { + background-color: #4f7a08; + background-image: none; + color: #ffffff; + box-shadow: none; } + .suggested-action.button:insensitive:insensitive, .suggested-action.button.flat:insensitive:insensitive { + background-color: rgba(88, 136, 9, 0.3); + background-image: none; + color: mix(#588809,#ffffff,0.5); + box-shadow: none; } + .suggested-action.button:active, .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .suggested-action.button:active { + color: #ffffff; } + .suggested-action.button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#588809,#ffffff,0.5); + box-shadow: none; } + .suggested-action.button.separator, .selection-mode.header-bar .suggested-action.separator.button, .selection-mode.toolbar .suggested-action.separator.button, .suggested-action.button .separator, .selection-mode.header-bar .suggested-action.button .separator, .selection-mode.toolbar .suggested-action.button .separator { + border: 1px solid currentColor; + color: #4f7a08; } + .suggested-action.button.separator:insensitive, .suggested-action.button .separator:insensitive { + color: #4b7408; } + +.destructive-action.button, .selection-mode.header-bar .destructive-action.button.suggested-action, .selection-mode.toolbar .destructive-action.button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #960a2f; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active, .destructive-action.button:active:hover, .destructive-action.button:active:focus, .destructive-action.button:active:hover:focus, .destructive-action.button:checked, .selection-mode.header-bar .destructive-action.button.suggested-action:checked, .selection-mode.toolbar .destructive-action.button.suggested-action:checked, .destructive-action.button:checked:hover, .destructive-action.button:checked:focus, .destructive-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:insensitive, .selection-mode.header-bar .destructive-action.button.suggested-action:insensitive, .selection-mode.toolbar .destructive-action.button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button:active:insensitive, .destructive-action.button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .destructive-action.button.flat, .selection-mode.header-bar .destructive-action.flat.button.suggested-action, .selection-mode.toolbar .destructive-action.flat.button.suggested-action { + border-color: rgba(150, 10, 47, 0); + background-color: rgba(150, 10, 47, 0); + background-image: none; + box-shadow: none; } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover, .destructive-action.button.flat:focus, .destructive-action.button.flat:hover { + background-color: #b40c38; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .destructive-action.button:hover:focus, .destructive-action.button:hover:hover, .destructive-action.button.flat:hover:focus, .destructive-action.button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:active, .destructive-action.button:hover:active:focus, .destructive-action.button.flat:hover:active:focus, .destructive-action.button:focus:checked, .destructive-action.button:hover:checked:focus, .destructive-action.button.flat:hover:checked:focus, .destructive-action.button:hover:active, .destructive-action.button:hover:checked, .destructive-action.button.flat:focus:active, .destructive-action.button.flat:hover:active:hover:focus, .destructive-action.button.flat:focus:checked, .destructive-action.button.flat:hover:checked:hover:focus, .destructive-action.button.flat:hover:active, .destructive-action.button.flat:hover:checked { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:insensitive, .destructive-action.button:hover:insensitive, .destructive-action.button.flat:focus:insensitive, .destructive-action.button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:focus:active:insensitive, .destructive-action.button:focus:checked:insensitive, .destructive-action.button:hover:active:insensitive, .destructive-action.button:hover:checked:insensitive, .destructive-action.button.flat:focus:active:insensitive, .destructive-action.button.flat:focus:checked:insensitive, .destructive-action.button.flat:hover:active:insensitive, .destructive-action.button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active, .destructive-action.button:checked, .selection-mode.header-bar .destructive-action.button.suggested-action:checked, .selection-mode.toolbar .destructive-action.button.suggested-action:checked, .destructive-action.button.flat:active, .destructive-action.button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .destructive-action.button:active:focus, .destructive-action.button:active:hover, .destructive-action.button:checked:focus, .destructive-action.button:checked:hover, .destructive-action.button.flat:active:focus, .destructive-action.button.flat:active:hover, .destructive-action.button.flat:checked:focus, .destructive-action.button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .destructive-action.button:focus, .selection-mode.header-bar .destructive-action.button.suggested-action:focus, .selection-mode.toolbar .destructive-action.button.suggested-action:focus, .destructive-action.button:hover, .selection-mode.header-bar .destructive-action.button.suggested-action:hover, .selection-mode.toolbar .destructive-action.button.suggested-action:hover, .destructive-action.button.flat:focus, .destructive-action.button.flat:hover { + color: #ffffff; } + .destructive-action.button:active:insensitive, .destructive-action.button:checked:insensitive, .destructive-action.button.flat:active:insensitive, .destructive-action.button.flat:checked:insensitive { + background-color: #87092a; + background-image: none; + color: #ffffff; + box-shadow: none; } + .destructive-action.button:insensitive:insensitive, .destructive-action.button.flat:insensitive:insensitive { + background-color: rgba(150, 10, 47, 0.3); + background-image: none; + color: mix(#960a2f,#ffffff,0.5); + box-shadow: none; } + .destructive-action.button:active, .selection-mode.header-bar .destructive-action.button.suggested-action:active, .selection-mode.toolbar .destructive-action.button.suggested-action:active { + color: #ffffff; } + .destructive-action.button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#960a2f,#ffffff,0.5); + box-shadow: none; } + .destructive-action.button.separator, .selection-mode.header-bar .destructive-action.separator.button.suggested-action, .selection-mode.toolbar .destructive-action.separator.button.suggested-action, .destructive-action.button .separator, .selection-mode.header-bar .destructive-action.button.suggested-action .separator, .selection-mode.toolbar .destructive-action.button.suggested-action .separator { + border: 1px solid currentColor; + color: #87092a; } + .destructive-action.button.separator:insensitive, .destructive-action.button .separator:insensitive { + color: #800928; } + +/****************** +* selection mode * +******************/ +.selection-mode.header-bar, .selection-mode.toolbar { + background-color: #000000; + background-image: none; + border-color: black; + padding: 4px; + color: #ffffff; } + .selection-mode.header-bar:focus, .selection-mode.header-bar:hover, .selection-mode.toolbar:focus, .selection-mode.toolbar:hover { + border-color: black; } + .selection-mode.header-bar:active, .selection-mode.header-bar:active:hover, .selection-mode.header-bar:active:focus, .selection-mode.header-bar:active:hover:focus, .selection-mode.header-bar:checked, .selection-mode.header-bar:checked:hover, .selection-mode.header-bar:checked:focus, .selection-mode.header-bar:checked:hover:focus, .selection-mode.toolbar:active, .selection-mode.toolbar:active:hover, .selection-mode.toolbar:active:focus, .selection-mode.toolbar:active:hover:focus, .selection-mode.toolbar:checked, .selection-mode.toolbar:checked:hover, .selection-mode.toolbar:checked:focus, .selection-mode.toolbar:checked:hover:focus { + border-color: black; } + .selection-mode.header-bar:insensitive, .selection-mode.toolbar:insensitive { + border-color: black; } + .selection-mode.header-bar:active:insensitive, .selection-mode.header-bar:checked:insensitive, .selection-mode.toolbar:active:insensitive, .selection-mode.toolbar:checked:insensitive { + border-color: black; } + .selection-mode.header-bar:insensitive, .selection-mode.toolbar:insensitive { + background-color: black; + background-image: none; + color: mix(#ffffff,#000000,0.5); } + .selection-mode.header-bar .title, .selection-mode.toolbar .title { + font: bold; + padding: 0 4px; } + .selection-mode.header-bar .subtitle, .selection-mode.toolbar .subtitle { + font: smaller; + padding: 0 4px; } + .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover:focus, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover:focus, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover:focus, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:insensitive, .selection-mode.toolbar .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button.flat, .selection-mode.toolbar .button.flat { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .selection-mode.header-bar .button:hover:focus, .selection-mode.header-bar .button:hover:hover, .selection-mode.header-bar .button.flat:hover:focus, .selection-mode.header-bar .button.flat:hover:hover, .selection-mode.toolbar .button:hover:focus, .selection-mode.toolbar .button:hover:hover, .selection-mode.toolbar .button.flat:hover:focus, .selection-mode.toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .button.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .button.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .button.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .button.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:insensitive, .selection-mode.header-bar .button:hover:insensitive, .selection-mode.header-bar .button.flat:focus:insensitive, .selection-mode.header-bar .button.flat:hover:insensitive, .selection-mode.toolbar .button:focus:insensitive, .selection-mode.toolbar .button:hover:insensitive, .selection-mode.toolbar .button.flat:focus:insensitive, .selection-mode.toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active:insensitive, .selection-mode.header-bar .button:focus:checked:insensitive, .selection-mode.header-bar .button:hover:active:insensitive, .selection-mode.header-bar .button:hover:checked:insensitive, .selection-mode.header-bar .button.flat:focus:active:insensitive, .selection-mode.header-bar .button.flat:focus:checked:insensitive, .selection-mode.header-bar .button.flat:hover:active:insensitive, .selection-mode.header-bar .button.flat:hover:checked:insensitive, .selection-mode.toolbar .button:focus:active:insensitive, .selection-mode.toolbar .button:focus:checked:insensitive, .selection-mode.toolbar .button:hover:active:insensitive, .selection-mode.toolbar .button:hover:checked:insensitive, .selection-mode.toolbar .button.flat:focus:active:insensitive, .selection-mode.toolbar .button.flat:focus:checked:insensitive, .selection-mode.toolbar .button.flat:hover:active:insensitive, .selection-mode.toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button.flat:active, .selection-mode.header-bar .button.flat:checked, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button.flat:active, .selection-mode.toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button.flat:active:focus, .selection-mode.header-bar .button.flat:active:hover, .selection-mode.header-bar .button.flat:checked:focus, .selection-mode.header-bar .button.flat:checked:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button.flat:active:focus, .selection-mode.toolbar .button.flat:active:hover, .selection-mode.toolbar .button.flat:checked:focus, .selection-mode.toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + color: #d3dae3; } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.header-bar .button.flat:active:insensitive, .selection-mode.header-bar .button.flat:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive, .selection-mode.toolbar .button.flat:active:insensitive, .selection-mode.toolbar .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + .selection-mode.header-bar .button:insensitive:insensitive, .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active { + color: #d3dae3; } + .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + .selection-mode.header-bar .button.separator, .selection-mode.header-bar .button .separator, .selection-mode.toolbar .button.separator, .selection-mode.toolbar .button .separator { + border: 1px solid currentColor; + color: #121310; } + .selection-mode.header-bar .button.separator:insensitive, .selection-mode.header-bar .button .separator:insensitive, .selection-mode.toolbar .button.separator:insensitive, .selection-mode.toolbar .button .separator:insensitive { + color: #11120f; } + .selection-mode.header-bar .button.linked, .selection-mode.header-bar .linked .button, .selection-mode.toolbar .button.linked, .selection-mode.toolbar .linked .button { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .selection-mode.header-bar .button.linked:focus, .selection-mode.header-bar .button.linked:hover, .selection-mode.header-bar .linked .button:focus, .selection-mode.header-bar .linked .button:hover, .selection-mode.toolbar .button.linked:focus, .selection-mode.toolbar .button.linked:hover, .selection-mode.toolbar .linked .button:focus, .selection-mode.toolbar .linked .button:hover { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .selection-mode.header-bar .button.linked:active, .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .button.linked:active:hover, .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:focus, .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked, .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active, .selection-mode.header-bar .linked .button.suggested-action:active, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:hover, .selection-mode.header-bar .linked .button.suggested-action:active:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:focus, .selection-mode.header-bar .linked .button.suggested-action:active:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked, .selection-mode.header-bar .linked .button.suggested-action:checked, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .linked.button.suggested-action:active, .selection-mode.toolbar .button.linked:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .linked.button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .linked.button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .linked.button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active, .selection-mode.toolbar .linked .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked, .selection-mode.toolbar .linked .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:hover:focus { + box-shadow: inset -1px 0 rgba(0, 0, 0, 0.22), inset 0 1px rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + .selection-mode.header-bar .button.linked:insensitive, .selection-mode.header-bar .linked .button:insensitive, .selection-mode.toolbar .button.linked:insensitive, .selection-mode.toolbar .linked .button:insensitive { + box-shadow: inset -1px 0 #10110e; } + .selection-mode.header-bar .button.linked:last-child, .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .button.linked:only-child, .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .linked .button:last-child, .selection-mode.header-bar .linked .button.suggested-action:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .linked .button:only-child, .selection-mode.header-bar .linked .button.suggested-action:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .button.linked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .linked.button.suggested-action:last-child, .selection-mode.toolbar .button.linked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked.button.suggested-action:only-child, .selection-mode.toolbar .linked .button:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:last-child, .selection-mode.toolbar .linked .button.suggested-action:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked .button:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:only-child, .selection-mode.toolbar .linked .button.suggested-action:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .selection-mode.header-bar .button.linked:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .button.linked:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .linked .button:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .linked .button:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .button.linked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:last-child:hover, .selection-mode.toolbar .button.linked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:only-child:hover, .selection-mode.toolbar .linked .button:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked .button:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:hover { + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .selection-mode.header-bar .button.linked:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .button.linked:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .button.linked:active:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .button.linked:active:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .button.linked:checked:insensitive:last-child, .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .button.linked:checked:insensitive:only-child, .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .linked .button:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .linked .button:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .linked .button:active:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .linked .button:active:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .linked .button:checked:insensitive:last-child, .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .linked .button:checked:insensitive:only-child, .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .button.linked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .button.linked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:insensitive, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:insensitive, .selection-mode.toolbar .button.linked:active:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .button.linked:active:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .button.linked:checked:insensitive:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .button.linked:checked:insensitive:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked.button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked .button:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:insensitive:last-child, .selection-mode.toolbar .linked .button:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:insensitive:only-child, .selection-mode.toolbar .linked .button:active:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:last-child, .selection-mode.toolbar .linked .button:active:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:active:insensitive:only-child, .selection-mode.toolbar .linked .button:checked:insensitive:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:insensitive:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:last-child, .selection-mode.toolbar .linked .button:checked:insensitive:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:insensitive:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:only-child, .selection-mode.toolbar .linked .button.suggested-action:checked:insensitive:only-child { + box-shadow: none; } + .selection-mode.header-bar .button.linked:active:last-child, .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .button.linked:active:last-child:focus, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:last-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked:last-child, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:last-child:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:last-child:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:last-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active:last-child, .selection-mode.header-bar .linked .button.suggested-action:active:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:last-child:focus, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:last-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked:last-child, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:last-child:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:last-child:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:last-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .linked.button.suggested-action:active:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .button.linked:active:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked:last-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:last-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:last-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:last-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child, .selection-mode.toolbar .linked .button.suggested-action:active:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:last-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:last-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked:last-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:last-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:last-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:last-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:last-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:last-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus { + box-shadow: inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .selection-mode.header-bar .button.linked:active:only-child, .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .button.linked:active:only-child:focus, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .button.linked:active:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .button.linked:active:only-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .button.linked:checked:only-child, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .button.linked:checked:only-child:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .button.linked:checked:only-child:hover, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .button.linked:checked:only-child:hover:focus, .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked .button:active:only-child, .selection-mode.header-bar .linked .button.suggested-action:active:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .linked .button:active:only-child:focus, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .linked .button:active:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .linked .button:active:only-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .linked .button:checked:only-child, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .linked .button:checked:only-child:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .linked .button:checked:only-child:hover, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .linked .button:checked:only-child:hover:focus, .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked .selection-mode.toolbar .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .button.linked:active:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .linked.button.suggested-action:active:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .button.linked:active:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .button.linked:active:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .button.linked:active:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .button.linked:checked:only-child, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .button.linked:checked:only-child:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .button.linked:checked:only-child:hover, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .button.linked:checked:only-child:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked.button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked .button:active:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child, .selection-mode.toolbar .linked .button.suggested-action:active:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active, .selection-mode.toolbar .linked .button:active:only-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:focus, .selection-mode.toolbar .linked .button:active:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover, .selection-mode.toolbar .linked .button:active:only-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:active:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:active:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:active:hover:focus, .selection-mode.toolbar .linked .button:checked:only-child, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked, .selection-mode.toolbar .linked .button:checked:only-child:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:focus, .selection-mode.toolbar .linked .button:checked:only-child:hover, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:hover, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover, .selection-mode.toolbar .linked .button:checked:only-child:hover:focus, .selection-mode.toolbar .linked .selection-mode.header-bar .button.suggested-action:checked:only-child:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked .button.suggested-action:checked:only-child:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox:only-child > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .linked > GtkComboBox.linked:only-child > GtkComboBox.button.suggested-action > .button.suggested-action:checked:hover:focus { + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06); } + .selection-mode.header-bar GtkComboBox, .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar GtkComboBox, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + padding: 1px; } + .selection-mode.header-bar GtkComboBox.text-button, .selection-mode.header-bar .button.text-button, .selection-mode.toolbar GtkComboBox.text-button, .selection-mode.toolbar .button.text-button { + padding: 2px; } + .selection-mode.header-bar GtkComboBox.image-button, .selection-mode.header-bar .button.image-button, .selection-mode.toolbar GtkComboBox.image-button, .selection-mode.toolbar .button.image-button { + padding: 3px 1px 3px 2px; } + .selection-mode.header-bar GtkSeparatorToolItem, .selection-mode.header-bar .separator, .selection-mode.header-bar .separator:insensitive, .selection-mode.toolbar GtkSeparatorToolItem, .selection-mode.toolbar .separator, .selection-mode.toolbar .separator:insensitive { + color: black; + border-color: currentColor; + -GtkWidget-window-dragging: true; } + .selection-mode.header-bar .menubar, .selection-mode.toolbar .menubar { + -GtkToolbar-button-relief: normal; } + .selection-mode.header-bar .button, .selection-mode.header-bar .button.suggested-action, .selection-mode.toolbar .button, .selection-mode.toolbar .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #000000; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #ffffff; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover:focus, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover:focus, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover:focus, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:insensitive, .selection-mode.toolbar .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .selection-mode.header-bar .button.flat, .selection-mode.toolbar .button.flat { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + background-color: black; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .selection-mode.header-bar .button:hover:focus, .selection-mode.header-bar .button:hover:hover, .selection-mode.header-bar .button.flat:hover:focus, .selection-mode.header-bar .button.flat:hover:hover, .selection-mode.toolbar .button:hover:focus, .selection-mode.toolbar .button:hover:hover, .selection-mode.toolbar .button.flat:hover:focus, .selection-mode.toolbar .button.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active, .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .button:focus:active:hover, .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .button:focus:active:focus, .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .button:focus:active:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button:focus:checked, .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .button:focus:checked:hover, .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button:focus:checked:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button:focus:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button:hover:active, .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .button:hover:active:hover, .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .button:hover:active:focus, .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .button:hover:active:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button:hover:checked, .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .button:hover:checked:hover, .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button:hover:checked:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button:hover:checked:hover:focus, .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .button.flat:focus:active, .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .button.flat:focus:active:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .button.flat:focus:active:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .button.flat:focus:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .button.flat:focus:checked, .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .button.flat:focus:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .button.flat:focus:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .button.flat:focus:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .button.flat:hover:active, .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .button.flat:hover:active:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .button.flat:hover:active:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .button.flat:hover:active:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .button.flat:hover:checked, .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .button.flat:hover:checked:hover, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .button.flat:hover:checked:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .button.flat:hover:checked:hover:focus, .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .button.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .button.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .button.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .button.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .button.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .button.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .button.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .button.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .button.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .button.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .button.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .button.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .button.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .button.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .button.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .button.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:insensitive, .selection-mode.header-bar .button:hover:insensitive, .selection-mode.header-bar .button.flat:focus:insensitive, .selection-mode.header-bar .button.flat:hover:insensitive, .selection-mode.toolbar .button:focus:insensitive, .selection-mode.toolbar .button:hover:insensitive, .selection-mode.toolbar .button.flat:focus:insensitive, .selection-mode.toolbar .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:focus:active:insensitive, .selection-mode.header-bar .button:focus:checked:insensitive, .selection-mode.header-bar .button:hover:active:insensitive, .selection-mode.header-bar .button:hover:checked:insensitive, .selection-mode.header-bar .button.flat:focus:active:insensitive, .selection-mode.header-bar .button.flat:focus:checked:insensitive, .selection-mode.header-bar .button.flat:hover:active:insensitive, .selection-mode.header-bar .button.flat:hover:checked:insensitive, .selection-mode.toolbar .button:focus:active:insensitive, .selection-mode.toolbar .button:focus:checked:insensitive, .selection-mode.toolbar .button:hover:active:insensitive, .selection-mode.toolbar .button:hover:checked:insensitive, .selection-mode.toolbar .button.flat:focus:active:insensitive, .selection-mode.toolbar .button.flat:focus:checked:insensitive, .selection-mode.toolbar .button.flat:hover:active:insensitive, .selection-mode.toolbar .button.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .selection-mode.header-bar .button:active, .selection-mode.header-bar .button:checked, .selection-mode.header-bar .button.flat:active, .selection-mode.header-bar .button.flat:checked, .selection-mode.toolbar .button:active, .selection-mode.toolbar .button:checked, .selection-mode.toolbar .button.flat:active, .selection-mode.toolbar .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .selection-mode.header-bar .button:active:focus, .selection-mode.header-bar .button:active:hover, .selection-mode.header-bar .button:checked:focus, .selection-mode.header-bar .button:checked:hover, .selection-mode.header-bar .button.flat:active:focus, .selection-mode.header-bar .button.flat:active:hover, .selection-mode.header-bar .button.flat:checked:focus, .selection-mode.header-bar .button.flat:checked:hover, .selection-mode.toolbar .button:active:focus, .selection-mode.toolbar .button:active:hover, .selection-mode.toolbar .button:checked:focus, .selection-mode.toolbar .button:checked:hover, .selection-mode.toolbar .button.flat:active:focus, .selection-mode.toolbar .button.flat:active:hover, .selection-mode.toolbar .button.flat:checked:focus, .selection-mode.toolbar .button.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .selection-mode.header-bar .button:focus, .selection-mode.header-bar .button:hover, .selection-mode.header-bar .button.flat:focus, .selection-mode.header-bar .button.flat:hover, .selection-mode.toolbar .button:focus, .selection-mode.toolbar .button:hover, .selection-mode.toolbar .button.flat:focus, .selection-mode.toolbar .button.flat:hover { + color: #ffffff; } + .selection-mode.header-bar .button:active:insensitive, .selection-mode.header-bar .button:checked:insensitive, .selection-mode.header-bar .button.flat:active:insensitive, .selection-mode.header-bar .button.flat:checked:insensitive, .selection-mode.toolbar .button:active:insensitive, .selection-mode.toolbar .button:checked:insensitive, .selection-mode.toolbar .button.flat:active:insensitive, .selection-mode.toolbar .button.flat:checked:insensitive { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: none; } + .selection-mode.header-bar .button:insensitive:insensitive, .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0.3); + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .selection-mode.header-bar .button:active, .selection-mode.toolbar .button:active { + color: #ffffff; } + .selection-mode.header-bar .button.flat:insensitive:insensitive, .selection-mode.toolbar .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#000000,#ffffff,0.5); + box-shadow: none; } + .selection-mode.header-bar .button.separator, .selection-mode.header-bar .button .separator, .selection-mode.toolbar .button.separator, .selection-mode.toolbar .button .separator { + border: 1px solid currentColor; + color: black; } + .selection-mode.header-bar .button.separator:insensitive, .selection-mode.header-bar .button .separator:insensitive, .selection-mode.toolbar .button.separator:insensitive, .selection-mode.toolbar .button .separator:insensitive { + color: black; } + .selection-mode.header-bar .selection-menu.button, .selection-mode.toolbar .selection-menu.button { + border: 0; + background-color: transparent; + background-image: none; + color: black; } + .selection-mode.header-bar .selection-menu.button:hover, .selection-mode.toolbar .selection-menu.button:hover { + color: black; } + .selection-mode.header-bar .selection-menu.button:active, .selection-mode.toolbar .selection-menu.button:active { + color: black; } + .selection-mode.header-bar .dim-label, .selection-mode.header-bar GtkLabel.separator, .selection-menu.button .selection-mode.header-bar .dim-label, .selection-mode.toolbar .dim-label, .selection-mode.toolbar GtkLabel.separator, .selection-menu.button .selection-mode.toolbar .dim-label { + color: black; } + +.selection-mode.toolbar { + padding: 2px; } + +/********** + ! Calendar +***********/ +GtkCalendar { + padding: 1px 3px; + outline-offset: -1px; } + GtkCalendar:inconsistent { + color: mix(#d3dae3,#141512,0.5); } + GtkCalendar.view, GtkCalendar.view:focus, GtkCalendar.view:hover, GtkCalendar.view:insensitive, GtkCalendar.highlight, GtkCalendar.highlight:focus, GtkCalendar.highlight:hover, GtkCalendar.highlight:insensitive, GtkCalendar.header, GtkCalendar.header:focus, GtkCalendar.header:hover, GtkCalendar.header:insensitive, GtkCalendar.button, .selection-mode.header-bar GtkCalendar.button.suggested-action, .selection-mode.toolbar GtkCalendar.button.suggested-action, GtkCalendar.button:focus, GtkCalendar.button:hover, GtkCalendar.button:insensitive { + background-color: transparent; + background-image: none; + border-width: 0; + border-radius: 0; } + GtkCalendar.button, .selection-mode.header-bar GtkCalendar.button.suggested-action, .selection-mode.toolbar GtkCalendar.button.suggested-action, GtkCalendar.button:focus, GtkCalendar.button:hover, GtkCalendar.button:insensitive { + color: #151713; + border-width: 0; + box-shadow: none; } + GtkCalendar.highlight { + color: #000000; } + +/* gnome-calendar */ +.calendar-view { + background-color: #262626; + color: #d3dae3; } + +/*************** + ! Color chooser +****************/ +GtkColorSwatch, GtkColorSwatch:selected { + border: 1px solid rgba(68, 85, 107, 0.1); + border-radius: 3px; + background-color: transparent; + background-clip: border-box; } + GtkColorSwatch:hover, GtkColorSwatch:selected:hover { + border-color: rgba(68, 85, 107, 0.3); } + +GtkColorSwatch.color-light:selected:hover, GtkColorSwatch.color-dark:selected:hover { + background-image: none; } + +GtkColorSwatch.left, GtkColorSwatch:first-child, .linked > GtkComboBox:first-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:first-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:first-child > GtkColorSwatch.button.suggested-action { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + +GtkColorSwatch.right, GtkColorSwatch:last-child, .linked > GtkComboBox:last-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkColorSwatch.button.suggested-action { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorSwatch:only-child, .linked > GtkComboBox:only-child > GtkColorSwatch.button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > GtkColorSwatch.button, .selection-mode.header-bar .linked > GtkComboBox:only-child > GtkColorSwatch.button.suggested-action, .selection-mode.toolbar .linked > GtkComboBox:only-child > GtkColorSwatch.button.suggested-action { + border-radius: 3px; } + +GtkColorSwatch.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +GtkColorSwatch.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } + +GtkColorEditor GtkColorSwatch { + border-radius: 3px; } + GtkColorEditor GtkColorSwatch.color-dark:hover, GtkColorEditor GtkColorSwatch.color-light:hover { + background-image: none; + border-color: rgba(68, 85, 107, 0.3); } + +GtkColorChooserWidget #add-color-button { + background-clip: padding-box; + border-color: rgba(68, 85, 107, 0.1); + background-color: #131411; + color: #d3dae3; } + GtkColorChooserWidget #add-color-button:hover { + border-color: rgba(68, 85, 107, 0.3); + background-color: #121310; + color: #d3dae3; } + +.color-active-badge, .color-active-badge:selected { + border-width: 2px; + border-style: solid; + background-color: transparent; } + +.color-active-badge.color-light, .color-active-badge.color-light:hover { + border-color: rgba(68, 85, 107, 0.3); + color: rgba(68, 85, 107, 0.3); } + +.color-active-badge.color-dark, .color-active-badge.color-dark:hover { + border-color: rgba(21, 23, 19, 0.3); + color: rgba(21, 23, 19, 0.3); } + +GtkColorButton.button, .selection-mode.header-bar GtkColorButton.button.suggested-action, .selection-mode.toolbar GtkColorButton.button.suggested-action { + padding: 2px; } + +/*********************** +! Font and file choosers +************************/ +GtkFontButton .separator, GtkFileChooserButton .separator { + /* always disable separators */ + -GtkWidget-wide-separators: true; + -GtkWidget-horizontal-separator: 0; + -GtkWidget-vertical-separator: 0; } + +GtkFontButton GtkLabel:last-child, GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button, GtkFontButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkLabel.button, GtkFontButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.header-bar GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFontButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.toolbar GtkFontButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFileChooserButton GtkLabel:last-child, GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button, GtkFileChooserButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkLabel.button, GtkFileChooserButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.header-bar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, GtkFileChooserButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action, .selection-mode.toolbar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkLabel.button.suggested-action { + color: alpha(currentColor,0.7); } + +GtkFontButton GtkImage:last-child, GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button, GtkFontButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkImage.button, GtkFontButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.header-bar GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFontButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.toolbar GtkFontButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFileChooserButton GtkImage:last-child, GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button, GtkFileChooserButton .linked > GtkComboBox.linked:last-child > GtkComboBox.button > GtkImage.button, GtkFileChooserButton .selection-mode.header-bar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.header-bar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, GtkFileChooserButton .selection-mode.toolbar .linked > GtkComboBox:last-child > GtkImage.button.suggested-action, .selection-mode.toolbar GtkFileChooserButton .linked > GtkComboBox:last-child > GtkImage.button.suggested-action { + color: alpha(currentColor,0.7); } + +GtkFileChooser { + /* for fallback when header bar not used */ } + GtkFileChooser .pane-separator, GtkFileChooser .pane-separator:hover { + border-width: 0 1px 0 0; + border-style: solid; + border-color: currentColor; + background-color: #141512; + color: #121310; } + GtkFileChooser .dialog-action-box { + border-width: 1px 0 0; + border-style: solid; + border-color: #0e0f0d; } + +/****************** + ! Grid and flowbox +*******************/ +.list { + background-color: #131411; + color: #d3dae3; } + .list-row, .list-row.button, .selection-mode.header-bar .list-row.button.suggested-action, .selection-mode.toolbar .list-row.button.suggested-action { + border: 0; + border-radius: 0; + padding: 2px; + background-image: none; + background-color: rgba(20, 21, 18, 0); + box-shadow: none; } + .list-row:hover, .list-row.button:hover, .selection-mode.header-bar .list-row.button.suggested-action:hover, .selection-mode.toolbar .list-row.button.suggested-action:hover { + background-image: none; + background-color: #141512; } + .list-row:selected, .list-row:selected:hover, .list-row:selected:focus, .list-row.button:selected, .selection-mode.header-bar .list-row.button.suggested-action:selected, .selection-mode.toolbar .list-row.button.suggested-action:selected, .list-row.button:selected:hover, .list-row.button:selected:focus { + background-image: none; + background-color: #000000; + color: #ffffff; } + +.grid-child, GtkFlowBox .grid-child { + padding: 2px; + border-radius: 3px; } + .grid-child:selected, GtkFlowBox .grid-child:selected { + outline-offset: -2px; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Infobar +**********/ +GtkInfoBar { + border: 0; } + +.info { + background-color: #380a85; + background-image: none; + border: 1px solid #2d086a; + color: #262626; } + .info .button, .info .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .info .button.suggested-action, .info .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .info .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #380a85; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active, .info .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .info .suggested-action.button:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active, .info .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .info .suggested-action.button:active, .info .button:active:hover, .info .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .info .button.suggested-action:active:hover, .info .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .info .button.suggested-action:active:hover, .info .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .button:active:focus, .info .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .info .button.suggested-action:active:focus, .info .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .info .button.suggested-action:active:focus, .info .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .button:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:active:hover:focus, .info .button:checked, .info .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .info .button.suggested-action:checked, .info .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .info .button.suggested-action:checked, .info .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .info .suggested-action.button:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked, .info .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .info .suggested-action.button:checked, .info .button:checked:hover, .info .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .info .button.suggested-action:checked:hover, .info .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .info .button.suggested-action:checked:hover, .info .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .button:checked:focus, .info .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .info .button.suggested-action:checked:focus, .info .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .info .button.suggested-action:checked:focus, .info .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .button:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:insensitive, .info .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .info .button.suggested-action:insensitive, .info .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .info .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .info .button:active:insensitive, .info .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .info .button.flat, .info .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .info .flat.button.suggested-action, .info .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .info .flat.button.suggested-action { + border-color: rgba(56, 10, 133, 0); + background-color: rgba(56, 10, 133, 0); + background-image: none; + box-shadow: none; } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover, .info .button.flat:focus, .info .button.flat:hover { + background-color: #430ca0; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .info .button:focus:focus, .info .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .info .button.suggested-action:focus:focus, .info .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .info .button.suggested-action:focus:focus, .info .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .info .suggested-action.button:focus:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:focus, .info .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .info .suggested-action.button:focus:focus, .info .button:focus:hover, .info .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .info .button.suggested-action:focus:hover, .info .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .info .button.suggested-action:focus:hover, .info .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .info .suggested-action.button:focus:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:hover, .info .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .info .suggested-action.button:focus:hover, .info .button:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:focus, .info .button:hover:hover, .info .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .info .button.suggested-action:hover:hover, .info .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .info .button.suggested-action:hover:hover, .info .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .info .suggested-action.button:hover:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:hover, .info .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .info .suggested-action.button:hover:hover, .info .button.flat:focus:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:focus, .info .button.flat:focus:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:hover, .info .button.flat:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:focus, .info .button.flat:hover:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:active, .info .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .info .button.suggested-action:focus:active, .info .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .info .button.suggested-action:focus:active, .info .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .info .suggested-action.button:focus:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active, .info .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .info .suggested-action.button:focus:active, .info .button:focus:active:hover, .info .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .info .button.suggested-action:focus:active:hover, .info .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .info .button.suggested-action:focus:active:hover, .info .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .info .suggested-action.button:focus:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .info .suggested-action.button:focus:active:hover, .info .button:focus:active:focus, .info .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .info .button.suggested-action:focus:active:focus, .info .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .info .button.suggested-action:focus:active:focus, .info .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .info .suggested-action.button:focus:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .info .suggested-action.button:focus:active:focus, .info .button:focus:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:focus:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:focus:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:focus:active:hover:focus, .info .button:focus:checked, .info .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .info .button.suggested-action:focus:checked, .info .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .info .button.suggested-action:focus:checked, .info .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .info .suggested-action.button:focus:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked, .info .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .info .suggested-action.button:focus:checked, .info .button:focus:checked:hover, .info .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .info .button.suggested-action:focus:checked:hover, .info .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .info .button.suggested-action:focus:checked:hover, .info .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover, .info .button:focus:checked:focus, .info .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .info .button.suggested-action:focus:checked:focus, .info .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .info .button.suggested-action:focus:checked:focus, .info .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .info .suggested-action.button:focus:checked:focus, .info .button:focus:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:focus:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:focus:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:focus:checked:hover:focus, .info .button:hover:active, .info .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .info .button.suggested-action:hover:active, .info .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .info .button.suggested-action:hover:active, .info .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .info .suggested-action.button:hover:active, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active, .info .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .info .suggested-action.button:hover:active, .info .button:hover:active:hover, .info .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .info .button.suggested-action:hover:active:hover, .info .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .info .button.suggested-action:hover:active:hover, .info .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .info .suggested-action.button:hover:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .info .suggested-action.button:hover:active:hover, .info .button:hover:active:focus, .info .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .info .button.suggested-action:hover:active:focus, .info .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .info .button.suggested-action:hover:active:focus, .info .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .info .suggested-action.button:hover:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .info .suggested-action.button:hover:active:focus, .info .button:hover:active:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:active:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:active:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:active:hover:focus, .info .button:hover:checked, .info .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .info .button.suggested-action:hover:checked, .info .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .info .button.suggested-action:hover:checked, .info .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .info .suggested-action.button:hover:checked, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked, .info .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .info .suggested-action.button:hover:checked, .info .button:hover:checked:hover, .info .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .info .button.suggested-action:hover:checked:hover, .info .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .info .button.suggested-action:hover:checked:hover, .info .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover, .info .button:hover:checked:focus, .info .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .info .button.suggested-action:hover:checked:focus, .info .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .info .button.suggested-action:hover:checked:focus, .info .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .info .suggested-action.button:hover:checked:focus, .info .button:hover:checked:hover:focus, .info .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .info .button.suggested-action:hover:checked:hover:focus, .info .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .info .button.suggested-action:hover:checked:hover:focus, .info .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .info .suggested-action.button:hover:checked:hover:focus, .info .button.flat:focus:active, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active, .info .button.flat:focus:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover, .info .button.flat:focus:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:focus, .info .button.flat:focus:active:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:hover:focus, .info .button.flat:focus:checked, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked, .info .button.flat:focus:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover, .info .button.flat:focus:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:focus, .info .button.flat:focus:checked:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:hover:focus, .info .button.flat:hover:active, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active, .info .button.flat:hover:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover, .info .button.flat:hover:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:focus, .info .button.flat:hover:active:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:hover:focus, .info .button.flat:hover:checked, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked, .info .button.flat:hover:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover, .info .button.flat:hover:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:focus, .info .button.flat:hover:checked:hover:focus, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:hover:focus, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:hover:focus, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:hover:focus, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:insensitive, .info .button:hover:insensitive, .info .button.flat:focus:insensitive, .info .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:focus:active:insensitive, .info .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .info .button.suggested-action:focus:active:insensitive, .info .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .info .button.suggested-action:focus:active:insensitive, .info .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .info .suggested-action.button:focus:active:insensitive, .info .button:focus:checked:insensitive, .info .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .info .button.suggested-action:focus:checked:insensitive, .info .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .info .button.suggested-action:focus:checked:insensitive, .info .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .info .suggested-action.button:focus:checked:insensitive, .info .button:hover:active:insensitive, .info .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .info .button.suggested-action:hover:active:insensitive, .info .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .info .button.suggested-action:hover:active:insensitive, .info .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .info .suggested-action.button:hover:active:insensitive, .info .button:hover:checked:insensitive, .info .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .info .button.suggested-action:hover:checked:insensitive, .info .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .info .button.suggested-action:hover:checked:insensitive, .info .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .info .suggested-action.button:hover:checked:insensitive, .info .button.flat:focus:active:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:focus:active:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:focus:active:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:active:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:focus:active:insensitive, .info .button.flat:focus:checked:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:focus:checked:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:focus:checked:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:focus:checked:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:focus:checked:insensitive, .info .button.flat:hover:active:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:hover:active:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:hover:active:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:active:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:hover:active:insensitive, .info .button.flat:hover:checked:insensitive, .info .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .info .flat.button.suggested-action:hover:checked:insensitive, .info .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .info .flat.button.suggested-action:hover:checked:insensitive, .info .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:hover:checked:insensitive, .info .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .info .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active, .info .button:checked, .info .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .info .button.suggested-action:checked, .info .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .info .button.suggested-action:checked, .info .button.flat:active, .info .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .info .button:active:focus, .info .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .info .button.suggested-action:active:focus, .info .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .info .button.suggested-action:active:focus, .info .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:focus, .info .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .info .suggested-action.button:active:focus, .info .button:active:hover, .info .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .info .button.suggested-action:active:hover, .info .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .info .button.suggested-action:active:hover, .info .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:active:hover, .info .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .info .suggested-action.button:active:hover, .info .button:checked:focus, .info .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .info .button.suggested-action:checked:focus, .info .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .info .button.suggested-action:checked:focus, .info .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:focus, .info .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .info .suggested-action.button:checked:focus, .info .button:checked:hover, .info .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .info .button.suggested-action:checked:hover, .info .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .info .button.suggested-action:checked:hover, .info .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .suggested-action.button:checked:hover, .info .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .info .suggested-action.button:checked:hover, .info .button.flat:active:focus, .info .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .info .flat.button.suggested-action:active:focus, .info .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .info .flat.button.suggested-action:active:focus, .info .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .info .flat.suggested-action.button:active:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:active:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:active:focus, .info .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .info .flat.suggested-action.button:active:focus, .info .button.flat:active:hover, .info .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .info .flat.button.suggested-action:active:hover, .info .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .info .flat.button.suggested-action:active:hover, .info .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .info .flat.suggested-action.button:active:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:active:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:active:hover, .info .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .info .flat.suggested-action.button:active:hover, .info .button.flat:checked:focus, .info .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .info .flat.button.suggested-action:checked:focus, .info .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .info .flat.button.suggested-action:checked:focus, .info .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:checked:focus, .info .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .info .flat.suggested-action.button:checked:focus, .info .button.flat:checked:hover, .info .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .info .flat.button.suggested-action:checked:hover, .info .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .info .flat.button.suggested-action:checked:hover, .info .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .info .flat.suggested-action.button:checked:hover, .info .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .info .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .info .button:focus, .info .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .info .button.suggested-action:focus, .info .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .info .button.suggested-action:focus, .info .button:hover, .info .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .info .button.suggested-action:hover, .info .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .info .button.suggested-action:hover, .info .button.flat:focus, .info .button.flat:hover { + color: #262626; } + .info .button:active:insensitive, .info .button:checked:insensitive, .info .button.flat:active:insensitive, .info .button.flat:checked:insensitive { + background-color: #320978; + background-image: none; + color: #262626; + box-shadow: none; } + .info .button:insensitive:insensitive, .info .button.flat:insensitive:insensitive { + background-color: rgba(56, 10, 133, 0.3); + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .info .button:active, .info .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .info .button.suggested-action:active, .info .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .info .button.suggested-action:active { + color: #262626; } + .info .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .info .button.separator, .info .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .info .separator.button.suggested-action, .info .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .info .separator.button.suggested-action, .info .button .separator, .info .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .info .button.suggested-action .separator, .info .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .info .button.suggested-action .separator { + border: 1px solid currentColor; + color: #320978; } + .info .button.separator:insensitive, .info .button .separator:insensitive { + color: #300971; } + +.warning { + background-color: #966207; + background-image: none; + border: 1px solid #784e06; + color: #262626; } + .warning .button, .warning .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .warning .button.suggested-action, .warning .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .warning .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #966207; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active, .warning .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .warning .suggested-action.button:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active, .warning .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .warning .suggested-action.button:active, .warning .button:active:hover, .warning .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .warning .button.suggested-action:active:hover, .warning .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .warning .button.suggested-action:active:hover, .warning .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .button:active:focus, .warning .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .warning .button.suggested-action:active:focus, .warning .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .warning .button.suggested-action:active:focus, .warning .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .button:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:active:hover:focus, .warning .button:checked, .warning .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .warning .button.suggested-action:checked, .warning .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .warning .button.suggested-action:checked, .warning .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .warning .suggested-action.button:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked, .warning .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .warning .suggested-action.button:checked, .warning .button:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .button:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .button:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:insensitive, .warning .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .warning .button.suggested-action:insensitive, .warning .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .warning .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button:active:insensitive, .warning .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .warning .button.flat, .warning .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .warning .flat.button.suggested-action, .warning .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .warning .flat.button.suggested-action { + border-color: rgba(150, 98, 7, 0); + background-color: rgba(150, 98, 7, 0); + background-image: none; + box-shadow: none; } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover, .warning .button.flat:focus, .warning .button.flat:hover { + background-color: #b47608; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .warning .button:focus:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:focus, .warning .button:focus:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:hover, .warning .button:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:focus, .warning .button:hover:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:hover, .warning .button.flat:focus:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:focus, .warning .button.flat:focus:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:hover, .warning .button.flat:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:focus, .warning .button.flat:hover:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:active, .warning .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .warning .button.suggested-action:focus:active, .warning .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .warning .button.suggested-action:focus:active, .warning .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .warning .suggested-action.button:focus:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active, .warning .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .warning .suggested-action.button:focus:active, .warning .button:focus:active:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:active:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:active:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover, .warning .button:focus:active:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:active:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:active:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:active:focus, .warning .button:focus:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:active:hover:focus, .warning .button:focus:checked, .warning .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .warning .button.suggested-action:focus:checked, .warning .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .warning .button.suggested-action:focus:checked, .warning .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .warning .suggested-action.button:focus:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked, .warning .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .warning .suggested-action.button:focus:checked, .warning .button:focus:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover, .warning .button:focus:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:focus, .warning .button:focus:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:hover:focus, .warning .button:hover:active, .warning .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .warning .button.suggested-action:hover:active, .warning .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .warning .button.suggested-action:hover:active, .warning .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .warning .suggested-action.button:hover:active, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active, .warning .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .warning .suggested-action.button:hover:active, .warning .button:hover:active:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:active:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:active:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover, .warning .button:hover:active:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:active:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:active:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:active:focus, .warning .button:hover:active:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:active:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:active:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:active:hover:focus, .warning .button:hover:checked, .warning .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .warning .button.suggested-action:hover:checked, .warning .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .warning .button.suggested-action:hover:checked, .warning .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .warning .suggested-action.button:hover:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked, .warning .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .warning .suggested-action.button:hover:checked, .warning .button:hover:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover, .warning .button:hover:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:focus, .warning .button:hover:checked:hover:focus, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:hover:focus, .warning .button.flat:focus:active, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active, .warning .button.flat:focus:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover, .warning .button.flat:focus:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:focus, .warning .button.flat:focus:active:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:hover:focus, .warning .button.flat:focus:checked, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked, .warning .button.flat:focus:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover, .warning .button.flat:focus:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:focus, .warning .button.flat:focus:checked:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:hover:focus, .warning .button.flat:hover:active, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active, .warning .button.flat:hover:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover, .warning .button.flat:hover:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:focus, .warning .button.flat:hover:active:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:hover:focus, .warning .button.flat:hover:checked, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked, .warning .button.flat:hover:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover, .warning .button.flat:hover:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:focus, .warning .button.flat:hover:checked:hover:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:hover:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:hover:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:insensitive, .warning .button:hover:insensitive, .warning .button.flat:focus:insensitive, .warning .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:focus:active:insensitive, .warning .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .warning .button.suggested-action:focus:active:insensitive, .warning .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .warning .button.suggested-action:focus:active:insensitive, .warning .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .warning .suggested-action.button:focus:active:insensitive, .warning .button:focus:checked:insensitive, .warning .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .warning .button.suggested-action:focus:checked:insensitive, .warning .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .warning .button.suggested-action:focus:checked:insensitive, .warning .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .warning .suggested-action.button:focus:checked:insensitive, .warning .button:hover:active:insensitive, .warning .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .warning .button.suggested-action:hover:active:insensitive, .warning .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .warning .button.suggested-action:hover:active:insensitive, .warning .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .warning .suggested-action.button:hover:active:insensitive, .warning .button:hover:checked:insensitive, .warning .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .warning .button.suggested-action:hover:checked:insensitive, .warning .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .warning .button.suggested-action:hover:checked:insensitive, .warning .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .warning .suggested-action.button:hover:checked:insensitive, .warning .button.flat:focus:active:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:active:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:active:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:active:insensitive, .warning .button.flat:focus:checked:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:focus:checked:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:focus:checked:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:focus:checked:insensitive, .warning .button.flat:hover:active:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:active:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:active:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:active:insensitive, .warning .button.flat:hover:checked:insensitive, .warning .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .warning .flat.button.suggested-action:hover:checked:insensitive, .warning .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .warning .flat.button.suggested-action:hover:checked:insensitive, .warning .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:hover:checked:insensitive, .warning .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .warning .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active, .warning .button:checked, .warning .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .warning .button.suggested-action:checked, .warning .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .warning .button.suggested-action:checked, .warning .button.flat:active, .warning .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .warning .button:active:focus, .warning .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .warning .button.suggested-action:active:focus, .warning .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .warning .button.suggested-action:active:focus, .warning .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:focus, .warning .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .warning .suggested-action.button:active:focus, .warning .button:active:hover, .warning .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .warning .button.suggested-action:active:hover, .warning .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .warning .button.suggested-action:active:hover, .warning .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:active:hover, .warning .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .warning .suggested-action.button:active:hover, .warning .button:checked:focus, .warning .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .warning .button.suggested-action:checked:focus, .warning .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .warning .button.suggested-action:checked:focus, .warning .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:focus, .warning .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .warning .suggested-action.button:checked:focus, .warning .button:checked:hover, .warning .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .warning .button.suggested-action:checked:hover, .warning .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .warning .button.suggested-action:checked:hover, .warning .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .suggested-action.button:checked:hover, .warning .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .warning .suggested-action.button:checked:hover, .warning .button.flat:active:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:active:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:active:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:active:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:active:focus, .warning .button.flat:active:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:active:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:active:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:active:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:active:hover, .warning .button.flat:checked:focus, .warning .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .warning .flat.button.suggested-action:checked:focus, .warning .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .warning .flat.button.suggested-action:checked:focus, .warning .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:checked:focus, .warning .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .warning .flat.suggested-action.button:checked:focus, .warning .button.flat:checked:hover, .warning .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .warning .flat.button.suggested-action:checked:hover, .warning .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .warning .flat.button.suggested-action:checked:hover, .warning .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .warning .flat.suggested-action.button:checked:hover, .warning .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .warning .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .warning .button:focus, .warning .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .warning .button.suggested-action:focus, .warning .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .warning .button.suggested-action:focus, .warning .button:hover, .warning .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .warning .button.suggested-action:hover, .warning .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .warning .button.suggested-action:hover, .warning .button.flat:focus, .warning .button.flat:hover { + color: #262626; } + .warning .button:active:insensitive, .warning .button:checked:insensitive, .warning .button.flat:active:insensitive, .warning .button.flat:checked:insensitive { + background-color: #875806; + background-image: none; + color: #262626; + box-shadow: none; } + .warning .button:insensitive:insensitive, .warning .button.flat:insensitive:insensitive { + background-color: rgba(150, 98, 7, 0.3); + background-image: none; + color: mix(#966207,#262626,0.5); + box-shadow: none; } + .warning .button:active, .warning .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .warning .button.suggested-action:active, .warning .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .warning .button.suggested-action:active { + color: #262626; } + .warning .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#966207,#262626,0.5); + box-shadow: none; } + .warning .button.separator, .warning .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .warning .separator.button.suggested-action, .warning .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .warning .separator.button.suggested-action, .warning .button .separator, .warning .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .warning .button.suggested-action .separator, .warning .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .warning .button.suggested-action .separator { + border: 1px solid currentColor; + color: #875806; } + .warning .button.separator:insensitive, .warning .button .separator:insensitive { + color: #805306; } + +.question { + background-color: #380a85; + background-image: none; + border: 1px solid #2d086a; + color: #262626; } + .question .button, .question .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .question .button.suggested-action, .question .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .question .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #380a85; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active, .question .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .question .suggested-action.button:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active, .question .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .question .suggested-action.button:active, .question .button:active:hover, .question .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .question .button.suggested-action:active:hover, .question .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .question .button.suggested-action:active:hover, .question .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .button:active:focus, .question .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .question .button.suggested-action:active:focus, .question .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .question .button.suggested-action:active:focus, .question .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .button:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:active:hover:focus, .question .button:checked, .question .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .question .button.suggested-action:checked, .question .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .question .button.suggested-action:checked, .question .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .question .suggested-action.button:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked, .question .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .question .suggested-action.button:checked, .question .button:checked:hover, .question .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .question .button.suggested-action:checked:hover, .question .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .question .button.suggested-action:checked:hover, .question .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .button:checked:focus, .question .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .question .button.suggested-action:checked:focus, .question .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .question .button.suggested-action:checked:focus, .question .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .button:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:insensitive, .question .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .question .button.suggested-action:insensitive, .question .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .question .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .question .button:active:insensitive, .question .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .question .button.flat, .question .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .question .flat.button.suggested-action, .question .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .question .flat.button.suggested-action { + border-color: rgba(56, 10, 133, 0); + background-color: rgba(56, 10, 133, 0); + background-image: none; + box-shadow: none; } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover, .question .button.flat:focus, .question .button.flat:hover { + background-color: #430ca0; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .question .button:focus:focus, .question .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .question .button.suggested-action:focus:focus, .question .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .question .button.suggested-action:focus:focus, .question .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .question .suggested-action.button:focus:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:focus, .question .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .question .suggested-action.button:focus:focus, .question .button:focus:hover, .question .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .question .button.suggested-action:focus:hover, .question .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .question .button.suggested-action:focus:hover, .question .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .question .suggested-action.button:focus:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:hover, .question .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .question .suggested-action.button:focus:hover, .question .button:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:focus, .question .button:hover:hover, .question .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .question .button.suggested-action:hover:hover, .question .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .question .button.suggested-action:hover:hover, .question .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .question .suggested-action.button:hover:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:hover, .question .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .question .suggested-action.button:hover:hover, .question .button.flat:focus:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:focus, .question .button.flat:focus:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:hover, .question .button.flat:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:focus, .question .button.flat:hover:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:active, .question .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .question .button.suggested-action:focus:active, .question .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .question .button.suggested-action:focus:active, .question .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .question .suggested-action.button:focus:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active, .question .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .question .suggested-action.button:focus:active, .question .button:focus:active:hover, .question .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .question .button.suggested-action:focus:active:hover, .question .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .question .button.suggested-action:focus:active:hover, .question .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .question .suggested-action.button:focus:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .question .suggested-action.button:focus:active:hover, .question .button:focus:active:focus, .question .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .question .button.suggested-action:focus:active:focus, .question .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .question .button.suggested-action:focus:active:focus, .question .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .question .suggested-action.button:focus:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .question .suggested-action.button:focus:active:focus, .question .button:focus:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:focus:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:focus:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:focus:active:hover:focus, .question .button:focus:checked, .question .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .question .button.suggested-action:focus:checked, .question .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .question .button.suggested-action:focus:checked, .question .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .question .suggested-action.button:focus:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked, .question .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .question .suggested-action.button:focus:checked, .question .button:focus:checked:hover, .question .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .question .button.suggested-action:focus:checked:hover, .question .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .question .button.suggested-action:focus:checked:hover, .question .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover, .question .button:focus:checked:focus, .question .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .question .button.suggested-action:focus:checked:focus, .question .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .question .button.suggested-action:focus:checked:focus, .question .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .question .suggested-action.button:focus:checked:focus, .question .button:focus:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:focus:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:focus:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:focus:checked:hover:focus, .question .button:hover:active, .question .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .question .button.suggested-action:hover:active, .question .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .question .button.suggested-action:hover:active, .question .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .question .suggested-action.button:hover:active, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active, .question .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .question .suggested-action.button:hover:active, .question .button:hover:active:hover, .question .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .question .button.suggested-action:hover:active:hover, .question .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .question .button.suggested-action:hover:active:hover, .question .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .question .suggested-action.button:hover:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .question .suggested-action.button:hover:active:hover, .question .button:hover:active:focus, .question .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .question .button.suggested-action:hover:active:focus, .question .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .question .button.suggested-action:hover:active:focus, .question .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .question .suggested-action.button:hover:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .question .suggested-action.button:hover:active:focus, .question .button:hover:active:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:active:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:active:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:active:hover:focus, .question .button:hover:checked, .question .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .question .button.suggested-action:hover:checked, .question .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .question .button.suggested-action:hover:checked, .question .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .question .suggested-action.button:hover:checked, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked, .question .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .question .suggested-action.button:hover:checked, .question .button:hover:checked:hover, .question .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .question .button.suggested-action:hover:checked:hover, .question .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .question .button.suggested-action:hover:checked:hover, .question .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover, .question .button:hover:checked:focus, .question .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .question .button.suggested-action:hover:checked:focus, .question .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .question .button.suggested-action:hover:checked:focus, .question .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .question .suggested-action.button:hover:checked:focus, .question .button:hover:checked:hover:focus, .question .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .question .button.suggested-action:hover:checked:hover:focus, .question .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .question .button.suggested-action:hover:checked:hover:focus, .question .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .question .suggested-action.button:hover:checked:hover:focus, .question .button.flat:focus:active, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active, .question .button.flat:focus:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover, .question .button.flat:focus:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:focus, .question .button.flat:focus:active:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:hover:focus, .question .button.flat:focus:checked, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked, .question .button.flat:focus:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover, .question .button.flat:focus:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:focus, .question .button.flat:focus:checked:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:hover:focus, .question .button.flat:hover:active, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active, .question .button.flat:hover:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover, .question .button.flat:hover:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:focus, .question .button.flat:hover:active:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:hover:focus, .question .button.flat:hover:checked, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked, .question .button.flat:hover:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover, .question .button.flat:hover:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:focus, .question .button.flat:hover:checked:hover:focus, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:hover:focus, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:hover:focus, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:hover:focus, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:insensitive, .question .button:hover:insensitive, .question .button.flat:focus:insensitive, .question .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:focus:active:insensitive, .question .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .question .button.suggested-action:focus:active:insensitive, .question .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .question .button.suggested-action:focus:active:insensitive, .question .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .question .suggested-action.button:focus:active:insensitive, .question .button:focus:checked:insensitive, .question .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .question .button.suggested-action:focus:checked:insensitive, .question .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .question .button.suggested-action:focus:checked:insensitive, .question .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .question .suggested-action.button:focus:checked:insensitive, .question .button:hover:active:insensitive, .question .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .question .button.suggested-action:hover:active:insensitive, .question .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .question .button.suggested-action:hover:active:insensitive, .question .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .question .suggested-action.button:hover:active:insensitive, .question .button:hover:checked:insensitive, .question .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .question .button.suggested-action:hover:checked:insensitive, .question .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .question .button.suggested-action:hover:checked:insensitive, .question .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .question .suggested-action.button:hover:checked:insensitive, .question .button.flat:focus:active:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:focus:active:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:focus:active:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:active:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:focus:active:insensitive, .question .button.flat:focus:checked:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:focus:checked:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:focus:checked:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:focus:checked:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:focus:checked:insensitive, .question .button.flat:hover:active:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:hover:active:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:hover:active:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:active:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:hover:active:insensitive, .question .button.flat:hover:checked:insensitive, .question .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .question .flat.button.suggested-action:hover:checked:insensitive, .question .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .question .flat.button.suggested-action:hover:checked:insensitive, .question .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:hover:checked:insensitive, .question .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .question .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active, .question .button:checked, .question .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .question .button.suggested-action:checked, .question .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .question .button.suggested-action:checked, .question .button.flat:active, .question .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .question .button:active:focus, .question .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .question .button.suggested-action:active:focus, .question .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .question .button.suggested-action:active:focus, .question .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:focus, .question .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .question .suggested-action.button:active:focus, .question .button:active:hover, .question .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .question .button.suggested-action:active:hover, .question .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .question .button.suggested-action:active:hover, .question .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:active:hover, .question .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .question .suggested-action.button:active:hover, .question .button:checked:focus, .question .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .question .button.suggested-action:checked:focus, .question .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .question .button.suggested-action:checked:focus, .question .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:focus, .question .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .question .suggested-action.button:checked:focus, .question .button:checked:hover, .question .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .question .button.suggested-action:checked:hover, .question .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .question .button.suggested-action:checked:hover, .question .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .suggested-action.button:checked:hover, .question .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .question .suggested-action.button:checked:hover, .question .button.flat:active:focus, .question .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .question .flat.button.suggested-action:active:focus, .question .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .question .flat.button.suggested-action:active:focus, .question .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .question .flat.suggested-action.button:active:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:active:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:active:focus, .question .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .question .flat.suggested-action.button:active:focus, .question .button.flat:active:hover, .question .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .question .flat.button.suggested-action:active:hover, .question .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .question .flat.button.suggested-action:active:hover, .question .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .question .flat.suggested-action.button:active:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:active:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:active:hover, .question .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .question .flat.suggested-action.button:active:hover, .question .button.flat:checked:focus, .question .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .question .flat.button.suggested-action:checked:focus, .question .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .question .flat.button.suggested-action:checked:focus, .question .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:checked:focus, .question .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .question .flat.suggested-action.button:checked:focus, .question .button.flat:checked:hover, .question .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .question .flat.button.suggested-action:checked:hover, .question .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .question .flat.button.suggested-action:checked:hover, .question .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .question .flat.suggested-action.button:checked:hover, .question .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .question .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .question .button:focus, .question .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .question .button.suggested-action:focus, .question .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .question .button.suggested-action:focus, .question .button:hover, .question .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .question .button.suggested-action:hover, .question .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .question .button.suggested-action:hover, .question .button.flat:focus, .question .button.flat:hover { + color: #262626; } + .question .button:active:insensitive, .question .button:checked:insensitive, .question .button.flat:active:insensitive, .question .button.flat:checked:insensitive { + background-color: #320978; + background-image: none; + color: #262626; + box-shadow: none; } + .question .button:insensitive:insensitive, .question .button.flat:insensitive:insensitive { + background-color: rgba(56, 10, 133, 0.3); + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .question .button:active, .question .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .question .button.suggested-action:active, .question .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .question .button.suggested-action:active { + color: #262626; } + .question .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#380a85,#262626,0.5); + box-shadow: none; } + .question .button.separator, .question .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .question .separator.button.suggested-action, .question .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .question .separator.button.suggested-action, .question .button .separator, .question .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .question .button.suggested-action .separator, .question .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .question .button.suggested-action .separator { + border: 1px solid currentColor; + color: #320978; } + .question .button.separator:insensitive, .question .button .separator:insensitive { + color: #300971; } + +.error { + background-color: #960a2f; + background-image: none; + border: 1px solid #780826; + color: #262626; } + .error .button, .error .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .error .button.suggested-action, .error .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .error .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #960a2f; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #262626; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active, .error .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .error .suggested-action.button:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active, .error .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .error .suggested-action.button:active, .error .button:active:hover, .error .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .error .button.suggested-action:active:hover, .error .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .error .button.suggested-action:active:hover, .error .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .button:active:focus, .error .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .error .button.suggested-action:active:focus, .error .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .error .button.suggested-action:active:focus, .error .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .button:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:active:hover:focus, .error .button:checked, .error .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .error .button.suggested-action:checked, .error .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .error .button.suggested-action:checked, .error .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .error .suggested-action.button:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked, .error .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .error .suggested-action.button:checked, .error .button:checked:hover, .error .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .error .button.suggested-action:checked:hover, .error .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .error .button.suggested-action:checked:hover, .error .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .button:checked:focus, .error .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .error .button.suggested-action:checked:focus, .error .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .error .button.suggested-action:checked:focus, .error .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .button:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:insensitive, .error .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .error .button.suggested-action:insensitive, .error .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .error .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .error .button:active:insensitive, .error .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .error .button.flat, .error .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .error .flat.button.suggested-action, .error .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .error .flat.button.suggested-action { + border-color: rgba(150, 10, 47, 0); + background-color: rgba(150, 10, 47, 0); + background-image: none; + box-shadow: none; } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover, .error .button.flat:focus, .error .button.flat:hover { + background-color: #b40c38; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .error .button:focus:focus, .error .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .error .button.suggested-action:focus:focus, .error .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .error .button.suggested-action:focus:focus, .error .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .error .suggested-action.button:focus:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:focus, .error .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .error .suggested-action.button:focus:focus, .error .button:focus:hover, .error .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .error .button.suggested-action:focus:hover, .error .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .error .button.suggested-action:focus:hover, .error .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .error .suggested-action.button:focus:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:hover, .error .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .error .suggested-action.button:focus:hover, .error .button:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:focus, .error .button:hover:hover, .error .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .error .button.suggested-action:hover:hover, .error .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .error .button.suggested-action:hover:hover, .error .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .error .suggested-action.button:hover:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:hover, .error .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .error .suggested-action.button:hover:hover, .error .button.flat:focus:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:focus, .error .button.flat:focus:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:hover, .error .button.flat:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:focus, .error .button.flat:hover:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:active, .error .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .error .button.suggested-action:focus:active, .error .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .error .button.suggested-action:focus:active, .error .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .error .suggested-action.button:focus:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active, .error .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .error .suggested-action.button:focus:active, .error .button:focus:active:hover, .error .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .error .button.suggested-action:focus:active:hover, .error .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .error .button.suggested-action:focus:active:hover, .error .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .error .suggested-action.button:focus:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .error .suggested-action.button:focus:active:hover, .error .button:focus:active:focus, .error .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .error .button.suggested-action:focus:active:focus, .error .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .error .button.suggested-action:focus:active:focus, .error .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .error .suggested-action.button:focus:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .error .suggested-action.button:focus:active:focus, .error .button:focus:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:focus:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:focus:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:focus:active:hover:focus, .error .button:focus:checked, .error .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .error .button.suggested-action:focus:checked, .error .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .error .button.suggested-action:focus:checked, .error .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .error .suggested-action.button:focus:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked, .error .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .error .suggested-action.button:focus:checked, .error .button:focus:checked:hover, .error .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .error .button.suggested-action:focus:checked:hover, .error .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .error .button.suggested-action:focus:checked:hover, .error .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover, .error .button:focus:checked:focus, .error .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .error .button.suggested-action:focus:checked:focus, .error .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .error .button.suggested-action:focus:checked:focus, .error .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .error .suggested-action.button:focus:checked:focus, .error .button:focus:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:focus:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:focus:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:focus:checked:hover:focus, .error .button:hover:active, .error .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .error .button.suggested-action:hover:active, .error .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .error .button.suggested-action:hover:active, .error .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .error .suggested-action.button:hover:active, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active, .error .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .error .suggested-action.button:hover:active, .error .button:hover:active:hover, .error .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .error .button.suggested-action:hover:active:hover, .error .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .error .button.suggested-action:hover:active:hover, .error .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .error .suggested-action.button:hover:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .error .suggested-action.button:hover:active:hover, .error .button:hover:active:focus, .error .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .error .button.suggested-action:hover:active:focus, .error .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .error .button.suggested-action:hover:active:focus, .error .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .error .suggested-action.button:hover:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .error .suggested-action.button:hover:active:focus, .error .button:hover:active:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:active:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:active:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:active:hover:focus, .error .button:hover:checked, .error .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .error .button.suggested-action:hover:checked, .error .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .error .button.suggested-action:hover:checked, .error .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .error .suggested-action.button:hover:checked, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked, .error .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .error .suggested-action.button:hover:checked, .error .button:hover:checked:hover, .error .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .error .button.suggested-action:hover:checked:hover, .error .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .error .button.suggested-action:hover:checked:hover, .error .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover, .error .button:hover:checked:focus, .error .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .error .button.suggested-action:hover:checked:focus, .error .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .error .button.suggested-action:hover:checked:focus, .error .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .error .suggested-action.button:hover:checked:focus, .error .button:hover:checked:hover:focus, .error .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .error .button.suggested-action:hover:checked:hover:focus, .error .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .error .button.suggested-action:hover:checked:hover:focus, .error .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .error .suggested-action.button:hover:checked:hover:focus, .error .button.flat:focus:active, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active, .error .button.flat:focus:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover, .error .button.flat:focus:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:focus, .error .button.flat:focus:active:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:hover:focus, .error .button.flat:focus:checked, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked, .error .button.flat:focus:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover, .error .button.flat:focus:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:focus, .error .button.flat:focus:checked:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:hover:focus, .error .button.flat:hover:active, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active, .error .button.flat:hover:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover, .error .button.flat:hover:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:focus, .error .button.flat:hover:active:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:hover:focus, .error .button.flat:hover:checked, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked, .error .button.flat:hover:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover, .error .button.flat:hover:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:focus, .error .button.flat:hover:checked:hover:focus, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:hover:focus, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:hover:focus, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:hover:focus, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:insensitive, .error .button:hover:insensitive, .error .button.flat:focus:insensitive, .error .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:focus:active:insensitive, .error .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .error .button.suggested-action:focus:active:insensitive, .error .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .error .button.suggested-action:focus:active:insensitive, .error .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .error .suggested-action.button:focus:active:insensitive, .error .button:focus:checked:insensitive, .error .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .error .button.suggested-action:focus:checked:insensitive, .error .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .error .button.suggested-action:focus:checked:insensitive, .error .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .error .suggested-action.button:focus:checked:insensitive, .error .button:hover:active:insensitive, .error .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .error .button.suggested-action:hover:active:insensitive, .error .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .error .button.suggested-action:hover:active:insensitive, .error .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .error .suggested-action.button:hover:active:insensitive, .error .button:hover:checked:insensitive, .error .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .error .button.suggested-action:hover:checked:insensitive, .error .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .error .button.suggested-action:hover:checked:insensitive, .error .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .error .suggested-action.button:hover:checked:insensitive, .error .button.flat:focus:active:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:focus:active:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:focus:active:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:active:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:focus:active:insensitive, .error .button.flat:focus:checked:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:focus:checked:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:focus:checked:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:focus:checked:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:focus:checked:insensitive, .error .button.flat:hover:active:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:hover:active:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:hover:active:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:active:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:hover:active:insensitive, .error .button.flat:hover:checked:insensitive, .error .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .error .flat.button.suggested-action:hover:checked:insensitive, .error .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .error .flat.button.suggested-action:hover:checked:insensitive, .error .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:hover:checked:insensitive, .error .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .error .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active, .error .button:checked, .error .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .error .button.suggested-action:checked, .error .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .error .button.suggested-action:checked, .error .button.flat:active, .error .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .error .button:active:focus, .error .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .error .button.suggested-action:active:focus, .error .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .error .button.suggested-action:active:focus, .error .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:focus, .error .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .error .suggested-action.button:active:focus, .error .button:active:hover, .error .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .error .button.suggested-action:active:hover, .error .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .error .button.suggested-action:active:hover, .error .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:active:hover, .error .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .error .suggested-action.button:active:hover, .error .button:checked:focus, .error .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .error .button.suggested-action:checked:focus, .error .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .error .button.suggested-action:checked:focus, .error .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:focus, .error .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .error .suggested-action.button:checked:focus, .error .button:checked:hover, .error .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .error .button.suggested-action:checked:hover, .error .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .error .button.suggested-action:checked:hover, .error .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .suggested-action.button:checked:hover, .error .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .error .suggested-action.button:checked:hover, .error .button.flat:active:focus, .error .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .error .flat.button.suggested-action:active:focus, .error .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .error .flat.button.suggested-action:active:focus, .error .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .error .flat.suggested-action.button:active:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:active:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:active:focus, .error .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .error .flat.suggested-action.button:active:focus, .error .button.flat:active:hover, .error .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .error .flat.button.suggested-action:active:hover, .error .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .error .flat.button.suggested-action:active:hover, .error .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .error .flat.suggested-action.button:active:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:active:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:active:hover, .error .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .error .flat.suggested-action.button:active:hover, .error .button.flat:checked:focus, .error .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .error .flat.button.suggested-action:checked:focus, .error .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .error .flat.button.suggested-action:checked:focus, .error .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:checked:focus, .error .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .error .flat.suggested-action.button:checked:focus, .error .button.flat:checked:hover, .error .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .error .flat.button.suggested-action:checked:hover, .error .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .error .flat.button.suggested-action:checked:hover, .error .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .error .flat.suggested-action.button:checked:hover, .error .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .error .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .error .button:focus, .error .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .error .button.suggested-action:focus, .error .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .error .button.suggested-action:focus, .error .button:hover, .error .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .error .button.suggested-action:hover, .error .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .error .button.suggested-action:hover, .error .button.flat:focus, .error .button.flat:hover { + color: #262626; } + .error .button:active:insensitive, .error .button:checked:insensitive, .error .button.flat:active:insensitive, .error .button.flat:checked:insensitive { + background-color: #87092a; + background-image: none; + color: #262626; + box-shadow: none; } + .error .button:insensitive:insensitive, .error .button.flat:insensitive:insensitive { + background-color: rgba(150, 10, 47, 0.3); + background-image: none; + color: mix(#960a2f,#262626,0.5); + box-shadow: none; } + .error .button:active, .error .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .error .button.suggested-action:active, .error .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .error .button.suggested-action:active { + color: #262626; } + .error .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#960a2f,#262626,0.5); + box-shadow: none; } + .error .button.separator, .error .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .error .separator.button.suggested-action, .error .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .error .separator.button.suggested-action, .error .button .separator, .error .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .error .button.suggested-action .separator, .error .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .error .button.suggested-action .separator { + border: 1px solid currentColor; + color: #87092a; } + .error .button.separator:insensitive, .error .button .separator:insensitive { + color: #800928; } + +/********* + ! Entry * +**********/ +.entry.linked, .linked .entry { + border-width: 1px; + border-radius: 0; + border-right-width: 0; + border-left-width: 0; } + .entry.linked:first-child, .linked .entry:first-child, .linked > GtkComboBox:first-child > .entry.button, .linked > GtkComboBox.linked:first-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; + border-right-width: 0; + border-bottom-right-radius: 0; + border-top-right-radius: 0; } + .entry.linked:last-child, .linked .entry:last-child, .linked > GtkComboBox:last-child > .entry.button, .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .entry.linked:only-child, .linked .entry:only-child, .linked > GtkComboBox:only-child > .entry.button, .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .entry.button { + border-width: 1px; + border-radius: 3px; } + +GtkPopover .entry, .menuitem .entry, .entry { + padding: 1px 2px; + border-width: 1px; + border-style: solid; + border-radius: 3px; + transition: border 150ms ease; + box-shadow: inset 1px 1px rgba(34, 43, 54, 0.06), inset -1px 0 rgba(34, 43, 54, 0.06); } + .entry:focus, .entry:hover, .entry:active { + transition: none; } + .entry:selected { + background-color: #000000; + color: #ffffff; } + .entry:insensitive { + box-shadow: none; } + .progressbar.entry { + background-color: #000000; + background-image: none; + border-width: 0; + border-radius: 3px; + color: #ffffff; } + .image.left.entry { + padding-right: 2px; } + +/********* + ! Menubar +**********/ +.menubar { + -GtkWidget-window-dragging: true; + border: 0; + background-color: #262626; + background-image: none; + color: #d3dae3; } + .menubar.menuitem, .menubar .menuitem { + padding: 2px 4px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + color: #d3dae3; } + .menubar.menuitem:hover, .menubar .menuitem:hover { + border-color: mix(#262626,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + color: #e8ecf1; } + .menubar.menuitem *:hover, .menubar .menuitem *:hover { + color: #e8ecf1; } + +/****** + ! Menu +*******/ +* { + -GtkMenu-horizontal-padding: 0; + -GtkMenu-vertical-padding: 0; } + +GtkTreeMenu.menu, GtkTreeMenu .menu, GtkMenuToolButton.menu, GtkMenuToolButton .menu, GtkComboBox.menu, GtkComboBox .menu { + background-color: #262626; + margin: 2px; } + +#toolbar-popup, .menu { + padding: 0; + border-radius: 0; + border: 0; + background-color: #262626; + color: #d3dae3; } + #toolbar-popup:selected, .menu:selected { + background-color: #000000; } + #toolbar-popup .button, #toolbar-popup .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar #toolbar-popup .button.suggested-action, #toolbar-popup .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar #toolbar-popup .button.suggested-action, #toolbar-popup .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button, #toolbar-popup .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar #toolbar-popup .suggested-action.button, #toolbar-popup .button:hover, #toolbar-popup .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar #toolbar-popup .button.suggested-action:hover, #toolbar-popup .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar #toolbar-popup .button.suggested-action:hover, #toolbar-popup .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar #toolbar-popup .suggested-action.button:hover, #toolbar-popup .button:active, #toolbar-popup .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar #toolbar-popup .button.suggested-action:active, #toolbar-popup .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar #toolbar-popup .button.suggested-action:active, #toolbar-popup .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:active, #toolbar-popup .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar #toolbar-popup .suggested-action.button:active, #toolbar-popup .button:active *:insensitive, #toolbar-popup .selection-mode.header-bar .button.suggested-action:active *:insensitive, .selection-mode.header-bar #toolbar-popup .button.suggested-action:active *:insensitive, #toolbar-popup .selection-mode.toolbar .button.suggested-action:active *:insensitive, .selection-mode.toolbar #toolbar-popup .button.suggested-action:active *:insensitive, #toolbar-popup .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.header-bar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.toolbar #toolbar-popup .suggested-action.button:active *:insensitive, #toolbar-popup .button:insensitive, #toolbar-popup .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar #toolbar-popup .button.suggested-action:insensitive, #toolbar-popup .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar #toolbar-popup .button.suggested-action:insensitive, #toolbar-popup .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.header-bar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.header-bar .selection-mode.toolbar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .selection-mode.header-bar #toolbar-popup .suggested-action.button:insensitive, #toolbar-popup .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.toolbar #toolbar-popup .suggested-action.button:insensitive, .menu .button, .menu .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .menu .button.suggested-action, .menu .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .menu .button.suggested-action, .menu .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .menu .suggested-action.button, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button, .menu .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .menu .suggested-action.button, .menu .button:hover, .menu .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .menu .button.suggested-action:hover, .menu .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .menu .button.suggested-action:hover, .menu .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .menu .suggested-action.button:hover, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:hover, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:hover, .menu .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .menu .suggested-action.button:hover, .menu .button:active, .menu .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .menu .button.suggested-action:active, .menu .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .menu .button.suggested-action:active, .menu .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .menu .suggested-action.button:active, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:active, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:active, .menu .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .menu .suggested-action.button:active, .menu .button:active *:insensitive, .menu .selection-mode.header-bar .button.suggested-action:active *:insensitive, .selection-mode.header-bar .menu .button.suggested-action:active *:insensitive, .menu .selection-mode.toolbar .button.suggested-action:active *:insensitive, .selection-mode.toolbar .menu .button.suggested-action:active *:insensitive, .menu .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:active *:insensitive, .menu .selection-mode.toolbar .suggested-action.button:active *:insensitive, .selection-mode.toolbar .menu .suggested-action.button:active *:insensitive, .menu .button:insensitive, .menu .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .menu .button.suggested-action:insensitive, .menu .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .menu .button.suggested-action:insensitive, .menu .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.header-bar .menu .suggested-action.button:insensitive, .menu .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.header-bar .selection-mode.toolbar .menu .suggested-action.button:insensitive, .menu .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:insensitive, .selection-mode.toolbar .selection-mode.header-bar .menu .suggested-action.button:insensitive, .menu .selection-mode.toolbar .suggested-action.button:insensitive, .selection-mode.toolbar .menu .suggested-action.button:insensitive { + border-width: 0; + background-color: transparent; + background-image: none; } + +.context-menu { + font: initial; } + +GtkTreeMenu .menuitem { + padding: 0; + border-width: 0; } + +.menuitem, .menu .menuitem { + margin: 2px; + padding: 2px; + border: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + -GtkMenuItem-arrow-scaling: .5; } + .menuitem:active, .menuitem:hover, .menu .menuitem:active, .menu .menuitem:hover { + border: 0; + background-color: #000000; + background-image: none; + color: #ffffff; } + .menuitem *:active, .menuitem *:hover, .menu .menuitem *:active, .menu .menuitem *:hover { + color: #ffffff; } + .menuitem:insensitive, .menuitem *:insensitive, .menu .menuitem:insensitive, .menu .menuitem *:insensitive { + color: mix(#d3dae3,#262626,0.5); } + +.menuitem.check, GtkIconView.menuitem.content-view.check, .menuitem.check:focus, .menuitem.check:hover, .menuitem.check:insensitive, .menuitem.radio, .menuitem.radio:focus, .menuitem.radio:hover, .menuitem.radio:insensitive { + background-image: none; } + +.menuitem.check, GtkIconView.menuitem.content-view.check, .menuitem.check:focus, .menuitem.check:hover, .menuitem.check:active, .menuitem.check:insensitive, .menuitem.radio, .menuitem.radio:focus, .menuitem.radio:hover, .menuitem.radio:active, .menuitem.radio:insensitive { + border-style: none; + background-color: transparent; } + +.menuitem.separator { + -GtkMenuItem-horizontal-padding: 0; + -GtkWidget-separator-height: 1; + border-style: none; + color: #222222; } + +.menuitem.button, .selection-mode.header-bar .menuitem.button.suggested-action, .selection-mode.toolbar .menuitem.button.suggested-action, .menuitem.button:focus, .menuitem.button:active, .menuitem.button:insensitive, .menuitem.button:active:insensitive, .menuitem.button.flat, .menuitem.button.flat:focus, .menuitem.button.flat:active, .menuitem.button.flat:insensitive, .menuitem.button.flat:active:insensitive { + background-color: transparent; + background-image: none; + border: 0; + box-shadow: none; + color: currentColor; } + +.menuitem.button:hover, .selection-mode.header-bar .menuitem.button.suggested-action:hover, .selection-mode.toolbar .menuitem.button.suggested-action:hover, .menuitem.button:focus:hover, .menuitem.button:active:hover, .menuitem.button:selected, .selection-mode.header-bar .menuitem.button.suggested-action:selected, .selection-mode.toolbar .menuitem.button.suggested-action:selected, .menuitem.button.flat:hover, .menuitem.button.flat:focus:hover, .menuitem.button.flat:active:hover, .menuitem.button.flat:selected { + background-image: none; + background-color: #000000; + color: #ffffff; } + +.menuitem GtkCalendar:inconsistent { + color: mix(#d3dae3,#262626,0.5); } + +.menuitem GtkCalendar .button, .menuitem GtkCalendar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .menuitem GtkCalendar .button.suggested-action, .menuitem GtkCalendar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .menuitem GtkCalendar .button.suggested-action { + border-style: none; + background-color: transparent; + background-image: none; } + +.menuitem .accelerator { + color: rgba(211, 218, 227, 0.6); } + .menuitem .accelerator:hover { + color: rgba(255, 255, 255, 0.8); } + .menuitem .accelerator:insensitive { + color: alpha(mix(#d3dae3,#262626,0.5),0.4); } + +.menuitem .entry { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + color: #d3dae3; } + .menuitem .entry:focus, .menuitem .entry:hover { + border-color: #1d1d1d; } + .menuitem .entry:active, .menuitem .entry:active:hover, .menuitem .entry:active:focus, .menuitem .entry:active:hover:focus, .menuitem .entry:checked, .menuitem .entry:checked:hover, .menuitem .entry:checked:focus, .menuitem .entry:checked:hover:focus { + border-color: #1b1b1b; } + .menuitem .entry:insensitive { + border-color: #202020; } + .menuitem .entry:active:insensitive, .menuitem .entry:checked:insensitive { + border-color: #1e1e1e; } + .menuitem .entry:focus, .menuitem .entry:active { + border-color: #000000; } + .menuitem .entry:insensitive { + background-color: #222222; + background-image: none; + color: mix(#262626,#d3dae3,0.5); } + +GtkModelMenuItem GtkBox GtkImage { + padding-right: 2px; } + +/********* + ! Popover +**********/ +GtkPopover { + border-color: #1e1e1e; + margin: 10px; + padding: 2px; + border-radius: 3px; + border-width: 1px; + border-style: solid; + background-clip: border-box; + background-color: #262626; + background-image: none; + color: #d3dae3; + box-shadow: 0 3px 6px rgba(68, 85, 107, 0.16); } + GtkPopover:focus, GtkPopover:hover { + border-color: #1d1d1d; } + GtkPopover:active, GtkPopover:active:hover, GtkPopover:active:focus, GtkPopover:active:hover:focus, GtkPopover:checked, GtkPopover:checked:hover, GtkPopover:checked:focus, GtkPopover:checked:hover:focus { + border-color: #1b1b1b; } + GtkPopover:insensitive { + border-color: #202020; } + GtkPopover:active:insensitive, GtkPopover:checked:insensitive { + border-color: #1e1e1e; } + GtkPopover.background { + background-image: none; + background-color: #262626; + color: #d3dae3; } + GtkPopover:backdrop { + box-shadow: none; } + GtkPopover.osd { + box-shadow: 0 2px 7px 3px rgba(68, 85, 107, 0.5); } + GtkPopover.osd > .toolbar .button, GtkPopover.osd > .toolbar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkPopover.osd > .toolbar .button.suggested-action, GtkPopover.osd > .toolbar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkPopover.osd > .toolbar .button.suggested-action { + border-radius: 0; + border-width: 0; + background-color: transparent; + background-image: none; } + GtkPopover .view, GtkPopover GtkHTML, GtkPopover .list { + background-color: #313131; + background-image: none; + color: #d3dae3; } + GtkPopover .view:hover, GtkPopover GtkHTML:hover, GtkPopover .list:hover { + background-image: none; + background-color: #000000; + color: #ffffff; } + GtkPopover .list-row, GtkPopover .list-row.button, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action { + background-color: transparent; + background-image: none; + color: #d3dae3; } + GtkPopover .list-row:focus, GtkPopover .list-row:hover, GtkPopover .list-row:active, GtkPopover .list-row.button:focus, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:focus, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:focus, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:focus, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:focus, GtkPopover .list-row.button:hover, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:hover, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:hover, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:hover, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:hover, GtkPopover .list-row.button:active, GtkPopover .selection-mode.header-bar .list-row.button.suggested-action:active, .selection-mode.header-bar GtkPopover .list-row.button.suggested-action:active, GtkPopover .selection-mode.toolbar .list-row.button.suggested-action:active, .selection-mode.toolbar GtkPopover .list-row.button.suggested-action:active { + background-image: none; + background-color: #000000; + color: #ffffff; } + GtkPopover .frame { + border-color: #1e1e1e; + border-radius: 3px; } + GtkPopover .entry { + background-color: #262626; + background-image: none; + border-color: #1e1e1e; + color: #d3dae3; } + GtkPopover .entry:focus, GtkPopover .entry:hover { + border-color: #1d1d1d; } + GtkPopover .entry:active, GtkPopover .entry:active:hover, GtkPopover .entry:active:focus, GtkPopover .entry:active:hover:focus, GtkPopover .entry:checked, GtkPopover .entry:checked:hover, GtkPopover .entry:checked:focus, GtkPopover .entry:checked:hover:focus { + border-color: #1b1b1b; } + GtkPopover .entry:insensitive { + border-color: #202020; } + GtkPopover .entry:active:insensitive, GtkPopover .entry:checked:insensitive { + border-color: #1e1e1e; } + GtkPopover .entry:focus, GtkPopover .entry:active { + border-color: #000000; } + GtkPopover .entry:insensitive { + background-color: #222222; + background-image: none; + color: mix(#262626,#d3dae3,0.5); } + GtkPopover .button, GtkPopover .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GtkPopover .button.suggested-action, GtkPopover .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GtkPopover .button.suggested-action { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active, GtkPopover .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar GtkPopover .suggested-action.button:active, GtkPopover .button:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .button:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .button:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover:focus, GtkPopover .button:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:checked, GtkPopover .button:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .button:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .button:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .button:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkPopover .button.flat, GtkPopover .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar GtkPopover .flat.button.suggested-action, GtkPopover .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar GtkPopover .flat.button.suggested-action { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover, GtkPopover .button.flat:focus, GtkPopover .button.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + GtkPopover .button:focus:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:focus, GtkPopover .button:focus:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:hover, GtkPopover .button:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:focus, GtkPopover .button:hover:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:hover, GtkPopover .button.flat:focus:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:focus, GtkPopover .button.flat:focus:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:hover, GtkPopover .button.flat:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:focus, GtkPopover .button.flat:hover:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:active, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active, GtkPopover .button:focus:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover, GtkPopover .button:focus:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:focus, GtkPopover .button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:hover:focus, GtkPopover .button:focus:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked, GtkPopover .button:focus:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover, GtkPopover .button:focus:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:focus, GtkPopover .button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:hover:focus, GtkPopover .button:hover:active, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active, GtkPopover .button:hover:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover, GtkPopover .button:hover:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:focus, GtkPopover .button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:hover:focus, GtkPopover .button:hover:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked, GtkPopover .button:hover:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover, GtkPopover .button:hover:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:focus, GtkPopover .button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:hover:focus, GtkPopover .button.flat:focus:active, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active, GtkPopover .button.flat:focus:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover, GtkPopover .button.flat:focus:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:focus, GtkPopover .button.flat:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:hover:focus, GtkPopover .button.flat:focus:checked, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked, GtkPopover .button.flat:focus:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover, GtkPopover .button.flat:focus:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:focus, GtkPopover .button.flat:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:hover:focus, GtkPopover .button.flat:hover:active, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active, GtkPopover .button.flat:hover:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover, GtkPopover .button.flat:hover:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:focus, GtkPopover .button.flat:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:hover:focus, GtkPopover .button.flat:hover:checked, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked, GtkPopover .button.flat:hover:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover, GtkPopover .button.flat:hover:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:focus, GtkPopover .button.flat:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:insensitive, GtkPopover .button:hover:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:insensitive, GtkPopover .button.flat:focus:insensitive, GtkPopover .button.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:active:insensitive, GtkPopover .button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:focus:checked:insensitive, GtkPopover .button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:active:insensitive, GtkPopover .button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .suggested-action.button:hover:checked:insensitive, GtkPopover .button.flat:focus:active:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:active:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:active:insensitive, GtkPopover .button.flat:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:focus:checked:insensitive, GtkPopover .button.flat:hover:active:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:active:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:active:insensitive, GtkPopover .button.flat:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:hover:checked:insensitive, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active, GtkPopover .button:checked, GtkPopover .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar GtkPopover .button.suggested-action:checked, GtkPopover .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar GtkPopover .button.suggested-action:checked, GtkPopover .button.flat:active, GtkPopover .button.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + GtkPopover .button:active:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:active:focus, GtkPopover .button:active:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:active:hover, GtkPopover .button:checked:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:focus, GtkPopover .button:checked:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .suggested-action.button:checked:hover, GtkPopover .button.flat:active:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:active:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:active:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:focus, GtkPopover .button.flat:active:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:active:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:active:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:active:hover, GtkPopover .button.flat:checked:focus, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:checked:focus, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:checked:focus, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:focus, GtkPopover .button.flat:checked:hover, GtkPopover .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar GtkPopover .flat.button.suggested-action:checked:hover, GtkPopover .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar GtkPopover .flat.button.suggested-action:checked:hover, GtkPopover .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkPopover .flat.suggested-action.button:checked:hover, GtkPopover .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar GtkPopover .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + GtkPopover .button:focus, GtkPopover .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar GtkPopover .button.suggested-action:focus, GtkPopover .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar GtkPopover .button.suggested-action:focus, GtkPopover .button:hover, GtkPopover .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GtkPopover .button.suggested-action:hover, GtkPopover .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GtkPopover .button.suggested-action:hover, GtkPopover .button.flat:focus, GtkPopover .button.flat:hover { + color: #d3dae3; } + GtkPopover .button:active:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:active:insensitive, GtkPopover .button:checked:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:checked:insensitive, GtkPopover .button.flat:active:insensitive, GtkPopover .button.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + GtkPopover .button:insensitive:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action:insensitive:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action:insensitive:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action:insensitive:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action:insensitive:insensitive, GtkPopover .button.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + GtkPopover .button:active, GtkPopover .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GtkPopover .button.suggested-action:active, GtkPopover .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GtkPopover .button.suggested-action:active { + color: #d3dae3; } + GtkPopover .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + GtkPopover .button.separator, GtkPopover .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar GtkPopover .separator.button.suggested-action, GtkPopover .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar GtkPopover .separator.button.suggested-action, GtkPopover .button .separator, GtkPopover .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar GtkPopover .button.suggested-action .separator, GtkPopover .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar GtkPopover .button.suggested-action .separator { + border: 1px solid currentColor; + color: #121310; } + GtkPopover .button.separator:insensitive, GtkPopover .selection-mode.header-bar .separator.button.suggested-action:insensitive, .selection-mode.header-bar GtkPopover .separator.button.suggested-action:insensitive, GtkPopover .selection-mode.toolbar .separator.button.suggested-action:insensitive, .selection-mode.toolbar GtkPopover .separator.button.suggested-action:insensitive, GtkPopover .button .separator:insensitive, GtkPopover .selection-mode.header-bar .button.suggested-action .separator:insensitive, .selection-mode.header-bar GtkPopover .button.suggested-action .separator:insensitive, GtkPopover .selection-mode.toolbar .button.suggested-action .separator:insensitive, .selection-mode.toolbar GtkPopover .button.suggested-action .separator:insensitive { + color: #11120f; } + GtkPopover > .list, GtkPopover > .view, GtkPopover > GtkHTML, GtkPopover > .toolbar { + background-color: transparent; } + GtkPopover .separator { + border: 0; + background-color: transparent; + color: #222222; + font-size: 80%; + font-weight: bold; } + +GtkModelButton.button, .selection-mode.header-bar GtkModelButton.button.suggested-action, .selection-mode.toolbar GtkModelButton.button.suggested-action, GtkModelButton.button:backdrop { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: transparent; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: currentColor; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:active, GtkModelButton.button:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, GtkModelButton.button:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, GtkModelButton.button:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover:focus, GtkModelButton.button:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked, GtkModelButton.button:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, GtkModelButton.button:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, GtkModelButton.button:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover:focus, GtkModelButton.button:backdrop:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active, GtkModelButton.button:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, GtkModelButton.button:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, GtkModelButton.button:backdrop:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover:focus, GtkModelButton.button:backdrop:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked, GtkModelButton.button:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, GtkModelButton.button:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, GtkModelButton.button:backdrop:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:insensitive, GtkModelButton.button:backdrop:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:insensitive, GtkModelButton.button:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:insensitive, GtkModelButton.button:backdrop:active:insensitive, GtkModelButton.button:backdrop:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + GtkModelButton.button.flat, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action, GtkModelButton.button:backdrop.flat { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(0, 0, 0, 0); + background-image: none; + box-shadow: none; } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button.flat:focus, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop.flat:focus, GtkModelButton.button:backdrop.flat:hover { + background-color: rgba(0, 0, 0, 0); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + GtkModelButton.button:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:focus, GtkModelButton.button:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:hover, GtkModelButton.button:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:focus, GtkModelButton.button:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:hover, GtkModelButton.button.flat:focus:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:focus, GtkModelButton.button.flat:focus:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:hover, GtkModelButton.button.flat:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:focus, GtkModelButton.button.flat:hover:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:hover, GtkModelButton.button:backdrop:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:focus, GtkModelButton.button:backdrop:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:hover, GtkModelButton.button:backdrop:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:focus, GtkModelButton.button:backdrop:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:hover, GtkModelButton.button:backdrop.flat:focus:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:focus, GtkModelButton.button:backdrop.flat:focus:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:hover, GtkModelButton.button:backdrop.flat:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:focus, GtkModelButton.button:backdrop.flat:hover:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active, GtkModelButton.button:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover, GtkModelButton.button:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:focus, GtkModelButton.button:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:hover:focus, GtkModelButton.button:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked, GtkModelButton.button:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover, GtkModelButton.button:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:focus, GtkModelButton.button:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:hover:focus, GtkModelButton.button:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active, GtkModelButton.button:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover, GtkModelButton.button:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:focus, GtkModelButton.button:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:hover:focus, GtkModelButton.button:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked, GtkModelButton.button:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover, GtkModelButton.button:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:focus, GtkModelButton.button:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:hover:focus, GtkModelButton.button.flat:focus:active, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active, GtkModelButton.button.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover, GtkModelButton.button.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:focus, GtkModelButton.button.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:hover:focus, GtkModelButton.button.flat:focus:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked, GtkModelButton.button.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover, GtkModelButton.button.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:focus, GtkModelButton.button.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:hover:focus, GtkModelButton.button.flat:hover:active, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active, GtkModelButton.button.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover, GtkModelButton.button.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:focus, GtkModelButton.button.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:hover:focus, GtkModelButton.button.flat:hover:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked, GtkModelButton.button.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover, GtkModelButton.button.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:focus, GtkModelButton.button.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:hover:focus, GtkModelButton.button:backdrop:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active, GtkModelButton.button:backdrop:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover, GtkModelButton.button:backdrop:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:focus, GtkModelButton.button:backdrop:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:hover:focus, GtkModelButton.button:backdrop:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked, GtkModelButton.button:backdrop:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover, GtkModelButton.button:backdrop:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:focus, GtkModelButton.button:backdrop:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:hover:focus, GtkModelButton.button:backdrop:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active, GtkModelButton.button:backdrop:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover, GtkModelButton.button:backdrop:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:focus, GtkModelButton.button:backdrop:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:hover:focus, GtkModelButton.button:backdrop:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked, GtkModelButton.button:backdrop:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover, GtkModelButton.button:backdrop:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:focus, GtkModelButton.button:backdrop:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:hover:focus, GtkModelButton.button:backdrop.flat:focus:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active, GtkModelButton.button:backdrop.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover, GtkModelButton.button:backdrop.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:focus, GtkModelButton.button:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:hover:focus, GtkModelButton.button:backdrop.flat:focus:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked, GtkModelButton.button:backdrop.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover, GtkModelButton.button:backdrop.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:focus, GtkModelButton.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:hover:focus, GtkModelButton.button:backdrop.flat:hover:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active, GtkModelButton.button:backdrop.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover, GtkModelButton.button:backdrop.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:focus, GtkModelButton.button:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:hover:focus, GtkModelButton.button:backdrop.flat:hover:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked, GtkModelButton.button:backdrop.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover, GtkModelButton.button:backdrop.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:focus, GtkModelButton.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:insensitive, GtkModelButton.button:hover:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:insensitive, GtkModelButton.button.flat:focus:insensitive, GtkModelButton.button.flat:hover:insensitive, GtkModelButton.button:backdrop:focus:insensitive, GtkModelButton.button:backdrop:hover:insensitive, GtkModelButton.button:backdrop.flat:focus:insensitive, GtkModelButton.button:backdrop.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:active:insensitive, GtkModelButton.button:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:focus:checked:insensitive, GtkModelButton.button:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:active:insensitive, GtkModelButton.button:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:hover:checked:insensitive, GtkModelButton.button.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:active:insensitive, GtkModelButton.button.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:focus:checked:insensitive, GtkModelButton.button.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:active:insensitive, GtkModelButton.button.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:hover:checked:insensitive, GtkModelButton.button:backdrop:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:active:insensitive, GtkModelButton.button:backdrop:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:focus:checked:insensitive, GtkModelButton.button:backdrop:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:active:insensitive, GtkModelButton.button:backdrop:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:hover:checked:insensitive, GtkModelButton.button:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:active:insensitive, GtkModelButton.button:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:focus:checked:insensitive, GtkModelButton.button:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:active:insensitive, GtkModelButton.button:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, GtkModelButton.button:checked, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked, GtkModelButton.button.flat:active, GtkModelButton.button.flat:checked, GtkModelButton.button:backdrop:active, GtkModelButton.button:backdrop:checked, GtkModelButton.button:backdrop.flat:active, GtkModelButton.button:backdrop.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + GtkModelButton.button:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:focus, GtkModelButton.button:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:active:hover, GtkModelButton.button:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:focus, GtkModelButton.button:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:checked:hover, GtkModelButton.button.flat:active:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:active:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:active:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:focus, GtkModelButton.button.flat:active:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:active:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:active:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:active:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:active:hover, GtkModelButton.button.flat:checked:focus, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked:focus, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked:focus, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:focus, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:focus, GtkModelButton.button.flat:checked:hover, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked:hover, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked:hover, .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.flat.suggested-action.button:checked:hover, .selection-mode.toolbar GtkModelButton.flat.suggested-action.button:checked:hover, GtkModelButton.button:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:focus, GtkModelButton.button:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:active:hover, GtkModelButton.button:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:focus, GtkModelButton.button:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop:checked:hover, GtkModelButton.button:backdrop.flat:active:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:active:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:active:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:focus, GtkModelButton.button:backdrop.flat:active:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:active:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:active:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:active:hover, GtkModelButton.button:backdrop.flat:checked:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:checked:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:checked:focus, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:focus, GtkModelButton.button:backdrop.flat:checked:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:backdrop.flat:checked:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:backdrop.flat:checked:hover, .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.header-bar .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.toolbar .selection-mode.header-bar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover, .selection-mode.toolbar GtkModelButton.suggested-action.button:backdrop.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + GtkModelButton.button:focus, .selection-mode.header-bar GtkModelButton.button.suggested-action:focus, .selection-mode.toolbar GtkModelButton.button.suggested-action:focus, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button.flat:focus, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop:focus, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop.flat:focus, GtkModelButton.button:backdrop.flat:hover { + color: currentColor; } + GtkModelButton.button:active:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:active:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:active:insensitive, GtkModelButton.button:checked:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:checked:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:checked:insensitive, GtkModelButton.button.flat:active:insensitive, GtkModelButton.button.flat:checked:insensitive, GtkModelButton.button:backdrop:active:insensitive, GtkModelButton.button:backdrop:checked:insensitive, GtkModelButton.button:backdrop.flat:active:insensitive, GtkModelButton.button:backdrop.flat:checked:insensitive { + background-color: rgba(0, 0, 0, 0); + background-image: none; + color: currentColor; + box-shadow: none; } + GtkModelButton.button:insensitive:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action:insensitive:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action:insensitive:insensitive, GtkModelButton.button.flat:insensitive:insensitive, GtkModelButton.button:backdrop:insensitive:insensitive, GtkModelButton.button:backdrop.flat:insensitive:insensitive { + background-color: rgba(0, 0, 0, 0); + background-image: none; + color: mix(transparent,currentColor,0.5); + box-shadow: none; } + GtkModelButton.button:active, .selection-mode.header-bar GtkModelButton.button.suggested-action:active, .selection-mode.toolbar GtkModelButton.button.suggested-action:active, GtkModelButton.button:backdrop:active { + color: currentColor; } + GtkModelButton.button.flat:insensitive:insensitive, GtkModelButton.button:backdrop.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(transparent,currentColor,0.5); + box-shadow: none; } + GtkModelButton.button.separator, .selection-mode.header-bar GtkModelButton.separator.button.suggested-action, .selection-mode.toolbar GtkModelButton.separator.button.suggested-action, GtkModelButton.button .separator, .selection-mode.header-bar GtkModelButton.button.suggested-action .separator, .selection-mode.toolbar GtkModelButton.button.suggested-action .separator, GtkModelButton.button:backdrop.separator, GtkModelButton.button:backdrop .separator { + border: 1px solid currentColor; + color: rgba(0, 0, 0, 0); } + GtkModelButton.button.separator:insensitive, .selection-mode.header-bar GtkModelButton.separator.button.suggested-action:insensitive, .selection-mode.toolbar GtkModelButton.separator.button.suggested-action:insensitive, GtkModelButton.button .separator:insensitive, .selection-mode.header-bar GtkModelButton.button.suggested-action .separator:insensitive, .selection-mode.toolbar GtkModelButton.button.suggested-action .separator:insensitive, GtkModelButton.button:backdrop.separator:insensitive, GtkModelButton.button:backdrop .separator:insensitive { + color: rgba(0, 0, 0, 0); } + GtkModelButton.button:focus:hover, GtkModelButton.button.flat:checked:hover, GtkModelButton.button:active:hover, GtkModelButton.button:hover, .selection-mode.header-bar GtkModelButton.button.suggested-action:hover, .selection-mode.toolbar GtkModelButton.button.suggested-action:hover, GtkModelButton.button:selected, .selection-mode.header-bar GtkModelButton.button.suggested-action:selected, .selection-mode.toolbar GtkModelButton.button.suggested-action:selected, GtkModelButton.button:backdrop:focus:hover, GtkModelButton.button:backdrop.flat:checked:hover, GtkModelButton.button:backdrop:active:hover, GtkModelButton.button:backdrop:hover, GtkModelButton.button:backdrop:selected { + background-image: none; + background-color: #000000; + color: #ffffff; + box-shadow: none; } + GtkModelButton.button.flat:checked, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action:checked, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action:checked, GtkModelButton.button:backdrop.flat:checked { + box-shadow: none; } + GtkModelButton.button.flat, .selection-mode.header-bar GtkModelButton.flat.button.suggested-action, .selection-mode.toolbar GtkModelButton.flat.button.suggested-action, GtkModelButton.button.flat:hover, GtkModelButton.button:backdrop.flat, GtkModelButton.button:backdrop.flat:hover { + transition: none; } + +/*************** +! Dimmed label * +****************/ +.dim-label, GtkLabel.separator { + opacity: .5; + text-shadow: none; } + +/*********** + ! Tooltip * +************/ +.tooltip.background { + background-color: #141512; + background-image: none; + border: 0; + border-radius: 3px; + color: #d3dae3; } + +.tooltip * { + background-color: transparent; + color: inherit; } + +/*********** + ! Dialogs * +************/ +GtkMessageDialog, .message-dialog, .prompt { + -GtkDialog-content-area-border: 2px; + -GtkDialog-action-area-border: 2px; + -GtkDialog-button-spacing: 2px; + margin: 0; + padding: 0; } + +/********************* + ! App notifications * +**********************/ +.app-notification, .app-notification.frame { + border-style: solid; + border-color: rgba(30, 30, 30, 0.8); + border-width: 0 1px 1px; + border-radius: 0 0 3px 3px; + padding: 4px; + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + color: #d3dae3; } + .app-notification .button, .app-notification .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .app-notification .button.suggested-action, .app-notification .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .app-notification .button.suggested-action, .app-notification.frame .button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification.frame .button:focus, .app-notification.frame .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .button:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .button:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .button:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover:focus, .app-notification .button:checked, .app-notification .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .button:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .button:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .button:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover:focus, .app-notification.frame .button:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .button:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .button:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .button:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover:focus, .app-notification.frame .button:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .button:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .button:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .button:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:insensitive, .app-notification.frame .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button:active:insensitive, .app-notification .button:checked:insensitive, .app-notification.frame .button:active:insensitive, .app-notification.frame .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .app-notification .button.flat, .app-notification .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .app-notification .flat.button.suggested-action, .app-notification .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .app-notification .flat.button.suggested-action, .app-notification.frame .button.flat { + border-color: rgba(38, 38, 38, 0); + background-color: rgba(38, 38, 38, 0); + background-image: none; + box-shadow: none; } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .button.flat:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .button.flat:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification.frame .button:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .button:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .button.flat:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .button.flat:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover { + background-color: rgba(46, 46, 46, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .app-notification .button:focus:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:focus, .app-notification .button:focus:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:hover, .app-notification .button:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:focus, .app-notification .button:hover:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:hover, .app-notification .button.flat:focus:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:focus, .app-notification .button.flat:focus:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:hover, .app-notification .button.flat:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:focus, .app-notification .button.flat:hover:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:hover, .app-notification.frame .button:focus:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:focus, .app-notification.frame .button:focus:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:hover, .app-notification.frame .button:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:focus, .app-notification.frame .button:hover:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:hover, .app-notification.frame .button.flat:focus:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:focus, .app-notification.frame .button.flat:focus:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:hover, .app-notification.frame .button.flat:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:focus, .app-notification.frame .button.flat:hover:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:active, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active, .app-notification .button:focus:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover, .app-notification .button:focus:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:focus, .app-notification .button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:hover:focus, .app-notification .button:focus:checked, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked, .app-notification .button:focus:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover, .app-notification .button:focus:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:focus, .app-notification .button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:hover:focus, .app-notification .button:hover:active, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active, .app-notification .button:hover:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover, .app-notification .button:hover:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:focus, .app-notification .button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:hover:focus, .app-notification .button:hover:checked, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked, .app-notification .button:hover:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover, .app-notification .button:hover:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:focus, .app-notification .button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:hover:focus, .app-notification .button.flat:focus:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active, .app-notification .button.flat:focus:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover, .app-notification .button.flat:focus:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:focus, .app-notification .button.flat:focus:active:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:hover:focus, .app-notification .button.flat:focus:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked, .app-notification .button.flat:focus:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover, .app-notification .button.flat:focus:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:focus, .app-notification .button.flat:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:hover:focus, .app-notification .button.flat:hover:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active, .app-notification .button.flat:hover:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover, .app-notification .button.flat:hover:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:focus, .app-notification .button.flat:hover:active:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:hover:focus, .app-notification .button.flat:hover:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked, .app-notification .button.flat:hover:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover, .app-notification .button.flat:hover:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:focus, .app-notification .button.flat:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .button:focus:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active, .app-notification.frame .button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover, .app-notification.frame .button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:focus, .app-notification.frame .button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:hover:focus, .app-notification.frame .button:focus:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked, .app-notification.frame .button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover, .app-notification.frame .button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:focus, .app-notification.frame .button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:hover:focus, .app-notification.frame .button:hover:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active, .app-notification.frame .button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover, .app-notification.frame .button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:focus, .app-notification.frame .button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:hover:focus, .app-notification.frame .button:hover:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked, .app-notification.frame .button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover, .app-notification.frame .button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:focus, .app-notification.frame .button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:hover:focus, .app-notification.frame .button.flat:focus:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active, .app-notification.frame .button.flat:focus:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover, .app-notification.frame .button.flat:focus:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:focus, .app-notification.frame .button.flat:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:hover:focus, .app-notification.frame .button.flat:focus:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked, .app-notification.frame .button.flat:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover, .app-notification.frame .button.flat:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:focus, .app-notification.frame .button.flat:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:hover:focus, .app-notification.frame .button.flat:hover:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active, .app-notification.frame .button.flat:hover:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover, .app-notification.frame .button.flat:hover:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:focus, .app-notification.frame .button.flat:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:hover:focus, .app-notification.frame .button.flat:hover:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked, .app-notification.frame .button.flat:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover, .app-notification.frame .button.flat:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:focus, .app-notification.frame .button.flat:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:insensitive, .app-notification .button:hover:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:insensitive, .app-notification .button.flat:focus:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:insensitive, .app-notification .button.flat:hover:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:insensitive, .app-notification.frame .button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:insensitive, .app-notification.frame .button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:insensitive, .app-notification.frame .button.flat:focus:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:insensitive, .app-notification.frame .button.flat:hover:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:focus:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:active:insensitive, .app-notification .button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:focus:checked:insensitive, .app-notification .button:hover:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:active:insensitive, .app-notification .button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:hover:checked:insensitive, .app-notification .button.flat:focus:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:active:insensitive, .app-notification .button.flat:focus:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus:checked:insensitive, .app-notification .button.flat:hover:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:active:insensitive, .app-notification .button.flat:hover:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:active:insensitive, .app-notification.frame .button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus:checked:insensitive, .app-notification.frame .button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:active:insensitive, .app-notification.frame .button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover:checked:insensitive, .app-notification.frame .button.flat:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:active:insensitive, .app-notification.frame .button.flat:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus:checked:insensitive, .app-notification.frame .button.flat:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:active:insensitive, .app-notification.frame .button.flat:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active, .app-notification .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification .suggested-action.button:active, .app-notification .button:checked, .app-notification .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification .button.suggested-action:checked, .app-notification .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked, .app-notification .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification .suggested-action.button:checked, .app-notification .button.flat:active, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active, .app-notification .button.flat:checked, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked, .app-notification.frame .button:active, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active, .app-notification.frame .button:checked, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked, .app-notification.frame .button.flat:active, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active, .app-notification.frame .button.flat:checked, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .app-notification .button:active:focus, .app-notification .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .suggested-action.button:active:focus, .app-notification .button:active:hover, .app-notification .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .suggested-action.button:active:hover, .app-notification .button:checked:focus, .app-notification .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .suggested-action.button:checked:focus, .app-notification .button:checked:hover, .app-notification .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .suggested-action.button:checked:hover, .app-notification .button.flat:active:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:focus, .app-notification .button.flat:active:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:hover, .app-notification .button.flat:checked:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:focus, .app-notification .button.flat:checked:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:hover, .app-notification.frame .button:active:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:focus, .app-notification.frame .button:active:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:hover, .app-notification.frame .button:checked:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:focus, .app-notification.frame .button:checked:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:hover, .app-notification.frame .button.flat:active:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:focus, .app-notification.frame .button.flat:active:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:hover, .app-notification.frame .button.flat:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:focus, .app-notification.frame .button.flat:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .app-notification .button:focus, .app-notification .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification .button.suggested-action:focus, .app-notification .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:focus, .app-notification .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification .suggested-action.button:focus, .app-notification .button:hover, .app-notification .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification .button.suggested-action:hover, .app-notification .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:hover, .app-notification .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification .suggested-action.button:hover, .app-notification .button.flat:focus, .app-notification .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification .flat.button.suggested-action:focus, .app-notification .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:focus, .app-notification .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification .flat.suggested-action.button:focus, .app-notification .button.flat:hover, .app-notification .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification .flat.button.suggested-action:hover, .app-notification .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:hover, .app-notification .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification .flat.suggested-action.button:hover, .app-notification.frame .button:focus, .app-notification.frame .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .suggested-action.button:focus, .app-notification.frame .button:hover, .app-notification.frame .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .suggested-action.button:hover, .app-notification.frame .button.flat:focus, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:focus, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:focus, .app-notification.frame .button.flat:hover, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:hover, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:hover, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:hover { + color: #d3dae3; } + .app-notification .button:active:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:active:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:active:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:active:insensitive, .app-notification .button:checked:insensitive, .app-notification .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification .button.suggested-action:checked:insensitive, .app-notification .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification .button.suggested-action:checked:insensitive, .app-notification .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification .suggested-action.button:checked:insensitive, .app-notification .button.flat:active:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:active:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:active:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:active:insensitive, .app-notification .button.flat:checked:insensitive, .app-notification .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification .flat.button.suggested-action:checked:insensitive, .app-notification .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification .flat.button.suggested-action:checked:insensitive, .app-notification .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification .flat.suggested-action.button:checked:insensitive, .app-notification.frame .button:active:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:active:insensitive, .app-notification.frame .button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification.frame .button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification.frame .button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification.frame .suggested-action.button:checked:insensitive, .app-notification.frame .button.flat:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:active:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:active:insensitive, .app-notification.frame .button.flat:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.button.suggested-action:checked:insensitive, .app-notification.frame .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .app-notification.frame .flat.suggested-action.button:checked:insensitive, .app-notification.frame .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .app-notification.frame .flat.suggested-action.button:checked:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; + color: #d3dae3; + box-shadow: none; } + .app-notification .button:insensitive:insensitive, .app-notification .button.flat:insensitive:insensitive, .app-notification.frame .button:insensitive:insensitive, .app-notification.frame .button.flat:insensitive:insensitive { + background-color: rgba(38, 38, 38, 0.1); + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .app-notification .button:active, .app-notification .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .app-notification .button.suggested-action:active, .app-notification .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .app-notification .button.suggested-action:active, .app-notification.frame .button:active { + color: #d3dae3; } + .app-notification .button.flat:insensitive:insensitive, .app-notification.frame .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .app-notification .button.separator, .app-notification .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .app-notification .separator.button.suggested-action, .app-notification .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .app-notification .separator.button.suggested-action, .app-notification .button .separator, .app-notification .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .app-notification .button.suggested-action .separator, .app-notification .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .app-notification .button.suggested-action .separator, .app-notification.frame .button.separator, .app-notification.frame .button .separator { + border: 1px solid currentColor; + color: rgba(34, 34, 34, 0.8); } + .app-notification .button.separator:insensitive, .app-notification .button .separator:insensitive, .app-notification.frame .button.separator:insensitive, .app-notification.frame .button .separator:insensitive { + color: rgba(32, 32, 32, 0.8); } + +/************* + ! Expanders * +**************/ +GtkExpander { + padding: 2px; + outline-offset: 1px; } + +.expander { + color: alpha(currentColor,0.7); + border: alpha(currentColor,0.7); } + .expander:hover { + color: alpha(currentColor,0.8); + border-color: alpha(currentColor,0.8); } + .expander:active { + color: alpha(currentColor,0.9); + border-color: alpha(currentColor,0.9); } + +/******************* + ! Symbolic images * +********************/ +.image { + color: alpha(currentColor,0.5); } + .image:hover { + color: alpha(currentColor,0.9); } + .image:selected, .image:selected:hover { + color: #ffffff; } + +/**************** + ! Floating bar * +*****************/ +.floating-bar { + background-color: #141512; + background-image: none; + border: 1px solid #10110e; + border-radius: 3px; + color: #d3dae3; } + .floating-bar.top { + border-top-width: 0; + border-top-right-radius: 0; + border-top-left-radius: 0; } + .floating-bar.right { + border-right-width: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + .floating-bar.bottom { + border-bottom-width: 0; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .floating-bar.left { + border-left-width: 0; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .floating-bar .button, .floating-bar .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .floating-bar .button.suggested-action, .floating-bar .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .floating-bar .button.suggested-action { + -GtkButton-image-spacing: 0; + -GtkButton-inner-border: 0; + border: 0; + background-color: transparent; + background-image: none; } + +/************************* + ! Touch text selections * +**************************/ +GtkBubbleWindow { + border-radius: 3px; + background-clip: border-box; } + GtkBubbleWindow.osd.background { + background-color: rgba(38, 38, 38, 0.8); } + GtkBubbleWindow .toolbar { + background-color: transparent; } + +/*************** + ! Font-viewer * +****************/ +SushiFontWidget { + padding: 2px 4px; } + +/************* + ! Gucharmap * +**************/ +GucharmapChartable { + background-color: #262626; + color: #d3dae3; } + +/************* + ! Evolution * +**************/ +EPreviewPane .entry { + background-color: #262626; + color: #d3dae3; } + +/******************* + ! Gnome Bluetooth * +********************/ +GtkEntry.entry.pin-entry { + font: regular 50; + padding-left: 25px; + padding-right: 25px; } + +GtkLabel.pin-label { + font: regular 50; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********** + ! Notebook +***********/ +.notebook { + padding: 0; + border-style: solid; + border-color: #10110e; + border-radius: 0; + background-color: #141512; + background-image: none; + background-clip: border-box; + color: #d3dae3; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-has-tab-gap: false; } + .notebook.frame.top { + border-width: 0 1px 1px; } + .notebook.frame.right { + border-width: 1px 0 1px 1px; } + .notebook.frame.bottom { + border-width: 1px 1px 0; } + .notebook.frame.left { + border-width: 1px 1px 1px 0; } + .notebook.header { + border-width: 2px; + background-color: transparent; } + .notebook GtkViewport { + border-width: 0; + background-color: #262626; + color: #d3dae3; } + .notebook tab { + padding: 3px 4px; + border-style: solid; + border-color: #0d0d0c; + background-color: #10110e; + background-image: none; + /* close button styling */ } + .notebook tab:active { + background-color: #141512; + background-image: none; } + .notebook tab.top { + border-width: 2px 1px 1px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + .notebook tab.top:active { + border-top-width: 3px; + border-top-color: #000000; + border-bottom-width: 0; } + .notebook tab.right { + border-width: 1px 2px 1px 1px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + .notebook tab.right:active { + border-right-width: 3px; + border-right-color: #000000; + border-left-width: 0; } + .notebook tab.bottom { + border-width: 1px 1px 2px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + .notebook tab.bottom:active { + border-bottom-width: 3px; + border-bottom-color: #000000; + border-top-width: 0; } + .notebook tab.left { + border-width: 1px 1px 1px 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + .notebook tab.left:active { + border-left-width: 3px; + border-left-color: #000000; + border-right-width: 0; } + .notebook tab GtkLabel { + color: mix(#d3dae3,#262626,0.3); } + .notebook tab.reorderable-page:hover { + background-color: #202020; + border-left: 0; + border-right: 0; + /* using box shadows instead of borders due to slanted edges */ + box-shadow: inset 0 3px rgba(68, 85, 107, 0.03), inset 0 2px rgba(68, 85, 107, 0.03), inset 0 1px rgba(68, 85, 107, 0.03), inset 1px 0 #1b1b1b, inset -1px 0 #1b1b1b; } + .notebook tab.reorderable-page:active { + background-color: #222222; + border-left: 0; + border-right: 0; + box-shadow: inset 0 3px rgba(68, 85, 107, 0.03), inset 0 2px rgba(68, 85, 107, 0.03), inset 0 1px rgba(68, 85, 107, 0.03), inset 1px 0 #1d1d1d, inset -1px 0 #1d1d1d; } + .notebook .prelight-page, .notebook .prelight-page GtkLabel { + color: mix(#d3dae3,#262626,0.15); } + .notebook .active-page, .notebook .active-page GtkLabel { + color: #d3dae3; } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/******* + ! OSD * +********/ +GtkOverlay.osd { + background-color: transparent; } + +.osd, +#XfceNotifyWindow { + /* used by gnome-settings-daemon's media-keys OSD */ + /* used by Documents */ } + .osd.background, + #XfceNotifyWindow.background { + background-color: rgba(38, 38, 38, 0.6); + color: #d3dae3; } + .osd.frame, + #XfceNotifyWindow.frame { + background-clip: border-box; + background-origin: border-box; } + .osd.button, .selection-mode.header-bar .osd.button.suggested-action, .selection-mode.toolbar .osd.button.suggested-action, .osd .button, .osd .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .osd .button.suggested-action, .osd .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .osd .button.suggested-action, + #XfceNotifyWindow.button, + #XfceNotifyWindow .button { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, + #XfceNotifyWindow.button:focus, + #XfceNotifyWindow.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .button:hover { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.toolbar .osd.suggested-action.button:active, .osd.button:active:hover, .selection-mode.header-bar .osd.button.suggested-action:active:hover, .selection-mode.toolbar .osd.button.suggested-action:active:hover, .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .osd.suggested-action.button:active:hover, .osd.button:active:focus, .selection-mode.header-bar .osd.button.suggested-action:active:focus, .selection-mode.toolbar .osd.button.suggested-action:active:focus, .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .osd.suggested-action.button:active:focus, .osd.button:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:active:hover:focus, .osd.button:checked, .selection-mode.header-bar .osd.button.suggested-action:checked, .selection-mode.toolbar .osd.button.suggested-action:checked, .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.toolbar .osd.suggested-action.button:checked, .osd.button:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .osd.button:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .osd.button:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:hover:focus, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, .osd .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .osd .suggested-action.button:active, .osd .button:active:hover, .osd .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .osd .button.suggested-action:active:hover, .osd .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .osd .button.suggested-action:active:hover, .osd .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .button:active:focus, .osd .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .osd .button.suggested-action:active:focus, .osd .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .osd .button.suggested-action:active:focus, .osd .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .button:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:active:hover:focus, .osd .button:checked, .osd .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .osd .button.suggested-action:checked, .osd .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .osd .button.suggested-action:checked, .osd .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .button:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .button:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .button:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow.button:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + #XfceNotifyWindow.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + #XfceNotifyWindow.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + #XfceNotifyWindow.button:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover:focus, + #XfceNotifyWindow.button:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + #XfceNotifyWindow.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + #XfceNotifyWindow.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + #XfceNotifyWindow.button:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .button:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .button:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover:focus, + #XfceNotifyWindow .button:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:insensitive, .selection-mode.header-bar .osd.button.suggested-action:insensitive, .selection-mode.toolbar .osd.button.suggested-action:insensitive, .osd .button:insensitive, .osd .selection-mode.header-bar .button.suggested-action:insensitive, .selection-mode.header-bar .osd .button.suggested-action:insensitive, .osd .selection-mode.toolbar .button.suggested-action:insensitive, .selection-mode.toolbar .osd .button.suggested-action:insensitive, + #XfceNotifyWindow.button:insensitive, + #XfceNotifyWindow .button:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button:active:insensitive, .osd.button:checked:insensitive, .osd .button:active:insensitive, .osd .button:checked:insensitive, + #XfceNotifyWindow.button:active:insensitive, + #XfceNotifyWindow.button:checked:insensitive, + #XfceNotifyWindow .button:active:insensitive, + #XfceNotifyWindow .button:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + .osd.button.flat, .selection-mode.header-bar .osd.flat.button.suggested-action, .selection-mode.toolbar .osd.flat.button.suggested-action, .osd .button.flat, .osd .selection-mode.header-bar .flat.button.suggested-action, .selection-mode.header-bar .osd .flat.button.suggested-action, .osd .selection-mode.toolbar .flat.button.suggested-action, .selection-mode.toolbar .osd .flat.button.suggested-action, + #XfceNotifyWindow.button.flat, + #XfceNotifyWindow .button.flat { + border-color: rgba(38, 38, 38, 0); + background-color: rgba(38, 38, 38, 0); + background-image: none; + box-shadow: none; } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.toolbar .osd.suggested-action.button:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.toolbar .osd.suggested-action.button:hover, .osd.button.flat:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .osd.button.flat:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, .osd .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .button.flat:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .button.flat:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover, + #XfceNotifyWindow.button:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + #XfceNotifyWindow.button:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + #XfceNotifyWindow.button.flat:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + #XfceNotifyWindow.button.flat:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .button:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .button.flat:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .button.flat:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover { + background-color: rgba(46, 46, 46, 0.8); + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + .osd.button:focus:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:focus, .osd.button:focus:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:hover, .osd.button:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:focus, .osd.button:hover:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:hover, .osd.button.flat:focus:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:focus, .osd.button.flat:focus:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:hover, .osd.button.flat:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:focus, .osd.button.flat:hover:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:hover, .osd .button:focus:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:focus, .osd .button:focus:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:hover, .osd .button:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:focus, .osd .button:hover:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:hover, .osd .button.flat:focus:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:focus, .osd .button.flat:focus:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:hover, .osd .button.flat:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:focus, .osd .button.flat:hover:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:focus, + #XfceNotifyWindow.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:hover, + #XfceNotifyWindow.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:focus, + #XfceNotifyWindow.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:hover, + #XfceNotifyWindow.button.flat:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:focus, + #XfceNotifyWindow.button.flat:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:hover, + #XfceNotifyWindow.button.flat:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:focus, + #XfceNotifyWindow.button.flat:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:focus, + #XfceNotifyWindow .button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:hover, + #XfceNotifyWindow .button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:focus, + #XfceNotifyWindow .button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:hover, + #XfceNotifyWindow .button.flat:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:focus, + #XfceNotifyWindow .button.flat:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:hover, + #XfceNotifyWindow .button.flat:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:focus, + #XfceNotifyWindow .button.flat:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:active, .selection-mode.header-bar .osd.button.suggested-action:focus:active, .selection-mode.toolbar .osd.button.suggested-action:focus:active, .selection-mode.header-bar .osd.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active, .selection-mode.toolbar .osd.suggested-action.button:focus:active, .osd.button:focus:active:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover, .osd.button:focus:active:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:active:focus, .osd.button:focus:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:active:hover:focus, .osd.button:focus:checked, .selection-mode.header-bar .osd.button.suggested-action:focus:checked, .selection-mode.toolbar .osd.button.suggested-action:focus:checked, .selection-mode.header-bar .osd.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked, .selection-mode.toolbar .osd.suggested-action.button:focus:checked, .osd.button:focus:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover, .osd.button:focus:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:focus, .osd.button:focus:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:hover:focus, .osd.button:hover:active, .selection-mode.header-bar .osd.button.suggested-action:hover:active, .selection-mode.toolbar .osd.button.suggested-action:hover:active, .selection-mode.header-bar .osd.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active, .selection-mode.toolbar .osd.suggested-action.button:hover:active, .osd.button:hover:active:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover, .osd.button:hover:active:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:active:focus, .osd.button:hover:active:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:active:hover:focus, .osd.button:hover:checked, .selection-mode.header-bar .osd.button.suggested-action:hover:checked, .selection-mode.toolbar .osd.button.suggested-action:hover:checked, .selection-mode.header-bar .osd.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked, .selection-mode.toolbar .osd.suggested-action.button:hover:checked, .osd.button:hover:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover, .osd.button:hover:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:focus, .osd.button:hover:checked:hover:focus, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:hover:focus, .osd.button.flat:focus:active, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active, .osd.button.flat:focus:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover, .osd.button.flat:focus:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:focus, .osd.button.flat:focus:active:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:hover:focus, .osd.button.flat:focus:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked, .osd.button.flat:focus:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover, .osd.button.flat:focus:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:focus, .osd.button.flat:focus:checked:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:hover:focus, .osd.button.flat:hover:active, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active, .osd.button.flat:hover:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover, .osd.button.flat:hover:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:focus, .osd.button.flat:hover:active:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:hover:focus, .osd.button.flat:hover:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked, .osd.button.flat:hover:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover, .osd.button.flat:hover:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:focus, .osd.button.flat:hover:checked:hover:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:hover:focus, .osd .button:focus:active, .osd .selection-mode.header-bar .button.suggested-action:focus:active, .selection-mode.header-bar .osd .button.suggested-action:focus:active, .osd .selection-mode.toolbar .button.suggested-action:focus:active, .selection-mode.toolbar .osd .button.suggested-action:focus:active, .osd .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.header-bar .osd .suggested-action.button:focus:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active, .osd .selection-mode.toolbar .suggested-action.button:focus:active, .selection-mode.toolbar .osd .suggested-action.button:focus:active, .osd .button:focus:active:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:active:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:active:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover, .osd .button:focus:active:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:active:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:active:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:active:focus, .osd .button:focus:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:active:hover:focus, .osd .button:focus:checked, .osd .selection-mode.header-bar .button.suggested-action:focus:checked, .selection-mode.header-bar .osd .button.suggested-action:focus:checked, .osd .selection-mode.toolbar .button.suggested-action:focus:checked, .selection-mode.toolbar .osd .button.suggested-action:focus:checked, .osd .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.header-bar .osd .suggested-action.button:focus:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked, .osd .selection-mode.toolbar .suggested-action.button:focus:checked, .selection-mode.toolbar .osd .suggested-action.button:focus:checked, .osd .button:focus:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover, .osd .button:focus:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:focus, .osd .button:focus:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:hover:focus, .osd .button:hover:active, .osd .selection-mode.header-bar .button.suggested-action:hover:active, .selection-mode.header-bar .osd .button.suggested-action:hover:active, .osd .selection-mode.toolbar .button.suggested-action:hover:active, .selection-mode.toolbar .osd .button.suggested-action:hover:active, .osd .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.header-bar .osd .suggested-action.button:hover:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active, .osd .selection-mode.toolbar .suggested-action.button:hover:active, .selection-mode.toolbar .osd .suggested-action.button:hover:active, .osd .button:hover:active:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:active:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:active:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover, .osd .button:hover:active:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:active:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:active:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:active:focus, .osd .button:hover:active:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:active:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:active:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:active:hover:focus, .osd .button:hover:checked, .osd .selection-mode.header-bar .button.suggested-action:hover:checked, .selection-mode.header-bar .osd .button.suggested-action:hover:checked, .osd .selection-mode.toolbar .button.suggested-action:hover:checked, .selection-mode.toolbar .osd .button.suggested-action:hover:checked, .osd .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.header-bar .osd .suggested-action.button:hover:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked, .osd .selection-mode.toolbar .suggested-action.button:hover:checked, .selection-mode.toolbar .osd .suggested-action.button:hover:checked, .osd .button:hover:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover, .osd .button:hover:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:focus, .osd .button:hover:checked:hover:focus, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:hover:focus, .osd .button.flat:focus:active, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active, .osd .button.flat:focus:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover, .osd .button.flat:focus:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:focus, .osd .button.flat:focus:active:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:hover:focus, .osd .button.flat:focus:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked, .osd .button.flat:focus:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover, .osd .button.flat:focus:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:focus, .osd .button.flat:focus:checked:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:hover:focus, .osd .button.flat:hover:active, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active, .osd .button.flat:hover:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover, .osd .button.flat:hover:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:focus, .osd .button.flat:hover:active:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:hover:focus, .osd .button.flat:hover:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked, .osd .button.flat:hover:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover, .osd .button.flat:hover:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:focus, .osd .button.flat:hover:checked:hover:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:hover:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:hover:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active, + #XfceNotifyWindow.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover, + #XfceNotifyWindow.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:focus, + #XfceNotifyWindow.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked, + #XfceNotifyWindow.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active, + #XfceNotifyWindow.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover, + #XfceNotifyWindow.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:focus, + #XfceNotifyWindow.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked, + #XfceNotifyWindow.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow.button.flat:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active, + #XfceNotifyWindow.button.flat:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow.button.flat:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow.button.flat:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow.button.flat:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked, + #XfceNotifyWindow.button.flat:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow.button.flat:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow.button.flat:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow.button.flat:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active, + #XfceNotifyWindow.button.flat:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow.button.flat:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow.button.flat:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow.button.flat:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked, + #XfceNotifyWindow.button.flat:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow.button.flat:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow.button.flat:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active, + #XfceNotifyWindow .button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover, + #XfceNotifyWindow .button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:focus, + #XfceNotifyWindow .button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked, + #XfceNotifyWindow .button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active, + #XfceNotifyWindow .button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover, + #XfceNotifyWindow .button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:focus, + #XfceNotifyWindow .button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked, + #XfceNotifyWindow .button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .button.flat:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active, + #XfceNotifyWindow .button.flat:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover, + #XfceNotifyWindow .button.flat:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:focus, + #XfceNotifyWindow .button.flat:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:hover:focus, + #XfceNotifyWindow .button.flat:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked, + #XfceNotifyWindow .button.flat:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover, + #XfceNotifyWindow .button.flat:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:focus, + #XfceNotifyWindow .button.flat:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:hover:focus, + #XfceNotifyWindow .button.flat:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active, + #XfceNotifyWindow .button.flat:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover, + #XfceNotifyWindow .button.flat:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:focus, + #XfceNotifyWindow .button.flat:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:hover:focus, + #XfceNotifyWindow .button.flat:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked, + #XfceNotifyWindow .button.flat:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover, + #XfceNotifyWindow .button.flat:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:focus, + #XfceNotifyWindow .button.flat:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:hover:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:insensitive, .osd.button:hover:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:insensitive, .osd.button.flat:focus:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:insensitive, .osd.button.flat:hover:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:insensitive, .osd .button:focus:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:insensitive, .osd .button:hover:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:insensitive, .osd .button.flat:focus:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:insensitive, .osd .button.flat:hover:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:insensitive, + #XfceNotifyWindow.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:insensitive, + #XfceNotifyWindow.button.flat:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow.button.flat:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:insensitive, + #XfceNotifyWindow .button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:insensitive, + #XfceNotifyWindow .button.flat:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:insensitive, + #XfceNotifyWindow .button.flat:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:focus:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:active:insensitive, .osd.button:focus:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:focus:checked:insensitive, .osd.button:hover:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:active:insensitive, .osd.button:hover:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:hover:checked:insensitive, .osd.button.flat:focus:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:active:insensitive, .osd.button.flat:focus:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:focus:checked:insensitive, .osd.button.flat:hover:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:active:insensitive, .osd.button.flat:hover:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:hover:checked:insensitive, .osd .button:focus:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:active:insensitive, .osd .button:focus:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:focus:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:focus:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:focus:checked:insensitive, .osd .button:hover:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:active:insensitive, .osd .button:hover:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:hover:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:hover:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:hover:checked:insensitive, .osd .button.flat:focus:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:active:insensitive, .osd .button.flat:focus:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:focus:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:focus:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:focus:checked:insensitive, .osd .button.flat:hover:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:active:insensitive, .osd .button.flat:hover:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:hover:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:hover:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow.button.flat:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow.button.flat:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow.button.flat:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow.button.flat:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .button.flat:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:active:insensitive, + #XfceNotifyWindow .button.flat:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus:checked:insensitive, + #XfceNotifyWindow .button.flat:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:active:insensitive, + #XfceNotifyWindow .button.flat:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active, .selection-mode.toolbar .osd.suggested-action.button:active, .osd.button:checked, .selection-mode.header-bar .osd.button.suggested-action:checked, .selection-mode.toolbar .osd.button.suggested-action:checked, .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked, .selection-mode.toolbar .osd.suggested-action.button:checked, .osd.button.flat:active, .selection-mode.header-bar .osd.flat.button.suggested-action:active, .selection-mode.toolbar .osd.flat.button.suggested-action:active, .selection-mode.header-bar .osd.flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active, .selection-mode.toolbar .osd.flat.suggested-action.button:active, .osd.button.flat:checked, .selection-mode.header-bar .osd.flat.button.suggested-action:checked, .selection-mode.toolbar .osd.flat.button.suggested-action:checked, .selection-mode.header-bar .osd.flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked, .selection-mode.toolbar .osd.flat.suggested-action.button:checked, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, .osd .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active, .osd .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar .osd .suggested-action.button:active, .osd .button:checked, .osd .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .osd .button.suggested-action:checked, .osd .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .osd .button.suggested-action:checked, .osd .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked, .osd .selection-mode.toolbar .suggested-action.button:checked, .selection-mode.toolbar .osd .suggested-action.button:checked, .osd .button.flat:active, .osd .selection-mode.header-bar .flat.button.suggested-action:active, .selection-mode.header-bar .osd .flat.button.suggested-action:active, .osd .selection-mode.toolbar .flat.button.suggested-action:active, .selection-mode.toolbar .osd .flat.button.suggested-action:active, .osd .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.header-bar .osd .flat.suggested-action.button:active, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active, .osd .selection-mode.toolbar .flat.suggested-action.button:active, .selection-mode.toolbar .osd .flat.suggested-action.button:active, .osd .button.flat:checked, .osd .selection-mode.header-bar .flat.button.suggested-action:checked, .selection-mode.header-bar .osd .flat.button.suggested-action:checked, .osd .selection-mode.toolbar .flat.button.suggested-action:checked, .selection-mode.toolbar .osd .flat.button.suggested-action:checked, .osd .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.header-bar .osd .flat.suggested-action.button:checked, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked, .osd .selection-mode.toolbar .flat.suggested-action.button:checked, .selection-mode.toolbar .osd .flat.suggested-action.button:checked, + #XfceNotifyWindow.button:active, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active, + #XfceNotifyWindow.button:checked, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked, + #XfceNotifyWindow.button.flat:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active, + #XfceNotifyWindow.button.flat:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked, + #XfceNotifyWindow .button:active, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active, + #XfceNotifyWindow .button:checked, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked, + #XfceNotifyWindow .button.flat:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active, + #XfceNotifyWindow .button.flat:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + .osd.button:active:focus, .selection-mode.header-bar .osd.button.suggested-action:active:focus, .selection-mode.toolbar .osd.button.suggested-action:active:focus, .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:focus, .selection-mode.toolbar .osd.suggested-action.button:active:focus, .osd.button:active:hover, .selection-mode.header-bar .osd.button.suggested-action:active:hover, .selection-mode.toolbar .osd.button.suggested-action:active:hover, .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:hover, .selection-mode.toolbar .osd.suggested-action.button:active:hover, .osd.button:checked:focus, .selection-mode.header-bar .osd.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.suggested-action.button:checked:focus, .osd.button:checked:hover, .selection-mode.header-bar .osd.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.suggested-action.button:checked:hover, .osd.button.flat:active:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:active:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:active:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:active:focus, .osd.button.flat:active:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:active:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:active:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:active:hover, .osd.button.flat:checked:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:focus, .osd.button.flat:checked:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:hover, .osd .button:active:focus, .osd .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar .osd .button.suggested-action:active:focus, .osd .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar .osd .button.suggested-action:active:focus, .osd .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:focus, .osd .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar .osd .suggested-action.button:active:focus, .osd .button:active:hover, .osd .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar .osd .button.suggested-action:active:hover, .osd .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar .osd .button.suggested-action:active:hover, .osd .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:hover, .osd .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar .osd .suggested-action.button:active:hover, .osd .button:checked:focus, .osd .selection-mode.header-bar .button.suggested-action:checked:focus, .selection-mode.header-bar .osd .button.suggested-action:checked:focus, .osd .selection-mode.toolbar .button.suggested-action:checked:focus, .selection-mode.toolbar .osd .button.suggested-action:checked:focus, .osd .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:focus, .osd .selection-mode.toolbar .suggested-action.button:checked:focus, .selection-mode.toolbar .osd .suggested-action.button:checked:focus, .osd .button:checked:hover, .osd .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar .osd .button.suggested-action:checked:hover, .osd .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar .osd .button.suggested-action:checked:hover, .osd .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:hover, .osd .selection-mode.toolbar .suggested-action.button:checked:hover, .selection-mode.toolbar .osd .suggested-action.button:checked:hover, .osd .button.flat:active:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:active:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:active:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:active:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:active:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:active:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:active:focus, .osd .button.flat:active:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:active:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:active:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:active:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:active:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:active:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:active:hover, .osd .button.flat:checked:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:focus, .osd .button.flat:checked:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:focus, + #XfceNotifyWindow.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:hover, + #XfceNotifyWindow.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:focus, + #XfceNotifyWindow.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:hover, + #XfceNotifyWindow.button.flat:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:focus, + #XfceNotifyWindow.button.flat:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:hover, + #XfceNotifyWindow.button.flat:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:focus, + #XfceNotifyWindow.button.flat:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:focus, + #XfceNotifyWindow .button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:hover, + #XfceNotifyWindow .button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:focus, + #XfceNotifyWindow .button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:hover, + #XfceNotifyWindow .button.flat:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:focus, + #XfceNotifyWindow .button.flat:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:hover, + #XfceNotifyWindow .button.flat:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:focus, + #XfceNotifyWindow .button.flat:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + .osd.button:focus, .selection-mode.header-bar .osd.button.suggested-action:focus, .selection-mode.toolbar .osd.button.suggested-action:focus, .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:focus, .selection-mode.toolbar .osd.suggested-action.button:focus, .osd.button:hover, .selection-mode.header-bar .osd.button.suggested-action:hover, .selection-mode.toolbar .osd.button.suggested-action:hover, .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:hover, .selection-mode.toolbar .osd.suggested-action.button:hover, .osd.button.flat:focus, .selection-mode.header-bar .osd.flat.button.suggested-action:focus, .selection-mode.toolbar .osd.flat.button.suggested-action:focus, .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:focus, .selection-mode.toolbar .osd.flat.suggested-action.button:focus, .osd.button.flat:hover, .selection-mode.header-bar .osd.flat.button.suggested-action:hover, .selection-mode.toolbar .osd.flat.button.suggested-action:hover, .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:hover, .selection-mode.toolbar .osd.flat.suggested-action.button:hover, .osd .button:focus, .osd .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar .osd .button.suggested-action:focus, .osd .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar .osd .button.suggested-action:focus, .osd .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:focus, .osd .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar .osd .suggested-action.button:focus, .osd .button:hover, .osd .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .osd .button.suggested-action:hover, .osd .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .osd .button.suggested-action:hover, .osd .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:hover, .osd .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar .osd .suggested-action.button:hover, .osd .button.flat:focus, .osd .selection-mode.header-bar .flat.button.suggested-action:focus, .selection-mode.header-bar .osd .flat.button.suggested-action:focus, .osd .selection-mode.toolbar .flat.button.suggested-action:focus, .selection-mode.toolbar .osd .flat.button.suggested-action:focus, .osd .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:focus, .osd .selection-mode.toolbar .flat.suggested-action.button:focus, .selection-mode.toolbar .osd .flat.suggested-action.button:focus, .osd .button.flat:hover, .osd .selection-mode.header-bar .flat.button.suggested-action:hover, .selection-mode.header-bar .osd .flat.button.suggested-action:hover, .osd .selection-mode.toolbar .flat.button.suggested-action:hover, .selection-mode.toolbar .osd .flat.button.suggested-action:hover, .osd .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:hover, .osd .selection-mode.toolbar .flat.suggested-action.button:hover, .selection-mode.toolbar .osd .flat.suggested-action.button:hover, + #XfceNotifyWindow.button:focus, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:focus, + #XfceNotifyWindow.button:hover, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:hover, + #XfceNotifyWindow.button.flat:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:focus, + #XfceNotifyWindow.button.flat:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:hover, + #XfceNotifyWindow .button:focus, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:focus, + #XfceNotifyWindow .button:hover, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:hover, + #XfceNotifyWindow .button.flat:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:focus, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:focus, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:focus, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:focus, + #XfceNotifyWindow .button.flat:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:hover, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:hover, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:hover, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:hover, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:hover { + color: #d3dae3; } + .osd.button:active:insensitive, .selection-mode.header-bar .osd.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd.suggested-action.button:active:insensitive, .osd.button:checked:insensitive, .selection-mode.header-bar .osd.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd.suggested-action.button:checked:insensitive, .osd.button.flat:active:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:active:insensitive, .osd.button.flat:checked:insensitive, .selection-mode.header-bar .osd.flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd.flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd.flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd.flat.suggested-action.button:checked:insensitive, .osd .button:active:insensitive, .osd .selection-mode.header-bar .button.suggested-action:active:insensitive, .selection-mode.header-bar .osd .button.suggested-action:active:insensitive, .osd .selection-mode.toolbar .button.suggested-action:active:insensitive, .selection-mode.toolbar .osd .button.suggested-action:active:insensitive, .osd .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.header-bar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .suggested-action.button:active:insensitive, .selection-mode.toolbar .osd .suggested-action.button:active:insensitive, .osd .button:checked:insensitive, .osd .selection-mode.header-bar .button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd .button.suggested-action:checked:insensitive, .osd .selection-mode.toolbar .button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd .button.suggested-action:checked:insensitive, .osd .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd .suggested-action.button:checked:insensitive, .osd .button.flat:active:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:active:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:active:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:active:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:active:insensitive, .osd .button.flat:checked:insensitive, .osd .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, .selection-mode.header-bar .osd .flat.button.suggested-action:checked:insensitive, .osd .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, .selection-mode.toolbar .osd .flat.button.suggested-action:checked:insensitive, .osd .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.header-bar .selection-mode.toolbar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .selection-mode.header-bar .osd .flat.suggested-action.button:checked:insensitive, .osd .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, .selection-mode.toolbar .osd .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:active:insensitive, + #XfceNotifyWindow.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.suggested-action.button:checked:insensitive, + #XfceNotifyWindow.button.flat:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow.button.flat:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow.flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:active:insensitive, + #XfceNotifyWindow .button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .suggested-action.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .suggested-action.button:checked:insensitive, + #XfceNotifyWindow .button.flat:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:active:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:active:insensitive, + #XfceNotifyWindow .button.flat:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.button.suggested-action:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.button.suggested-action:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.button.suggested-action:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.header-bar .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, + .selection-mode.header-bar .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .selection-mode.header-bar .flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar .selection-mode.header-bar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive, + #XfceNotifyWindow .selection-mode.toolbar .flat.suggested-action.button:checked:insensitive, + .selection-mode.toolbar #XfceNotifyWindow .flat.suggested-action.button:checked:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; + color: #d3dae3; + box-shadow: none; } + .osd.button:insensitive:insensitive, .osd.button.flat:insensitive:insensitive, .osd .button:insensitive:insensitive, .osd .button.flat:insensitive:insensitive, + #XfceNotifyWindow.button:insensitive:insensitive, + #XfceNotifyWindow.button.flat:insensitive:insensitive, + #XfceNotifyWindow .button:insensitive:insensitive, + #XfceNotifyWindow .button.flat:insensitive:insensitive { + background-color: rgba(38, 38, 38, 0.1); + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .osd.button:active, .selection-mode.header-bar .osd.button.suggested-action:active, .selection-mode.toolbar .osd.button.suggested-action:active, .osd .button:active, .osd .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .osd .button.suggested-action:active, .osd .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .osd .button.suggested-action:active, + #XfceNotifyWindow.button:active, + #XfceNotifyWindow .button:active { + color: #d3dae3; } + .osd.button.flat:insensitive:insensitive, .osd .button.flat:insensitive:insensitive, + #XfceNotifyWindow.button.flat:insensitive:insensitive, + #XfceNotifyWindow .button.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.5); + box-shadow: none; } + .osd.button.separator, .selection-mode.header-bar .osd.separator.button.suggested-action, .selection-mode.toolbar .osd.separator.button.suggested-action, .osd.button .separator, .selection-mode.header-bar .osd.button.suggested-action .separator, .selection-mode.toolbar .osd.button.suggested-action .separator, .osd .button.separator, .osd .selection-mode.header-bar .separator.button.suggested-action, .selection-mode.header-bar .osd .separator.button.suggested-action, .osd .selection-mode.toolbar .separator.button.suggested-action, .selection-mode.toolbar .osd .separator.button.suggested-action, .osd .button .separator, .osd .selection-mode.header-bar .button.suggested-action .separator, .selection-mode.header-bar .osd .button.suggested-action .separator, .osd .selection-mode.toolbar .button.suggested-action .separator, .selection-mode.toolbar .osd .button.suggested-action .separator, + #XfceNotifyWindow.button.separator, + #XfceNotifyWindow.button .separator, + #XfceNotifyWindow .button.separator, + #XfceNotifyWindow .button .separator { + border: 1px solid currentColor; + color: rgba(34, 34, 34, 0.8); } + .osd.button.separator:insensitive, .osd.button .separator:insensitive, .osd .button.separator:insensitive, .osd .button .separator:insensitive, + #XfceNotifyWindow.button.separator:insensitive, + #XfceNotifyWindow.button .separator:insensitive, + #XfceNotifyWindow .button.separator:insensitive, + #XfceNotifyWindow .button .separator:insensitive { + color: rgba(32, 32, 32, 0.8); } + .osd.toolbar, + #XfceNotifyWindow.toolbar { + -GtkToolbar-button-relief: normal; + padding: 2px; + border: 1px solid rgba(30, 30, 30, 0.8); + border-radius: 3px; + background-color: rgba(38, 38, 38, 0.8); + background-image: none; + color: #d3dae3; } + .osd.toolbar .separator, + #XfceNotifyWindow.toolbar .separator { + color: rgba(34, 34, 34, 0.8); } + .osd.trough, + #XfceNotifyWindow.trough { + background-color: rgba(30, 30, 30, 0.8); } + .osd.progressbar, + #XfceNotifyWindow.progressbar { + background-color: #d3dae3; } + .osd .scale.slider, + #XfceNotifyWindow .scale.slider { + background-color: rgba(41, 41, 41, 0.8); + background-image: none; + border-color: rgba(30, 30, 30, 0.8); } + .osd .scale.slider:focus, .osd .scale.slider:hover, + #XfceNotifyWindow .scale.slider:focus, + #XfceNotifyWindow .scale.slider:hover { + border-color: rgba(29, 29, 29, 0.8); } + .osd .scale.slider:active, .osd .scale.slider:active:hover, .osd .scale.slider:active:focus, .osd .scale.slider:active:hover:focus, .osd .scale.slider:checked, .osd .scale.slider:checked:hover, .osd .scale.slider:checked:focus, .osd .scale.slider:checked:hover:focus, + #XfceNotifyWindow .scale.slider:active, + #XfceNotifyWindow .scale.slider:active:hover, + #XfceNotifyWindow .scale.slider:active:focus, + #XfceNotifyWindow .scale.slider:active:hover:focus, + #XfceNotifyWindow .scale.slider:checked, + #XfceNotifyWindow .scale.slider:checked:hover, + #XfceNotifyWindow .scale.slider:checked:focus, + #XfceNotifyWindow .scale.slider:checked:hover:focus { + border-color: rgba(27, 27, 27, 0.8); } + .osd .scale.slider:insensitive, + #XfceNotifyWindow .scale.slider:insensitive { + border-color: rgba(32, 32, 32, 0.8); } + .osd .scale.slider:active:insensitive, .osd .scale.slider:checked:insensitive, + #XfceNotifyWindow .scale.slider:active:insensitive, + #XfceNotifyWindow .scale.slider:checked:insensitive { + border-color: rgba(30, 30, 30, 0.8); } + .osd .scale.slider:insensitive, + #XfceNotifyWindow .scale.slider:insensitive { + background-color: rgba(34, 34, 34, 0.8); + background-image: none; } + .osd .scale.trough, + #XfceNotifyWindow .scale.trough { + border-color: rgba(30, 30, 30, 0.8); + background-color: rgba(41, 41, 41, 0.8); + background-image: none; } + .osd .scale.trough.highlight, + #XfceNotifyWindow .scale.trough.highlight { + border-color: #000000; + background-color: #000000; + background-image: none; } + .osd .scale.trough:insensitive, .osd .scale.trough.highlight:insensitive, + #XfceNotifyWindow .scale.trough:insensitive, + #XfceNotifyWindow .scale.trough.highlight:insensitive { + border-color: rgba(32, 32, 32, 0.8); + background-color: rgba(34, 34, 34, 0.8); + background-image: none; } + .osd.view, GtkHTML.osd, .osd .view, .osd GtkHTML, + #XfceNotifyWindow.view, + GtkHTML#XfceNotifyWindow, + #XfceNotifyWindow .view, + #XfceNotifyWindow GtkHTML { + background-color: rgba(38, 38, 38, 0.8); } + .osd .scrollbar .trough, + #XfceNotifyWindow .scrollbar .trough { + background-color: rgba(38, 38, 38, 0.8); } + .osd .scrollbar .slider, + #XfceNotifyWindow .scrollbar .slider { + border: 1px solid mix(rgba(33, 33, 33, 0.8),#d3dae3,0.21); + border-radius: 0; + background-color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.21); } + .osd .scrollbar .slider:hover, + #XfceNotifyWindow .scrollbar .slider:hover { + border-color: mix(rgba(33, 33, 33, 0.8),#d3dae3,0.31); + background-color: mix(rgba(38, 38, 38, 0.8),#d3dae3,0.31); } + .osd .scrollbar .slider:active, + #XfceNotifyWindow .scrollbar .slider:active { + border-color: black; + background-color: #000000; } + .osd GtkIconView.cell:selected, .osd GtkIconView.cell:selected:focus, + #XfceNotifyWindow GtkIconView.cell:selected, + #XfceNotifyWindow GtkIconView.cell:selected:focus { + background-color: transparent; + border: 3px solid mix(rgba(33, 33, 33, 0.8),#d3dae3,0.21); + border-radius: 3px; + outline-color: transparent; } + .osd .page-thumbnail, + #XfceNotifyWindow .page-thumbnail { + border: 1px solid rgba(34, 34, 34, 0.8); + /* when there's no pixbuf yet */ + background-color: rgba(38, 38, 38, 0.8); } + +.osd GtkProgressBar, GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 2px; + -GtkProgressBar-min-horizontal-bar-height: 2px; + padding: 0; } + .osd GtkProgressBar.trough, GtkProgressBar.osd.trough { + padding: 0; + border-style: none; + border-radius: 0; + background-image: none; + background-color: transparent; } + .osd GtkProgressBar.progressbar, GtkProgressBar.osd.progressbar { + border-style: none; + border-radius: 0; + background-color: #000000; + background-image: none; } + +.overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.top:backdrop { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 100% 5%, 100% 100%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.bottom:backdrop { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 100% 5%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.left:backdrop { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: 0; + box-shadow: none; } + +.overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0))); + background-size: 5% 100%, 100% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: 0; + box-shadow: none; } + .overshoot.right:backdrop { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.25))); + background-size: 5% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: 0; + box-shadow: none; } + +.undershoot.top { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; } + +.undershoot.bottom { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; } + +.undershoot.left { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; } + +.undershoot.right { + background-color: transparent; + /*background-image: linear-gradient(to $_gradient_dir, // this is the dashed line + $_undershoot_color_light 50%, + $_undershoot_color_dark 50%);*/ + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; } + +/***************** + ! Progress bars * +******************/ +GtkProgressBar { + padding: 0; + border-radius: 3px; + font-size: smaller; + color: rgba(211, 218, 227, 0.6); + -GtkProgressBar-min-horizontal-bar-height: 6; + -GtkProgressBar-min-vertical-bar-width: 6; } + GtkProgressBar.osd { + -GtkProgressBar-xspacing: 0; + -GtkProgressBar-yspacing: 0; + -GtkProgressBar-min-horizontal-bar-height: 3; } + GtkProgressBar.trough { + border: 1px solid rgba(16, 17, 14, 0.5); + background-color: #161713; + background-image: none; } + +.progressbar { + background-color: #000000; + background-image: none; + border-radius: 0; + box-shadow: none; } + .progressbar.left { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; } + .progressbar.right { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; } + .progressbar.left.right { + box-shadow: none; } + .progressbar.vertical { + background-color: #000000; + background-image: none; } + .progressbar.vertical.bottom { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; } + .progressbar.vertical.top { + border-top-left-radius: 3px; + border-top-right-radius: 3px; } + +GtkLevelBar { + -GtkLevelBar-min-block-width: 34; + -GtkLevelBar-min-block-height: 3; } + GtkLevelBar.vertical { + -GtkLevelBar-min-block-width: 3; + -GtkLevelBar-min-block-height: 34; } + +.level-bar.trough { + background-color: #161713; + background-image: none; + border: 1px solid rgba(16, 17, 14, 0.5); + border-radius: 3px; } + +.level-bar.fill-block { + background-color: #000000; + background-image: none; + border-color: transparent; + border-radius: 0; } + .level-bar.fill-block.indicator-discrete.horizontal { + margin-right: 1px; } + .level-bar.fill-block.indicator-discrete.vertical { + margin-bottom: 1px; } + .level-bar.fill-block.level-high { + background-color: #588809; + border-color: transparent; } + .level-bar.fill-block.level-low { + background-color: #966207; + border-color: transparent; } + .level-bar.fill-block.empty-fill-block { + background-color: transparent; + border-color: transparent; + box-shadow: none; } + +.scale { + -GtkRange-slider-width: 16; + -GtkRange-trough-border: 1; + -GtkScale-slider-length: 16; + padding: 0; + border-width: 1px; + border-radius: 3px; + outline-offset: -1px; } + .scale.slider { + background-color: #161713; + background-image: none; + border-color: #10110e; + border-radius: 8px; + border-width: 1px; + border-style: solid; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.3); } + .scale.slider:focus, .scale.slider:hover { + border-color: #0f100e; } + .scale.slider:active, .scale.slider:active:hover, .scale.slider:active:focus, .scale.slider:active:hover:focus, .scale.slider:checked, .scale.slider:checked:hover, .scale.slider:checked:focus, .scale.slider:checked:hover:focus { + border-color: #0e0f0d; } + .scale.slider:insensitive { + border-color: #11120f; } + .scale.slider:active:insensitive, .scale.slider:checked:insensitive { + border-color: #10110e; } + .scale.slider:insensitive { + background-color: #121310; + background-image: none; } + .scale.fine-tune:active, .scale.fine-tune:active:hover, .scale.fine-tune.horizontal:active, .scale.fine-tune.horizontal:active:hover { + background-size: 50%; + background-repeat: no-repeat; + background-position: center; } + .scale.mark { + border-color: rgba(16, 17, 14, 0.5); } + .scale.trough { + background-color: #161713; + background-image: none; + margin: 7px 0; + border: 1px solid rgba(16, 17, 14, 0.5); + border-radius: 3px; } + .scale.trough:insensitive { + background-color: #121310; + background-image: none; } + .scale.trough.vertical { + margin: 0 7px; } + .scale.highlight.left, .memuitem .scale.highlight.left { + background-color: #000000; + background-image: none; + border-color: #000000; } + .scale.highlight.left:hover, .memuitem .scale.highlight.left:hover { + border-color: black; + background-color: black; } + .scale.highlight.left:insensitive, .memuitem .scale.highlight.left:insensitive { + background-color: #121310; + background-image: none; + border-color: #11120f; } + .scale.highlight.bottom { + background-color: #000000; + background-image: none; + border-color: #000000; } + +/*********** + ! Scrollbar +************/ +* { + -GtkRange-slider-width: 8; + -GtkRange-stepper-spacing: 0; + -GtkRange-trough-border: 2; + -GtkRange-trough-under-steppers: 1; + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; + -GtkScrollbar-min-slider-length: 80; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkScrolledWindow-scrollbars-within-bevel: 1; } + +.scrollbar { + border: 0; + padding: 0; } + .scrollbar.button, .selection-mode.header-bar .scrollbar.button.suggested-action, .selection-mode.toolbar .scrollbar.button.suggested-action, .scrollbar.button:active, .scrollbar.button:active:hover { + border-width: 0; + border-radius: 0; + background-color: transparent; + background-image: none; + color: rgba(211, 218, 227, 0.5); } + .scrollbar.slider, .scrollbar.slider.vertical { + border: 0; + border-radius: 3px; + background-color: mix(#141512,#d3dae3,0.21); } + .scrollbar.slider:hover, .scrollbar.slider.vertical:hover { + background-color: mix(#141512,#d3dae3,0.31); } + .scrollbar.slider:active, .scrollbar.slider.vertical:active { + background-color: #000000; } + .scrollbar.slider.fine-tune:hover:active, .scrollbar.slider.vertical.fine-tune:hover:active { + border: 2px solid transparent; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: .5; + -GtkRange-slider-width: 4px; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .slider { + margin: 0; + background-color: #d3dae3; + background-clip: padding-box; } + .scrollbar.overlay-indicator:not(.dragging):not(.hovering) .trough { + border-style: none; + background-color: transparent; } + .scrollbar.overlay-indicator.dragging, .scrollbar.overlay-indicator.hovering { + opacity: .7; } + +.scrollbars-junction, +.scrollbars-junction.frame, +.scrollbar.trough { + border: 0; + border-radius: 0; + background-color: #141512; + background-image: none; } + +OsThumb, OsScrollbar { + color: #0e0f0d; } + OsThumb:selected, OsScrollbar:selected { + background-color: #000000; } + OsThumb:active, OsScrollbar:active { + background-color: #000000; } + OsThumb:insensitive, OsScrollbar:insensitive { + background-color: #121310; } + +/********* + ! Sidebar +**********/ +.sidebar, .sidebar.view, .sidebar .view, .sidebar GtkHTML, .sidebar GtkScrolledWindow { + background-color: #141512; + color: mix(#d3dae3,#141512,0.1); } + .sidebar.separator, .sidebar.separator:hover, .sidebar.separator:focus, .sidebar.view.separator, .sidebar.view.separator:hover, .sidebar.view.separator:focus, .sidebar .view.separator, .sidebar GtkHTML.separator, .sidebar .view.separator:hover, .sidebar .view.separator:focus, .sidebar GtkScrolledWindow.separator, .sidebar GtkScrolledWindow.separator:hover, .sidebar GtkScrolledWindow.separator:focus { + border-width: 1px; + border-style: solid; + border-color: #121310; + color: #121310; } + +.sidebar row:selected, .sidebar row:selected:hover, .sidebar row:selected:focus, .sidebar .view row:selected, .sidebar .view row:selected:hover, .sidebar .view row:selected:focus { + border: 0; + background-image: none; + background-color: #000000; + color: #ffffff; } + +.sidebar row:selected:hover, .sidebar .view row:selected:hover { + border: 0; + background-image: none; + background-color: black; + color: #ffffff; } + +.sidebar row:hover, .sidebar .view row:hover { + border: 0; + background-image: none; + background-color: #151613; } + +.sidebar .frame { + border-width: 0; } + +.sidebar .sidebar-row { + padding: 1px; } + +.sidebar .sidebar-icon { + padding-left: 4px; + padding-right: 4px; } + +GtkAssistant .sidebar { + padding: 2px; + border-width: 0 1px 0 0; + border-style: solid; + border-right-color: #10110e; + border-radius: 0; + background-color: #141512; + color: mix(#d3dae3,#141512,0.1); } + GtkAssistant .sidebar:dir(ltr) { + border-width: 0 1px 0 0; } + GtkAssistant .sidebar:dir(rtl), GtkAssistant .linked > GtkComboBox > .sidebar.button:dir(rtl) { + border-width: 0 0 0 1px; } + GtkAssistant .sidebar .label { + padding: 2px 4px; } + GtkAssistant .sidebar .label.highlight { + background-color: mix(#141512,#d3dae3,0.8); } + GtkAssistant .sidebar.csd .sidebar { + border-top-style: none; } + GtkAssistant .sidebar .highlight { + font: bold; } + +/****** +! Paned +*******/ +GtkPaned { + -GtkPaned-handle-size: 1; + -gtk-icon-source: none; + margin: 0 2px; } + GtkPaned:dir(rtl), .linked > GtkComboBox > GtkPaned.button:dir(rtl), .selection-mode.header-bar .linked > GtkComboBox > GtkPaned.button.suggested-action:dir(rtl), .selection-mode.toolbar .linked > GtkComboBox > GtkPaned.button.suggested-action:dir(rtl) { + margin-right: 0; + margin-left: 2px; } + GtkPaned .pane-separator { + background-color: #121310; } + GtkPaned.wide { + -GtkPaned-handle-size: 4; + margin: 0; } + GtkPaned.wide .pane-separator { + background-color: transparent; + border-style: none solid; + border-color: #121310; + border-width: 1px; } + GtkPaned.wide.vertical .pane-separator { + border-style: solid none; } + +/******************* + ! Spinner animation +********************/ +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); } } + +.spinner { + background-image: none; + background-color: #000000; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } + .spinner:active { + opacity: 1; + animation: spin 1s linear infinite; } + .spinner:active:insensitive { + opacity: .5; } + +/*********************** + ! Check and Radio items +************************/ +* { + -GtkCheckButton-indicator-size: 16; + -GtkCheckMenuItem-indicator-size: 16; } + +.radio { + background-image: none; + -gtk-icon-source: url("../assets/radio-unchecked.svg"); } + .radio:insensitive { + -gtk-icon-source: url("../assets/radio-unchecked-insensitive.svg"); } + .radio:checked, .radio:active { + -gtk-icon-source: url("../assets/radio-checked.svg"); } + .radio:checked:insensitive, .radio:active:insensitive { + -gtk-icon-source: url("../assets/radio-checked-insensitive.svg"); } + .radio:inconsistent { + -gtk-icon-source: url("../assets/radio-mixed.svg"); } + .radio:inconsistent:insensitive { + -gtk-icon-source: url("../assets/radio-mixed-insensitive.svg"); } + .radio.menuitem { + -gtk-icon-source: url("../assets/menuitem-radio-unchecked.svg"); } + .radio.menuitem:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } + .radio.menuitem:checked, .radio.menuitem:active { + -gtk-icon-source: url("../assets/menuitem-radio-checked.svg"); } + .radio.menuitem:checked:hover, .radio.menuitem:active:hover { + -gtk-icon-source: url("../assets/menuitem-radio-checked-hover.svg"); } + .radio.menuitem:checked:insensitive, .radio.menuitem:active:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-checked-insensitive.svg"); } + .radio.menuitem:inconsistent { + -gtk-icon-source: url("../assets/menuitem-radio-mixed.svg"); } + .radio.menuitem:inconsistent:hover { + -gtk-icon-source: url("../assets/menuitem-radio-mixed-hover.svg"); } + .radio.menuitem:inconsistent:insensitive { + -gtk-icon-source: url("../assets/menuitem-radio-mixed-insensitive.svg"); } + +.check, GtkIconView.content-view.check { + background-image: none; + -gtk-icon-source: url("../assets/checkbox-unchecked.svg"); } + .check:insensitive, GtkIconView.content-view.check:insensitive { + -gtk-icon-source: url("../assets/checkbox-unchecked-insensitive.svg"); } + .check:checked, GtkIconView.content-view.check:checked, .check:active, GtkIconView.content-view.check:active { + -gtk-icon-source: url("../assets/checkbox-checked.svg"); } + .check:checked:insensitive, .check:active:insensitive { + -gtk-icon-source: url("../assets/checkbox-checked-insensitive.svg"); } + .check:inconsistent, GtkIconView.content-view.check:inconsistent { + -gtk-icon-source: url("../assets/checkbox-mixed.svg"); } + .check:inconsistent:insensitive { + -gtk-icon-source: url("../assets/checkbox-mixed-insensitive.svg"); } + .check.menuitem, GtkIconView.menuitem.content-view.check { + -gtk-icon-source: url("../assets/menuitem-checkbox-unchecked.svg"); } + .check.menuitem:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } + .check.menuitem:checked, .check.menuitem:active { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked.svg"); } + .check.menuitem:checked:hover, .check.menuitem:active:hover { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-hover.svg"); } + .check.menuitem:checked:insensitive, .check.menuitem:active:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-checked-insensitive.svg"); } + .check.menuitem:inconsistent { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed.svg"); } + .check.menuitem:inconsistent:hover { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-hover.svg"); } + .check.menuitem:inconsistent:insensitive { + -gtk-icon-source: url("../assets/menuitem-checkbox-mixed-insensitive.svg"); } + +.view.content-view.check:not(list), GtkHTML.content-view.check:not(list), GtkIconView.content-view.check:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); + background-color: transparent; } + +.view.content-view.check:hover:not(list), GtkHTML.content-view.check:hover:not(list), GtkIconView.content-view.check:hover:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); + background-color: transparent; } + +.view.content-view.check:active:not(list), GtkHTML.content-view.check:active:not(list), GtkIconView.content-view.check:active:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked.svg"); + background-color: transparent; } + +.view.content-view.check:backdrop:not(list), GtkHTML.content-view.check:backdrop:not(list), GtkIconView.content-view.check:backdrop:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-unchecked.svg"); + background-color: transparent; } + +.view.content-view.check:checked:not(list), GtkHTML.content-view.check:checked:not(list), GtkIconView.content-view.check:checked:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked.svg"); + background-color: transparent; } + +.view.content-view.check:checked:hover:not(list), GtkHTML.content-view.check:checked:hover:not(list), GtkIconView.content-view.check:checked:hover:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked.svg"); + background-color: transparent; } + +.view.content-view.check:checked:active:not(list), GtkHTML.content-view.check:checked:active:not(list), GtkIconView.content-view.check:checked:active:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked.svg"); + background-color: transparent; } + +.view.content-view.check:backdrop:checked:not(list), GtkHTML.content-view.check:backdrop:checked:not(list), GtkIconView.content-view.check:backdrop:checked:not(list) { + icon-shadow: none; + -gtk-icon-source: url("../assets/grid-selection-checked.svg"); + background-color: transparent; } + +/******** + ! Switch +*********/ +GtkSwitch { + padding: 0; + border-radius: 3px; + font: bold condensed; + outline-offset: -4px; } + GtkSwitch.slider { + background-color: #181916; + background-image: none; + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.12); } + GtkSwitch.slider:insensitive { + border-color: rgba(0, 0, 0, 0.1); + background-color: #121310; + box-shadow: none; } + GtkSwitch.trough { + background-color: #131411; + background-image: none; + border: 1px solid #10110e; + color: #d3dae3; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.07), inset 0 1px rgba(34, 43, 54, 0.08), inset -1px 0 rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + GtkSwitch.trough:active { + background-color: #000000; + background-image: none; + border-color: black; + color: #ffffff; } + GtkSwitch.trough:insensitive { + background-color: #121310; + background-image: none; + border-color: #11120f; + color: mix(#d3dae3,#141512,0.5); } + +/********* + ! Buttons +**********/ +/****************** +! ComboBoxes * +*******************/ +/********* + ! Toolbar +**********/ +/*************** + ! Generic views +****************/ +* { + -GtkTextView-error-underline-color: #960a2f; } + +.view, GtkHTML { + color: #d3dae3; + background-color: #262626; } + .view:insensitive, GtkHTML:insensitive, .view:insensitive:insensitive { + background-color: #222222; + color: mix(#d3dae3,#262626,0.5); } + +.cell { + border-width: 0; + border-radius: 0; } + .cell:selected, .cell:selected:focus { + background-color: #000000; + color: #ffffff; } + +row:selected, row:selected:hover, row:selected:focus { + -GtkWidget-focus-padding: 1; + -GtkWidget-focus-line-width: 0; + border: 0; + background-color: #000000; + background-image: none; + color: #ffffff; } + +.content-view.view, GtkHTML.content-view, GtkIconView.content-view.check { + background-color: #262626; } + .content-view.view:hover, GtkHTML.content-view:hover { + background-color: rgba(0, 0, 0, 0.6); } + .content-view.view:selected, GtkHTML.content-view:selected, .content-view.view:active, GtkHTML.content-view:active { + background-color: #000000; } + .content-view.view:insensitive, GtkHTML.content-view:insensitive { + background-color: #222222; } + .content-view.view.check, GtkHTML.content-view.check, .content-view.view.check:active, .content-view.view.check:hover, .content-view.view.check:insensitive, .content-view.view.check:selected { + background-color: transparent; } + +.content-view .subtitle, GtkIconView.content-view.check .subtitle { + font: smaller; + padding: 0 12px; } + +GtkIconView.view.cell:selected, GtkIconView.view.cell:selected:focus { + border: 0; + border-radius: 2px; + background-image: none; + background-color: #000000; + color: #ffffff; } + +.dim-label, GtkLabel.separator, .dim-label.view { + color: alpha(currentColor,0.5); } + +.dnd { + border: 1px solid #000000; } + +.grip { + background-color: transparent; } + +.arrow { + color: alpha(currentColor,0.7); } + +.rubberband, .rubberband.view, .rubberband.content-view.view, GtkHTML.content-view { + border: 1px solid #000000; + border-radius: 0; + background-color: rgba(0, 0, 0, 0.3); } + +GdMainIconView.content-view { + -GdMainIconView-icon-size: 40; } + +/* this will get overridden by .view, needed by gedit line numbers */ +GtkTextView { + background-color: mix(#141512,#262626,0.5); } + +GtkHTML:insensitive { + background-color: #222222; } + +GtkDrawingArea { + background-color: transparent; } + +/************ + ! Treeview * +*************/ +GtkTreeView { + -GtkTreeView-expander-size: 8; + -GtkTreeView-vertical-separator: 0; + outline-offset: -1px; + border-top-color: #222222; } + GtkTreeView:hover, GtkTreeView:selected, GtkTreeView:selected:focus, GtkTreeView:backdrop:selected, GtkTreeView:backdrop:selected:focus { + border-top-color: #000000; } + GtkTreeView.dnd { + border: 1px solid #000000; } + GtkTreeView .entry { + border-radius: 0; + background-color: #262626; + background-image: none; } + GtkTreeView .progressbar { + background-color: #000000; + background-image: none; + border: 1px solid black; } + GtkTreeView .progressbar:selected:focus, GtkTreeView .progressbar:selected { + background-color: #000000; + background-image: none; + border: 1px solid black; + color: #ffffff; } + GtkTreeView .progressbar:insensitive:insensitive { + background-color: #141512; + background-image: none; + border-color: #11120f; } + GtkTreeView .trough { + background-color: mix(#141512,#262626,0.5); + border: 1px solid #1e1e1e; } + GtkTreeView .trough:selected:focus, GtkTreeView .trough:selected { + background-color: #262626; + border: 1px solid #0f100e; + color: #d3dae3; } + GtkTreeView .trough:insensitive:insensitive { + background-color: #262626; } + +/*********** + ! Separator +************/ +.view.separator, .separator { + color: #121310; + border: 1px solid currentColor; } + +/********************* + ! Column view headers +**********************/ +column-header .button, column-header .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action, column-header .button:active { + border-width: 0 1px 1px 0; + border-radius: 0; } + +column-header .button, column-header .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action, column-header .button:active, column-header .button:focus, column-header .button:active:focus { + border-color: #121310; + border-bottom-color: #10110e; } + +column-header .button:hover, column-header .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar column-header .button.suggested-action:hover, column-header .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar column-header .button.suggested-action:hover, column-header .button:active:hover, column-header .button:hover:focus, column-header .button:active:hover:focus { + border-color: #121310; + border-bottom-color: #10110e; } + +column-header .button:last-child .button, column-header .selection-mode.header-bar .button.suggested-action:last-child .button, .selection-mode.header-bar column-header .button.suggested-action:last-child .button, column-header .selection-mode.toolbar .button.suggested-action:last-child .button, .selection-mode.toolbar column-header .button.suggested-action:last-child .button, column-header .selection-mode.header-bar .suggested-action.button:last-child .button, .selection-mode.header-bar column-header .suggested-action.button:last-child .button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button, column-header .selection-mode.toolbar .suggested-action.button:last-child .button, .selection-mode.toolbar column-header .suggested-action.button:last-child .button, column-header .linked > GtkComboBox:last-child > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .linked > GtkComboBox:last-child > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button, column-header .button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .button:last-child .button.suggested-action, column-header .selection-mode.header-bar .button.suggested-action:last-child .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .button:last-child .button.suggested-action, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .button.suggested-action, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.toolbar .button.suggested-action:last-child .button.suggested-action, .selection-mode.toolbar column-header .button.suggested-action:last-child .button.suggested-action, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .button.suggested-action, column-header .selection-mode.toolbar .suggested-action.button:last-child .button.suggested-action, .selection-mode.toolbar column-header .suggested-action.button:last-child .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .button.suggested-action, column-header .button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .button:last-child .suggested-action.button, column-header .selection-mode.header-bar .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .button.suggested-action:last-child .suggested-action.button, .selection-mode.header-bar column-header .button.suggested-action:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.toolbar .button.suggested-action:last-child .suggested-action.button, .selection-mode.toolbar column-header .button.suggested-action:last-child .suggested-action.button, column-header .selection-mode.header-bar .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar column-header .suggested-action.button:last-child .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .suggested-action.button:last-child .suggested-action.button, column-header .selection-mode.toolbar .suggested-action.button:last-child .suggested-action.button, .selection-mode.toolbar column-header .suggested-action.button:last-child .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox:last-child > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar column-header .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .button.suggested-action .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.header-bar .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .selection-mode.header-bar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, column-header .selection-mode.toolbar .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button, .selection-mode.toolbar column-header .linked > GtkComboBox:last-child > .suggested-action.button .suggested-action.button { + border-width: 0 0 1px; } + +/********** + ! Frames * +***********/ +.frame { + border: 1px solid #10110e; } + .frame.flat { + border: 0; } + +/* avoid double borders when a viewport is packed into a GtkScrolledWindow */ +GtkScrolledWindow GtkViewport.frame { + border: 0; } + +/************** + ! Window frame +***************/ +.window-frame.csd.message-dialog, .window-frame.csd.popup, .window-frame { + box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22), 0 0 0 1px #141512; } + .window-frame.csd.message-dialog:backdrop, .window-frame.csd.popup:backdrop, .window-frame:backdrop { + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), 0 0 0 1px #303641; } + +.window-frame { + border: 0; + border-radius: 3px 3px 0 0; + background-color: mix(#1b1b1b,#d3dae3,0.21); + /* this is used for the resize cursor area */ + margin: 6px; } + .window-frame.tiled { + border-radius: 0; } + .window-frame.solid-csd { + border-radius: 3px 3px 0 0; + margin: 1px; + background-color: mix(#1b1b1b,#d3dae3,0.21); + box-shadow: none; } + .window-frame.csd.popup { + border-radius: 0; } + .window-frame.csd.tooltip { + border-radius: 3px; + box-shadow: none; } + .window-frame.csd.message-dialog { + border-radius: 3px; } + .window-frame.ssd { + box-shadow: 0 0 0 1px #141512; } + .window-frame.ssd.maximized { + border-radius: 0; } + +/*********************** + ! Unity Greeter * + ***********************/ +.lightdm.menu { + background-image: none; + background-color: rgba(68, 85, 107, 0.6); + border-color: rgba(21, 23, 19, 0.2); + border-radius: 4px; + padding: 1px; + color: #151713; } + +.lightdm-combo .menu { + background-color: #292929; + border-radius: 0; + padding: 0; + color: #151713; } + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: #151713; } + +.lightdm.menubar *, +.lightdm.menubar .menuitem { + padding: 2px; } + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .selection-mode.header-bar .button.suggested-action, +.selection-mode.header-bar .lightdm-combo .button.suggested-action, +.lightdm-combo .selection-mode.toolbar .button.suggested-action, +.selection-mode.toolbar .lightdm-combo .button.suggested-action, +.lightdm-combo .entry, +.lightdm.button, +.selection-mode.header-bar .lightdm.button.suggested-action, +.selection-mode.toolbar .lightdm.button.suggested-action { + background-image: none; + background-color: rgba(68, 85, 107, 0.3); + border-color: rgba(21, 23, 19, 0.9); + border-radius: 5px; + padding: 5px; + color: #151713; } + +.lightdm.button:hover, .selection-mode.header-bar .lightdm.button.suggested-action:hover, .selection-mode.toolbar .lightdm.button.suggested-action:hover { + background-image: none; + background-color: rgba(21, 23, 19, 0.3); + border-color: rgba(21, 23, 19, 0.6); + border-radius: 5px; + padding: 5px; + color: #151713; + text-shadow: none; } + +.lightdm.button:active, .selection-mode.header-bar .lightdm.button.suggested-action:active, .selection-mode.toolbar .lightdm.button.suggested-action:active, +.lightdm.button:active:focus, +.lightdm.button:focus, +.selection-mode.header-bar .lightdm.button.suggested-action:focus, +.selection-mode.toolbar .lightdm.button.suggested-action:focus, +.lightdm.entry { + background-image: none; + background-color: rgba(68, 85, 107, 0.3); + border-color: rgba(21, 23, 19, 0.6); + border-radius: 5px; + padding: 6px; + color: #151713; + text-shadow: none; } + +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; } + +.lightdm.entry:focus { + border-color: rgba(21, 23, 19, 0.6); + border-width: 1px; + border-style: solid; + color: #151713; } + +.lightdm.entry:selected { + background-color: rgba(21, 23, 19, 0.2); } + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); } } + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; } + +.lightdm.option-button { + background: none; + border-width: 0; } + +.lightdm.option-button:insensitive:insensitive { + background: none; } + +.lightdm.toggle-button { + background: none; + border-width: 0; } + +.lightdm.toggle-button.selected:hover { + background-color: rgba(21, 23, 19, 0.3); + border-color: rgba(21, 23, 19, 0.3); + border-width: 1px; } + +.lightdm.toggle-button.selected { + background-color: rgba(68, 85, 107, 0.3); + border-color: rgba(21, 23, 19, 0.3); + border-width: 1px; } + +/********* + ! Gedit * +**********/ +GeditWindow .pane-separator { + border-width: 0 1px 0 0; + border-style: solid; } + GeditWindow .pane-separator, GeditWindow .pane-separator:hover { + border-color: #121310; + background-color: #141512; } + +.gedit-document-panel { + background-color: #141512; + color: mix(#d3dae3,#141512,0.1); } + .gedit-document-panel .list-row { + padding: 2px; } + .gedit-document-panel .list-row .button, .gedit-document-panel .list-row .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .gedit-document-panel .list-row .button.suggested-action, .gedit-document-panel .list-row .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .gedit-document-panel .list-row .button.suggested-action { + padding: 1px; + border-radius: 3px; + border-style: solid; + border-color: transparent; + border-width: 1px; + background-color: transparent; + background-image: none; + color: transparent; + icon-shadow: none; } + .gedit-document-panel .prelight-row .button, .gedit-document-panel .prelight-row .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .gedit-document-panel .prelight-row .button.suggested-action, .gedit-document-panel .prelight-row .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .gedit-document-panel .prelight-row .button.suggested-action { + border-color: rgba(68, 85, 107, 0.1); + color: rgba(21, 23, 19, 0.8); } + .gedit-document-panel .prelight-row .button:active { + border-color: rgba(68, 85, 107, 0.2); + background-color: rgba(68, 85, 107, 0.08); + color: #151713; } + .gedit-document-panel list-row .button:hover, .gedit-document-panel list-row .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .gedit-document-panel list-row .button.suggested-action:hover, .gedit-document-panel list-row .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .gedit-document-panel list-row .button.suggested-action:hover, .gedit-document-panel .prelight-row .button:hover { + border-color: rgba(68, 85, 107, 0.1); + color: #151713; } + +.gedit-document-panel-group-row, .gedit-document-panel-group-row:hover { + border-top: 1px solid #121310; + background-color: #141512; } + +.gedit-document-panel-document-row:hover { + background-color: #151613; } + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(68, 85, 107, 0.1); + background-color: rgba(68, 85, 107, 0.5); + color: #151713; } + +.gedit-document-panel-placeholder-row { + border: 0; + background-color: rgba(68, 85, 107, 0.08); + transition: all 200ms ease-in; } + +GeditStatusbar { + border-top: 1px solid #10110e; } + +GeditStatusbar GeditSmallButton, GeditStatusMenuButton { + text-shadow: none; } + GeditStatusbar GeditSmallButton .button, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action, GeditStatusMenuButton .button, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action { + border-style: solid; + border-width: 0 1px; + border-color: transparent; + border-radius: 0; + padding: 1px 6px 2px 4px; } + GeditStatusbar GeditSmallButton .button:hover, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:hover, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:hover, GeditStatusbar GeditSmallButton .button:active, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .button:active:hover, GeditStatusMenuButton .button:hover, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:hover, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:hover, GeditStatusMenuButton .button:active, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .button:active:hover { + border-color: #10110e; } + GeditStatusbar GeditSmallButton .button:active, GeditStatusbar GeditSmallButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusbar GeditSmallButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusbar GeditSmallButton .button.suggested-action:active, GeditStatusMenuButton .button:active, GeditStatusMenuButton .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar GeditStatusMenuButton .button.suggested-action:active, GeditStatusMenuButton .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar GeditStatusMenuButton .button.suggested-action:active { + background-color: #131411; + color: #d3dae3; } + +GeditViewFrame .gedit-search-slider { + padding: 2px; + border-radius: 0 0 3px 3px; + border-width: 0 1px 1px; + border-style: solid; + border-color: #1e1e1e; + background-color: #262626; } + GeditViewFrame .gedit-search-slider .not-found { + background-color: #960a2f; + background-image: none; + color: #262626; } + +GeditFileBrowserWidget .toolbar { + padding: 1px; + border-top: 0; + background-color: #141512; + background-image: none; } + +.gedit-search-entry-occurrences-tag { + margin: 1px; + padding: 1px; + color: mix(#d3dae3,#262626,0.5); } + +/************ + ! Nautilus * +*************/ +.nautilus-desktop.nautilus-canvas-item { + color: #151713; + text-shadow: 1px 1px #44556b; } + .nautilus-desktop.nautilus-canvas-item:active { + color: #d3dae3; } + .nautilus-desktop.nautilus-canvas-item:selected { + color: #ffffff; } + .nautilus-desktop.nautilus-canvas-item:active, .nautilus-desktop.nautilus-canvas-item:hover, .nautilus-desktop.nautilus-canvas-item:selected { + text-shadow: none; } + +NautilusWindow .toolbar { + border-width: 0 0 1px; + border-style: solid; + border-color: #10110e; } + +NautilusWindow .sidebar .frame { + border: 0; } + +NautilusWindow GtkPaned { + border-width: 0 1px 0 0; + border-style: solid; } + NautilusWindow GtkPaned, NautilusWindow GtkPaned:hover { + border-color: #121310; + background-color: #141512; } + +NautilusNotebook.notebook { + border-right-width: 0; + border-left-width: 0; + border-bottom-width: 0; } + +NautilusNotebook .frame { + border: 0; } + +NautilusQueryEditor .toolbar { + padding-top: 1px; + padding-bottom: 0px; + border-width: 1px 0 0; + border-style: solid; + border-color: #141512; + background-color: #121310; } + NautilusQueryEditor .toolbar:nth-child(2) { + border-color: #10110e; } + NautilusQueryEditor .toolbar.search-bar { + border-top-width: 0; + border-bottom-width: 0; } + NautilusQueryEditor .toolbar:last-child, NautilusQueryEditor .linked > GtkComboBox:last-child > .toolbar.button, NautilusQueryEditor .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .toolbar.button, NautilusQueryEditor .toolbar:only-child, NautilusQueryEditor .linked > GtkComboBox:only-child > .toolbar.button, NautilusQueryEditor .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .toolbar.button, NautilusQueryEditor .toolbar.search-bar:last-child, NautilusQueryEditor .linked > GtkComboBox:last-child > .search-bar.button, NautilusQueryEditor .linked > GtkComboBox.linked:last-child > GtkComboBox.button > .search-bar.button, NautilusQueryEditor .toolbar.search-bar:only-child, NautilusQueryEditor .linked > GtkComboBox:only-child > .search-bar.button, NautilusQueryEditor .linked > GtkComboBox.linked:only-child > GtkComboBox.button > .search-bar.button { + border-bottom-width: 1px; + border-bottom-color: #10110e; } + +/******** + ! Nemo * +*********/ +.nemo-desktop.nemo-canvas-item { + color: #151713; + text-shadow: 1px 1px #44556b; } + .nemo-desktop.nemo-canvas-item:active { + color: #d3dae3; } + .nemo-desktop.nemo-canvas-item:selected { + color: #ffffff; } + .nemo-desktop.nemo-canvas-item:active, .nemo-desktop.nemo-canvas-item:hover, .nemo-desktop.nemo-canvas-item:selected { + text-shadow: none; } + +NemoPathbarButton { + /*$button_bg: if(hue($bg) == 0deg, shade($bg, 1.2), $bg);*/ + background-color: #141512; + background-image: none; + border-color: rgba(0, 0, 0, 0.22); + color: #d3dae3; + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.22); + -NemoPathbarButton-border-radius: 3px; } + NemoPathbarButton:focus, NemoPathbarButton:hover { + border-color: rgba(0, 0, 0, 0.22); } + NemoPathbarButton:active, NemoPathbarButton:active:hover, NemoPathbarButton:active:focus, NemoPathbarButton:active:hover:focus, NemoPathbarButton:checked, NemoPathbarButton:checked:hover, NemoPathbarButton:checked:focus, NemoPathbarButton:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.22); } + NemoPathbarButton:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + NemoPathbarButton:active:insensitive, NemoPathbarButton:checked:insensitive { + border-color: rgba(0, 0, 0, 0.22); } + NemoPathbarButton.flat { + border-color: rgba(20, 21, 18, 0); + background-color: rgba(20, 21, 18, 0); + background-image: none; + box-shadow: none; } + NemoPathbarButton:focus, NemoPathbarButton:hover, NemoPathbarButton.flat:focus, NemoPathbarButton.flat:hover { + background-color: #181916; + background-image: none; + border-color: rgba(0, 0, 0, 0.3); + box-shadow: 0 1px 2px -1px rgba(34, 43, 54, 0.42); } + NemoPathbarButton:focus:focus, NemoPathbarButton:focus:hover, NemoPathbarButton:hover:focus, NemoPathbarButton:hover:hover, NemoPathbarButton.flat:focus:focus, NemoPathbarButton.flat:focus:hover, NemoPathbarButton.flat:hover:focus, NemoPathbarButton.flat:hover:hover { + border-color: rgba(0, 0, 0, 0.3); } + NemoPathbarButton:focus:active, NemoPathbarButton:focus:active:hover, NemoPathbarButton:focus:active:focus, NemoPathbarButton:focus:active:hover:focus, NemoPathbarButton:focus:checked, NemoPathbarButton:focus:checked:hover, NemoPathbarButton:focus:checked:focus, NemoPathbarButton:focus:checked:hover:focus, NemoPathbarButton:hover:active, NemoPathbarButton:hover:active:hover, NemoPathbarButton:hover:active:focus, NemoPathbarButton:hover:active:hover:focus, NemoPathbarButton:hover:checked, NemoPathbarButton:hover:checked:hover, NemoPathbarButton:hover:checked:focus, NemoPathbarButton:hover:checked:hover:focus, NemoPathbarButton.flat:focus:active, NemoPathbarButton.flat:focus:active:hover, NemoPathbarButton.flat:focus:active:focus, NemoPathbarButton.flat:focus:active:hover:focus, NemoPathbarButton.flat:focus:checked, NemoPathbarButton.flat:focus:checked:hover, NemoPathbarButton.flat:focus:checked:focus, NemoPathbarButton.flat:focus:checked:hover:focus, NemoPathbarButton.flat:hover:active, NemoPathbarButton.flat:hover:active:hover, NemoPathbarButton.flat:hover:active:focus, NemoPathbarButton.flat:hover:active:hover:focus, NemoPathbarButton.flat:hover:checked, NemoPathbarButton.flat:hover:checked:hover, NemoPathbarButton.flat:hover:checked:focus, NemoPathbarButton.flat:hover:checked:hover:focus { + border-color: rgba(0, 0, 0, 0.3); } + NemoPathbarButton:focus:insensitive, NemoPathbarButton:hover:insensitive, NemoPathbarButton.flat:focus:insensitive, NemoPathbarButton.flat:hover:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + NemoPathbarButton:focus:active:insensitive, NemoPathbarButton:focus:checked:insensitive, NemoPathbarButton:hover:active:insensitive, NemoPathbarButton:hover:checked:insensitive, NemoPathbarButton.flat:focus:active:insensitive, NemoPathbarButton.flat:focus:checked:insensitive, NemoPathbarButton.flat:hover:active:insensitive, NemoPathbarButton.flat:hover:checked:insensitive { + border-color: rgba(0, 0, 0, 0.3); } + NemoPathbarButton:active, NemoPathbarButton:checked, NemoPathbarButton.flat:active, NemoPathbarButton.flat:checked { + background-color: black; + background-image: none; + color: #ffffff; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.06), inset 0 1px rgba(34, 43, 54, 0.07), inset -1px 0 rgba(34, 43, 54, 0.06), inset 0 -1px rgba(34, 43, 54, 0.05); } + NemoPathbarButton:active:focus, NemoPathbarButton:active:hover, NemoPathbarButton:checked:focus, NemoPathbarButton:checked:hover, NemoPathbarButton.flat:active:focus, NemoPathbarButton.flat:active:hover, NemoPathbarButton.flat:checked:focus, NemoPathbarButton.flat:checked:hover { + background-color: black; + background-image: none; + color: #ffffff; } + NemoPathbarButton:focus, NemoPathbarButton:hover, NemoPathbarButton.flat:focus, NemoPathbarButton.flat:hover { + color: #d3dae3; } + NemoPathbarButton:active:insensitive, NemoPathbarButton:checked:insensitive, NemoPathbarButton.flat:active:insensitive, NemoPathbarButton.flat:checked:insensitive { + background-color: #121310; + background-image: none; + color: #d3dae3; + box-shadow: none; } + NemoPathbarButton:insensitive:insensitive, NemoPathbarButton.flat:insensitive:insensitive { + background-color: rgba(20, 21, 18, 0.3); + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + NemoPathbarButton:active { + color: #d3dae3; } + NemoPathbarButton.flat:insensitive:insensitive { + background-color: transparent; + background-image: none; + color: mix(#141512,#d3dae3,0.5); + box-shadow: none; } + NemoPathbarButton.separator, NemoPathbarButton .separator { + border: 1px solid currentColor; + color: #121310; } + NemoPathbarButton.separator:insensitive, NemoPathbarButton .separator:insensitive { + color: #11120f; } + +NemoPlacesTreeView { + -NemoPlacesTreeView-disk-full-bg-color: #10110e; + -NemoPlacesTreeView-disk-full-fg-color: #000000; + -NemoPlacesTreeView-disk-full-bar-width: 1px; + -NemoPlacesTreeView-disk-full-bar-radius: 1px; + -NemoPlacesTreeView-disk-full-bottom-padding: 2px; + -NemoPlacesTreeView-disk-full-max-length: 70px; } + NemoPlacesTreeView:selected { + -NemoPlacesTreeView-disk-full-bg-color: #ffffff; + -NemoPlacesTreeView-disk-full-fg-color: black; } + +NemoWindow .nemo-inactive-pane .view, NemoWindow .nemo-inactive-pane GtkHTML, NemoWindow .nemo-inactive-pane iconview { + background-color: mix(#262626,#d3dae3,0.12); + color: #d3dae3; } + +/*********************** + ! Fallback mode panel * +************************/ +UnityPanelWidget, .unity-panel, .xfce4-panel, WnckPager, WnckTasklist, PanelAppletFrame, PanelApplet > GtkMenuBar.menubar.menuitem, PanelMenuBar.menubar.menuitem, .gnome-panel-menu-bar.menuitem, PanelSeparator, PanelWidget, PanelApplet, PanelToplevel { + background-color: #262626; + background-image: none; + color: #d3dae3; } + +.xfce4-panel .button, .xfce4-panel .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar .xfce4-panel .button.suggested-action, .xfce4-panel .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar .xfce4-panel .button.suggested-action, PanelApplet .button, PanelApplet .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar PanelApplet .button.suggested-action, PanelApplet .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar PanelApplet .button.suggested-action { + border-width: 0 1px; + border-radius: 0; + border-color: transparent; + background-color: transparent; + background-image: none; + color: #d3dae3; } + .xfce4-panel .button:hover, .xfce4-panel .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar .xfce4-panel .button.suggested-action:hover, .xfce4-panel .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar .xfce4-panel .button.suggested-action:hover, PanelApplet .button:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:hover { + background-color: mix(#262626,#d3dae3,0.11); + background-image: none; + border-color: mix(#262626,#d3dae3,0.11); + color: #e8ecf1; } + .xfce4-panel .button:active, .xfce4-panel .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar .xfce4-panel .button.suggested-action:active, .xfce4-panel .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar .xfce4-panel .button.suggested-action:active, PanelApplet .button:active, PanelApplet .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar PanelApplet .button.suggested-action:active, PanelApplet .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar PanelApplet .button.suggested-action:active, .xfce4-panel .button:checked, .xfce4-panel .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar .xfce4-panel .button.suggested-action:checked, .xfce4-panel .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar .xfce4-panel .button.suggested-action:checked, PanelApplet .button:checked, PanelApplet .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar PanelApplet .button.suggested-action:checked, PanelApplet .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar PanelApplet .button.suggested-action:checked { + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + border-color: mix(#262626,#d3dae3,0.21); + color: #e8ecf1; } + .xfce4-panel .button:active:hover, PanelApplet .button:active:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:active:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:active:hover, .xfce4-panel .button:checked:hover, PanelApplet .button:checked:hover, PanelApplet .selection-mode.header-bar .button.suggested-action:checked:hover, .selection-mode.header-bar PanelApplet .button.suggested-action:checked:hover, PanelApplet .selection-mode.toolbar .button.suggested-action:checked:hover, .selection-mode.toolbar PanelApplet .button.suggested-action:checked:hover { + background-color: mix(#262626,#d3dae3,0.31); + background-image: none; + border-color: mix(#262626,#d3dae3,0.31); } + +PanelWidget, PanelApplet, PanelToplevel { + padding: 0; } + +PanelApplet { + border: 0; } + PanelApplet .button, PanelApplet .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar PanelApplet .button.suggested-action, PanelApplet .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar PanelApplet .button.suggested-action { + -GtkButton-inner-border: 2; } + +PanelSeparator { + border: 0; } + +PanelApplet > GtkMenuBar.menubar.menuitem, PanelMenuBar.menubar.menuitem, .gnome-panel-menu-bar.menuitem { + border: 0; + -PanelMenuBar-icon-visible: true; } + +PanelAppletFrame { + border: 0; } + +/************ + ! Synaptic * +*************/ +GtkWindow > GtkVBox > .dock, GtkWindow > GtkVBox > .dock > GtkHBox > GtkToolbar { + background-color: #141512; + background-image: none; + padding: 2px; + border: 0; + color: #d3dae3; } + +/*********************** + ! Fallback mode panel * +************************/ +/*************** + ! Xfce styles * +****************/ +XfceHeading { + margin: 0; + padding: 0; + border: 0; + background-image: none; + background-color: #262626; + color: #d3dae3; } + +.xfce4-panel { + font: normal; } + .xfce4-panel .menu { + -gtk-image-effect: none; } + +/*********************** + ! Fallback mode panel * +************************/ +/**************** + ! Unity styles * +*****************/ +UnityDecoration { + -UnityDecoration-extents: 28px 1px 1px 1px; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 1px; + -UnityDecoration-shadow-offset-y: 1px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.7); + -UnityDecoration-active-shadow-radius: 8px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.5); + -UnityDecoration-inactive-shadow-radius: 5px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #000000; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0; } + UnityDecoration.top { + border: 1px solid mix(#1b1b1b,#d3dae3,0.21); + border-bottom: 0; + border-radius: 2px 2px 0 0; + padding: 1px 8px 0 8px; + background-color: #262626; + color: #d3dae3; + text-shadow: none; } + UnityDecoration.top:backdrop { + border: 1px solid mix(#0e0f0d,mix(#d3dae3,#141512,0.4),0.12); + border-bottom: 0; + background-color: #141512; + color: mix(#d3dae3,#141512,0.4); } + UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom { + background-color: mix(#1b1b1b,#d3dae3,0.21); } + UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop { + background-color: mix(#0e0f0d,mix(#d3dae3,#141512,0.4),0.12); } + +UnityPanelWidget, .unity-panel { + border: 0; } + +.unity-panel.menuitem, .unity-panel .menuitem { + border-width: 0 1px; + color: #d3dae3; } + .unity-panel.menuitem:hover, .unity-panel.menuitem *:hover, .unity-panel .menuitem:hover, .unity-panel .menuitem *:hover { + border-color: mix(#262626,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); + background-image: none; + color: #e8ecf1; } + +SheetStyleDialog.unity-force-quit { + background-color: #141512; } + +/*********************** + ! LightDM GTK Greeter * + ***********************/ +#panel_window { + background-color: transparent; + background-image: none; + color: #151713; + font: bold; + text-shadow: 0 1px rgba(68, 85, 107, 0.5); + icon-shadow: 0 1px rgba(68, 85, 107, 0.5); } + #panel_window .menubar, #panel_window .menubar > .menuitem { + background-color: transparent; + background-image: none; + color: #151713; + font: bold; + text-shadow: 0 1px rgba(68, 85, 107, 0.5); + icon-shadow: 0 1px rgba(68, 85, 107, 0.5); } + #panel_window .menubar *:hover, #panel_window .menubar > .menuitem *:hover { + color: #151713; } + #panel_window .menubar:hover, #panel_window .menubar > .menuitem:hover { + border-style: none; + background-color: rgba(21, 23, 19, 0.2); + background-image: none; + color: #151713; } + #panel_window .menubar:insensitive, #panel_window .menubar > .menuitem:insensitive { + color: rgba(21, 23, 19, 0.7); } + #panel_window .menubar .menu, #panel_window .menubar > .menuitem .menu { + border-radius: 1px; } + #panel_window .menubar .menu .menuitem, #panel_window .menubar > .menuitem .menu .menuitem { + font: normal; + text-shadow: none; } + +#content_frame { + padding-bottom: 14px; } + +#login_window, #shutdown_dialog, #restart_dialog { + border-style: none; + border-radius: 3px; + background-color: #262626; + color: #d3dae3; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 mix(#1b1b1b,#d3dae3,0.21), inset -1px 0 mix(#1b1b1b,#d3dae3,0.21), inset 0 1px mix(#1b1b1b,#d3dae3,0.21), inset 0 -1px mix(#1b1b1b,#d3dae3,0.21); } + #login_window .button, #shutdown_dialog .button, #restart_dialog .button { + padding: 3px 15px; + border-width: 1px; + border-radius: 3px; + border-style: solid; + border-color: #1e1e1e; + background-color: #292929; + background-image: none; + color: #d3dae3; + transition: all 150ms ease-out; } + #login_window .button.default, #login_window .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #login_window .default.button.suggested-action, #login_window .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #login_window .default.button.suggested-action, #login_window .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #login_window .default.suggested-action.button, #login_window .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #login_window .default.suggested-action.button, #login_window .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #login_window .default.suggested-action.button, #login_window .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #login_window .default.suggested-action.button, #login_window .button:focus, #login_window .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #login_window .button.suggested-action:focus, #login_window .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #login_window .button.suggested-action:focus, #login_window .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #login_window .suggested-action.button:focus, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:focus, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:focus, #login_window .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #login_window .suggested-action.button:focus, #login_window .button:active:focus, #login_window .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #login_window .button.suggested-action:active:focus, #login_window .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #login_window .button.suggested-action:active:focus, #login_window .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:active:focus, #login_window .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #login_window .suggested-action.button:active:focus, #shutdown_dialog .button.default, #shutdown_dialog .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #shutdown_dialog .default.button.suggested-action, #shutdown_dialog .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #shutdown_dialog .default.button.suggested-action, #shutdown_dialog .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button, #shutdown_dialog .button:focus, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:focus, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:focus, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus, #shutdown_dialog .button:active:focus, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:active:focus, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:active:focus, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus, #restart_dialog .button.default, #restart_dialog .selection-mode.header-bar .default.button.suggested-action, .selection-mode.header-bar #restart_dialog .default.button.suggested-action, #restart_dialog .selection-mode.toolbar .default.button.suggested-action, .selection-mode.toolbar #restart_dialog .default.button.suggested-action, #restart_dialog .selection-mode.header-bar .default.suggested-action.button, .selection-mode.header-bar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .default.suggested-action.button, #restart_dialog .selection-mode.toolbar .default.suggested-action.button, .selection-mode.toolbar #restart_dialog .default.suggested-action.button, #restart_dialog .button:focus, #restart_dialog .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #restart_dialog .button.suggested-action:focus, #restart_dialog .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #restart_dialog .button.suggested-action:focus, #restart_dialog .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:focus, #restart_dialog .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #restart_dialog .suggested-action.button:focus, #restart_dialog .button:active:focus, #restart_dialog .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #restart_dialog .button.suggested-action:active:focus, #restart_dialog .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #restart_dialog .button.suggested-action:active:focus, #restart_dialog .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus, #restart_dialog .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus { + border-color: black; + background-color: black; + background-image: none; + color: #ffffff; } + #login_window .button.default:hover, #login_window .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #login_window .default.button.suggested-action:hover, #login_window .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #login_window .default.button.suggested-action:hover, #login_window .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .default.suggested-action.button:hover, #login_window .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #login_window .default.suggested-action.button:hover, #login_window .button:focus:hover, #login_window .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #login_window .button.suggested-action:focus:hover, #login_window .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #login_window .button.suggested-action:focus:hover, #login_window .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:focus:hover, #login_window .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #login_window .suggested-action.button:focus:hover, #login_window .button:active:focus:hover, #login_window .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #login_window .button.suggested-action:active:focus:hover, #login_window .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #login_window .button.suggested-action:active:focus:hover, #login_window .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window .suggested-action.button:active:focus:hover, #login_window .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #login_window .suggested-action.button:active:focus:hover, #shutdown_dialog .button.default:hover, #shutdown_dialog .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #shutdown_dialog .default.button.suggested-action:hover, #shutdown_dialog .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #shutdown_dialog .default.button.suggested-action:hover, #shutdown_dialog .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #shutdown_dialog .default.suggested-action.button:hover, #shutdown_dialog .button:focus:hover, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:focus:hover, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:focus:hover, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:focus:hover, #shutdown_dialog .button:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #shutdown_dialog .button.suggested-action:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #shutdown_dialog .button.suggested-action:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #shutdown_dialog .suggested-action.button:active:focus:hover, #shutdown_dialog .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #shutdown_dialog .suggested-action.button:active:focus:hover, #restart_dialog .button.default:hover, #restart_dialog .selection-mode.header-bar .default.button.suggested-action:hover, .selection-mode.header-bar #restart_dialog .default.button.suggested-action:hover, #restart_dialog .selection-mode.toolbar .default.button.suggested-action:hover, .selection-mode.toolbar #restart_dialog .default.button.suggested-action:hover, #restart_dialog .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.header-bar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .default.suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .selection-mode.toolbar .default.suggested-action.button:hover, .selection-mode.toolbar #restart_dialog .default.suggested-action.button:hover, #restart_dialog .button:focus:hover, #restart_dialog .selection-mode.header-bar .button.suggested-action:focus:hover, .selection-mode.header-bar #restart_dialog .button.suggested-action:focus:hover, #restart_dialog .selection-mode.toolbar .button.suggested-action:focus:hover, .selection-mode.toolbar #restart_dialog .button.suggested-action:focus:hover, #restart_dialog .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.header-bar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .selection-mode.toolbar .suggested-action.button:focus:hover, .selection-mode.toolbar #restart_dialog .suggested-action.button:focus:hover, #restart_dialog .button:active:focus:hover, #restart_dialog .selection-mode.header-bar .button.suggested-action:active:focus:hover, .selection-mode.header-bar #restart_dialog .button.suggested-action:active:focus:hover, #restart_dialog .selection-mode.toolbar .button.suggested-action:active:focus:hover, .selection-mode.toolbar #restart_dialog .button.suggested-action:active:focus:hover, #restart_dialog .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.header-bar .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus:hover, .selection-mode.toolbar .selection-mode.header-bar #restart_dialog .suggested-action.button:active:focus:hover, #restart_dialog .selection-mode.toolbar .suggested-action.button:active:focus:hover, .selection-mode.toolbar #restart_dialog .suggested-action.button:active:focus:hover { + border-color: black; + background-color: #000000; } + +#login_window .menu { + border-radius: 1px; } + +#login_window GtkComboBox .button, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button, #login_window GtkComboBox .button:hover, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:hover, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:hover, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:hover, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover, #login_window GtkComboBox .button:active, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active, #login_window GtkComboBox .button:active:hover, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:hover, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:hover, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:hover, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:hover, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:hover, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover, #login_window GtkComboBox .button:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:focus, #login_window GtkComboBox .button:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:hover:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:hover:focus, #login_window GtkComboBox .button:active:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:focus, #login_window GtkComboBox .button:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .button.suggested-action:active:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .button.suggested-action:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .button.suggested-action:active:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .button.suggested-action:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.header-bar .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.header-bar .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .selection-mode.header-bar .suggested-action.button:active:hover:focus, .selection-mode.toolbar .selection-mode.header-bar #login_window GtkComboBox .suggested-action.button:active:hover:focus, #login_window GtkComboBox .selection-mode.toolbar .suggested-action.button:active:hover:focus, .selection-mode.toolbar #login_window GtkComboBox .suggested-action.button:active:hover:focus { + padding: 0; + background: none; + border-style: none; + box-shadow: none; } + +#login_window .entry { + padding: 3px 5px; + border-width: 1px; + border-style: solid; + border-color: #1e1e1e; + border-radius: 3px; + background-color: #222222; + background-image: none; + color: #d3dae3; + box-shadow: none; + transition: all 150ms ease-out; } + #login_window .entry:focus, #login_window .entry:hover { + border-color: #1b1b1b; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.1), inset 0 1px rgba(34, 43, 54, 0.12), inset -1px 0 rgba(34, 43, 54, 0.1), inset 0 -1px rgba(34, 43, 54, 0.05); } + +#user_combobox { + color: #d3dae3; + font: 18px; } + #user_combobox .menu { + font: normal; } + #user_combobox .arrow { + color: mix(#d3dae3,#262626,0.5); } + +#user_image { + padding: 3px; + border-radius: 3px; + /* draw border using box-shadow */ + box-shadow: inset 1px 0 #1b1b1b, inset -1px 0 #1b1b1b, inset 0 1px #1b1b1b, inset 0 -1px #1b1b1b; } + +#user_image_border { + border-radius: 3px; + background-color: #222222; + background-image: none; + box-shadow: inset 1px 0 rgba(34, 43, 54, 0.07), inset 0 1px rgba(34, 43, 54, 0.08), inset -1px 0 rgba(34, 43, 54, 0.07), inset 0 -1px rgba(34, 43, 54, 0.05); } + +#buttonbox_frame { + padding-top: 10px; + padding-bottom: 0; + border-style: none; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + background-color: transparent; + background-image: none; + box-shadow: none; } + +/* shutdown button */ +#shutdown_button { + border-color: #780826; + background-color: #a20b33; + background-image: none; + color: #262626; } + #shutdown_button:hover, #shutdown_button:active, #shutdown_button:active:hover { + border-color: #690721; + background-color: #960a2f; } + +/* restart button */ +#restart_button { + border-color: #784e06; + background-color: #a26a08; + background-image: none; + color: #262626; } + #restart_button:hover, #restart_button:active, #restart_button:active:hover { + border-color: #694505; + background-color: #966207; } + +/* password warning */ +#greeter_infobar { + font: bold; } + +/********************** + ! Genome Terminal * +***********************/ +VteTerminal { + background-color: #262626; + color: #d3dae3; } + +TerminalWindow .scrollbars-junction { + background-color: #262626; } + +TerminalWindow .scrollbar.trough { + background-color: #262626; } + +TerminalWindow .scrollbar.button, TerminalWindow .selection-mode.header-bar .scrollbar.button.suggested-action, .selection-mode.header-bar TerminalWindow .scrollbar.button.suggested-action, TerminalWindow .selection-mode.toolbar .scrollbar.button.suggested-action, .selection-mode.toolbar TerminalWindow .scrollbar.button.suggested-action { + color: #171717; } + TerminalWindow .scrollbar.button:active, TerminalWindow .selection-mode.header-bar .scrollbar.button.suggested-action:active, .selection-mode.header-bar TerminalWindow .scrollbar.button.suggested-action:active, TerminalWindow .selection-mode.toolbar .scrollbar.button.suggested-action:active, .selection-mode.toolbar TerminalWindow .scrollbar.button.suggested-action:active { + color: #171717; } + TerminalWindow .scrollbar.button:active:hover { + color: #171717; } + +TerminalWindow .scrollbar.slider { + border-color: mix(#212121,#d3dae3,0.21); + background-color: mix(#262626,#d3dae3,0.21); } + TerminalWindow .scrollbar.slider:hover { + border-color: mix(#212121,#d3dae3,0.31); + background-color: mix(#262626,#d3dae3,0.31); } + TerminalWindow .scrollbar.slider.vertical:hover { + border-color: mix(#212121,#d3dae3,0.31); + background-color: mix(#262626,#d3dae3,0.31); } + TerminalWindow .scrollbar.slider.vertical:active { + border-color: black; + background-color: #000000; } + TerminalWindow .scrollbar.slider:active { + border-color: black; + background-color: #000000; } + +TerminalWindow GtkNotebook.notebook { + border-right-width: 0; + border-bottom-width: 0; + border-left-width: 0; } + +TerminalNotebook.notebook { + padding: 0; + border-width: 1px 0 0; + border-style: solid; + border-color: #1b1b1b; + border-radius: 0; + background-color: #262626; + background-image: none; + background-clip: border-box; + color: #d3dae3; + -GtkNotebook-initial-gap: 0; + -GtkNotebook-arrow-spacing: 5; + -GtkNotebook-tab-curvature: 0; + -GtkNotebook-tab-overlap: 1; + -GtkNotebook-has-tab-gap: false; } + TerminalNotebook.notebook.frame { + border-width: 1px; } + TerminalNotebook.notebook.header { + border-width: 0; + background-color: #202020; } + TerminalNotebook.notebook.header.frame { + border-color: #1d1d1d; } + TerminalNotebook.notebook.header.frame.top { + border-width: 1px 1px 0 1px; } + TerminalNotebook.notebook.header.frame.right { + border-width: 1px 1px 1px 0; } + TerminalNotebook.notebook.header.frame.bottom { + border-width: 0 1px 1px 1px; } + TerminalNotebook.notebook.header.frame.left { + border-width: 1px 0 1px 1px; } + TerminalNotebook.notebook GtkViewport { + border-width: 0; + background-color: #262626; + color: #d3dae3; } + TerminalNotebook.notebook tab { + padding: 3px 4px; + border: 1px solid transparent; + background-color: transparent; + background-image: none; + /* close button styling */ } + TerminalNotebook.notebook tab:active { + background-color: transparent; + background-image: none; } + TerminalNotebook.notebook tab.top { + border-bottom-width: 2px; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } + TerminalNotebook.notebook tab.top:hover { + border-bottom-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.top:active { + border-bottom-color: #000000; } + TerminalNotebook.notebook tab.right { + border-left-width: 2px; + border-bottom-left-radius: 0; + border-top-left-radius: 0; } + TerminalNotebook.notebook tab.right:hover { + border-left-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.right:active { + border-left-color: #000000; } + TerminalNotebook.notebook tab.bottom { + border-top-width: 2px; + border-top-right-radius: 0; + border-top-left-radius: 0; } + TerminalNotebook.notebook tab.bottom:hover { + border-top-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.bottom:active { + border-top-color: #000000; } + TerminalNotebook.notebook tab.left { + border-right-width: 2px; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } + TerminalNotebook.notebook tab.left:hover { + border-right-color: rgba(0, 0, 0, 0.3); } + TerminalNotebook.notebook tab.left:active { + border-right-color: #000000; } + TerminalNotebook.notebook tab GtkLabel { + color: mix(#d3dae3,#262626,0.3); } + TerminalNotebook.notebook tab.reorderable-page:hover { + background-color: #202020; + border-left: 0; + border-right: 0; + /* using box shadows instead of borders due to slanted edges */ + box-shadow: inset 0 3px rgba(68, 85, 107, 0.03), inset 0 2px rgba(68, 85, 107, 0.03), inset 0 1px rgba(68, 85, 107, 0.03), inset 1px 0 #1b1b1b, inset -1px 0 #1b1b1b; } + TerminalNotebook.notebook tab.reorderable-page:active { + background-color: #222222; + border-left: 0; + border-right: 0; + box-shadow: inset 0 3px rgba(68, 85, 107, 0.03), inset 0 2px rgba(68, 85, 107, 0.03), inset 0 1px rgba(68, 85, 107, 0.03), inset 1px 0 #1d1d1d, inset -1px 0 #1d1d1d; } + TerminalNotebook.notebook tab .button, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action, TerminalNotebook.notebook tab .button:active, TerminalNotebook.notebook tab .button:checked, TerminalNotebook.notebook tab .button:hover { + padding: 1px; + border-width: 1px; + border-radius: 2px; + border-style: solid; + border-color: transparent; + background-image: none; + background-color: transparent; + color: mix(#d3dae3,#262626,0.5); } + TerminalNotebook.notebook tab .button:hover, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:hover, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:hover, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:hover, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:hover { + color: #d3dae3; + border-color: #1e1e1e; } + TerminalNotebook.notebook tab .button:active, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:active, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:active, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:active, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:active, TerminalNotebook.notebook tab .button:checked, TerminalNotebook.notebook tab .selection-mode.header-bar .button.suggested-action:checked, .selection-mode.header-bar TerminalNotebook.notebook tab .button.suggested-action:checked, TerminalNotebook.notebook tab .selection-mode.toolbar .button.suggested-action:checked, .selection-mode.toolbar TerminalNotebook.notebook tab .button.suggested-action:checked, TerminalNotebook.notebook tab .button:active:hover, TerminalNotebook.notebook tab .button:checked:hover { + border-color: #1b1b1b; + background-color: #242424; } + TerminalNotebook.notebook .prelight-page, TerminalNotebook.notebook .prelight-page GtkLabel { + color: mix(#d3dae3,#262626,0.15); } + TerminalNotebook.notebook .active-page, TerminalNotebook.notebook .active-page GtkLabel { + color: #d3dae3; } diff --git a/themes/gtk-3.0/gtk-dark.css b/themes/gtk-3.0/gtk-dark.css new file mode 100644 index 0000000..b00626d --- /dev/null +++ b/themes/gtk-3.0/gtk-dark.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk-dark.css"); diff --git a/themes/gtk-3.0/gtk.css b/themes/gtk-3.0/gtk.css new file mode 100644 index 0000000..c6eab95 --- /dev/null +++ b/themes/gtk-3.0/gtk.css @@ -0,0 +1 @@ +@import url("resource:///org/numixproject/gtk/dist/gtk.css"); diff --git a/themes/gtk-3.0/gtk.gresource b/themes/gtk-3.0/gtk.gresource new file mode 100644 index 0000000..4b72db2 Binary files /dev/null and b/themes/gtk-3.0/gtk.gresource differ diff --git a/themes/gtk-3.0/gtk.gresource.xml b/themes/gtk-3.0/gtk.gresource.xml new file mode 100644 index 0000000..8281d70 --- /dev/null +++ b/themes/gtk-3.0/gtk.gresource.xml @@ -0,0 +1,48 @@ + + + + assets/checkbox-checked-dark.svg + assets/checkbox-checked-insensitive-dark.svg + assets/checkbox-checked-insensitive.svg + assets/checkbox-checked.svg + assets/checkbox-mixed-dark.svg + assets/checkbox-mixed-insensitive-dark.svg + assets/checkbox-mixed-insensitive.svg + assets/checkbox-mixed.svg + assets/checkbox-unchecked-dark.svg + assets/checkbox-unchecked-insensitive-dark.svg + assets/checkbox-unchecked-insensitive.svg + assets/checkbox-unchecked.svg + assets/grid-selection-checked-dark.svg + assets/grid-selection-checked.svg + assets/grid-selection-unchecked-dark.svg + assets/grid-selection-unchecked.svg + assets/menuitem-checkbox-checked-hover.svg + assets/menuitem-checkbox-checked-insensitive.svg + assets/menuitem-checkbox-checked.svg + assets/menuitem-checkbox-unchecked.svg + assets/menuitem-checkbox-mixed-hover.svg + assets/menuitem-checkbox-mixed-insensitive.svg + assets/menuitem-checkbox-mixed.svg + assets/menuitem-radio-checked-hover.svg + assets/menuitem-radio-checked-insensitive.svg + assets/menuitem-radio-checked.svg + assets/menuitem-radio-unchecked.svg + assets/radio-checked-dark.svg + assets/radio-checked-insensitive-dark.svg + assets/radio-checked-insensitive.svg + assets/radio-checked.svg + assets/radio-mixed-dark.svg + assets/radio-mixed-insensitive-dark.svg + assets/radio-mixed-insensitive.svg + assets/radio-mixed.svg + assets/radio-unchecked-dark.svg + assets/radio-unchecked-insensitive-dark.svg + assets/radio-unchecked-insensitive.svg + assets/radio-unchecked.svg + assets/pane-handle.png + assets/pane-handle@2.png + dist/gtk.css + dist/gtk-dark.css + + diff --git a/themes/gtk-3.0/thumbnail.png b/themes/gtk-3.0/thumbnail.png new file mode 100644 index 0000000..0ce0150 Binary files /dev/null and b/themes/gtk-3.0/thumbnail.png differ