From 8a048db80d3c78236433121be1d14c03325861f0 Mon Sep 17 00:00:00 2001 From: Vince Date: Mon, 2 Aug 2021 17:01:44 +0800 Subject: [PATCH] update --- src/cinnamon/cinnamon-aliz.css | 8 +- src/cinnamon/cinnamon-azul.css | 8 +- src/cinnamon/cinnamon-dark-aliz.css | 8 +- src/cinnamon/cinnamon-dark-azul.css | 8 +- src/cinnamon/cinnamon-dark-pueril.css | 8 +- src/cinnamon/cinnamon-dark-sea.css | 8 +- src/cinnamon/cinnamon-pueril.css | 8 +- src/cinnamon/cinnamon-sea.css | 8 +- src/gnome-shell/40.0/gnome-shell-aliz.css | 24 +++--- src/gnome-shell/40.0/gnome-shell-azul.css | 24 +++--- .../40.0/gnome-shell-dark-aliz.css | 24 +++--- .../40.0/gnome-shell-dark-azul.css | 24 +++--- .../40.0/gnome-shell-dark-pueril.css | 24 +++--- src/gnome-shell/40.0/gnome-shell-dark-sea.css | 24 +++--- src/gnome-shell/40.0/gnome-shell-pueril.css | 24 +++--- src/gnome-shell/40.0/gnome-shell-sea.css | 24 +++--- src/gnome-shell/sass/40.0/_common.scss | 4 +- .../sass/40.0/widgets/_popovers.scss | 2 +- src/gtk/gtk-3.0/gtk-aliz.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-azul.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-dark-aliz.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-dark-azul.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-dark-pueril.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-dark-sea.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-light-aliz.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-light-azul.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-light-pueril.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-light-sea.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-pueril.css | 72 ++++++++-------- src/gtk/gtk-3.0/gtk-sea.css | 72 ++++++++-------- src/gtk/gtk-4.0/gtk-aliz.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-azul.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-dark-aliz.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-dark-azul.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-dark-pueril.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-dark-sea.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-light-aliz.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-light-azul.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-light-pueril.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-light-sea.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-pueril.css | 82 +++++++++---------- src/gtk/gtk-4.0/gtk-sea.css | 82 +++++++++---------- 42 files changed, 1055 insertions(+), 1055 deletions(-) diff --git a/src/cinnamon/cinnamon-aliz.css b/src/cinnamon/cinnamon-aliz.css index 8887baa3..3f255cc6 100644 --- a/src/cinnamon/cinnamon-aliz.css +++ b/src/cinnamon/cinnamon-aliz.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #F0544C; color: #ffffff; border: 1px solid #F0544C; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #F0544C; background-color: #F0544C; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #F0544C; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-azul.css b/src/cinnamon/cinnamon-azul.css index 609310c5..b14546ed 100644 --- a/src/cinnamon/cinnamon-azul.css +++ b/src/cinnamon/cinnamon-azul.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #3498db; color: #ffffff; border: 1px solid #3498db; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #3498db; background-color: #3498db; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #3498db; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-dark-aliz.css b/src/cinnamon/cinnamon-dark-aliz.css index c42d26ed..f4fe54cb 100644 --- a/src/cinnamon/cinnamon-dark-aliz.css +++ b/src/cinnamon/cinnamon-dark-aliz.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #F0544C; color: #ffffff; border: 1px solid #F0544C; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #F0544C; background-color: #F0544C; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #F0544C; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-dark-azul.css b/src/cinnamon/cinnamon-dark-azul.css index 52d15fc6..1601e351 100644 --- a/src/cinnamon/cinnamon-dark-azul.css +++ b/src/cinnamon/cinnamon-dark-azul.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #3498db; color: #ffffff; border: 1px solid #3498db; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #3498db; background-color: #3498db; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #3498db; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-dark-pueril.css b/src/cinnamon/cinnamon-dark-pueril.css index 00ddc365..87f50f47 100644 --- a/src/cinnamon/cinnamon-dark-pueril.css +++ b/src/cinnamon/cinnamon-dark-pueril.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #2eb398; color: #ffffff; border: 1px solid #2eb398; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #2eb398; background-color: #2eb398; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #2eb398; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-dark-sea.css b/src/cinnamon/cinnamon-dark-sea.css index 1a397694..fc04ce71 100644 --- a/src/cinnamon/cinnamon-dark-sea.css +++ b/src/cinnamon/cinnamon-dark-sea.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #2eb398; color: #ffffff; border: 1px solid #2eb398; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #2eb398; background-color: #2eb398; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #2eb398; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-pueril.css b/src/cinnamon/cinnamon-pueril.css index ed63ea1e..5ecf2c1c 100644 --- a/src/cinnamon/cinnamon-pueril.css +++ b/src/cinnamon/cinnamon-pueril.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #2eb398; color: #ffffff; border: 1px solid #2eb398; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #2eb398; background-color: #2eb398; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #2eb398; background-color: black; border-radius: 2px; diff --git a/src/cinnamon/cinnamon-sea.css b/src/cinnamon/cinnamon-sea.css index 041b6d2e..79bf438d 100644 --- a/src/cinnamon/cinnamon-sea.css +++ b/src/cinnamon/cinnamon-sea.css @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -cinnamon-caption-spacing: 4px; } -#selected.window-caption { +.window-caption#selected { background-color: #2eb398; color: #ffffff; border: 1px solid #2eb398; @@ -614,7 +614,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry, -#selected.expo-workspaces-name-entry { +.expo-workspaces-name-entry#selected { height: 15px; border-radius: 2px; font-size: 9pt; @@ -627,7 +627,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { } .expo-workspaces-name-entry:focus, -#selected.expo-workspaces-name-entry:focus { +.expo-workspaces-name-entry#selected:focus { border: 1px solid #2eb398; background-color: #2eb398; color: #ffffff; @@ -643,7 +643,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-radius: 2px; } -#active.expo-workspace-thumbnail-frame { +.expo-workspace-thumbnail-frame#active { border: 4px solid #2eb398; background-color: black; border-radius: 2px; diff --git a/src/gnome-shell/40.0/gnome-shell-aliz.css b/src/gnome-shell/40.0/gnome-shell-aliz.css index 249db947..dfa2678f 100644 --- a/src/gnome-shell/40.0/gnome-shell-aliz.css +++ b/src/gnome-shell/40.0/gnome-shell-aliz.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #ffffff; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #cfcfcf; border-width: 0; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-azul.css b/src/gnome-shell/40.0/gnome-shell-azul.css index f275fbdd..83291c4d 100644 --- a/src/gnome-shell/40.0/gnome-shell-azul.css +++ b/src/gnome-shell/40.0/gnome-shell-azul.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #ffffff; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #cfcfcf; border-width: 0; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-dark-aliz.css b/src/gnome-shell/40.0/gnome-shell-dark-aliz.css index ac3333b9..0f16eb3a 100644 --- a/src/gnome-shell/40.0/gnome-shell-dark-aliz.css +++ b/src/gnome-shell/40.0/gnome-shell-dark-aliz.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #222222; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #151515; border-width: 1px; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-dark-azul.css b/src/gnome-shell/40.0/gnome-shell-dark-azul.css index b026c4bd..e7349a0e 100644 --- a/src/gnome-shell/40.0/gnome-shell-dark-azul.css +++ b/src/gnome-shell/40.0/gnome-shell-dark-azul.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #1b1d24; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #101115; border-width: 1px; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-dark-pueril.css b/src/gnome-shell/40.0/gnome-shell-dark-pueril.css index d528da76..b65c3c5a 100644 --- a/src/gnome-shell/40.0/gnome-shell-dark-pueril.css +++ b/src/gnome-shell/40.0/gnome-shell-dark-pueril.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #222222; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #151515; border-width: 1px; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-dark-sea.css b/src/gnome-shell/40.0/gnome-shell-dark-sea.css index a0e724f8..c87deb5e 100644 --- a/src/gnome-shell/40.0/gnome-shell-dark-sea.css +++ b/src/gnome-shell/40.0/gnome-shell-dark-sea.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #1b2224; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #101415; border-width: 1px; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #dddddd; background-color: rgba(255, 255, 255, 0.03); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-pueril.css b/src/gnome-shell/40.0/gnome-shell-pueril.css index 0bd56c75..0015f876 100644 --- a/src/gnome-shell/40.0/gnome-shell-pueril.css +++ b/src/gnome-shell/40.0/gnome-shell-pueril.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #ffffff; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #cfcfcf; border-width: 0; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/40.0/gnome-shell-sea.css b/src/gnome-shell/40.0/gnome-shell-sea.css index a4c38123..93754e44 100644 --- a/src/gnome-shell/40.0/gnome-shell-sea.css +++ b/src/gnome-shell/40.0/gnome-shell-sea.css @@ -206,7 +206,7 @@ stage { .popup-menu-content, .candidate-popup-content { background-color: #ffffff; border-radius: 3px; - box-shadow: 0 2px 6px rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); border: solid #cfcfcf; border-width: 0; } @@ -386,7 +386,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -arrow-border-color: transparent; -arrow-base: 24px; -arrow-rise: 6px; - -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); + -arrow-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35); } .popup-menu { @@ -606,7 +606,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -647,7 +647,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; border-color: transparent; background-color: transparent; background-image: none; @@ -697,7 +697,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -866,7 +866,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -924,7 +924,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -999,7 +999,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1102,7 +1102,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border: none; border-radius: 3px; margin: 4px 0; - box-shadow: none; + box-shadow: none !important; color: #363636; background-color: rgba(0, 0, 0, 0.04); border-color: transparent; @@ -1856,7 +1856,7 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { border-image: none; } -#panel .panel-button.clock-display:hover .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { +#panel .panel-button:hover.clock-display .clock, #panel .panel-button:active.clock-display .clock, #panel .panel-button:overview.clock-display .clock, #panel .panel-button:focus.clock-display .clock, #panel .panel-button:checked.clock-display .clock { background: none; box-shadow: none; } @@ -1887,11 +1887,11 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { -st-icon-style: symbolic; } -#panel #panelActivities.panel-button { +#panel .panel-button#panelActivities { -natural-hpadding: 18px; } -#panel.unlock-screen .panel-button.clock-display:hover .clock, #panel.unlock-screen .panel-button.clock-display:active .clock, #panel.unlock-screen .panel-button.clock-display:overview .clock, #panel.unlock-screen .panel-button.clock-display:focus .clock, #panel.unlock-screen .panel-button.clock-display:checked .clock, #panel.login-screen .panel-button.clock-display:hover .clock, #panel.login-screen .panel-button.clock-display:active .clock, #panel.login-screen .panel-button.clock-display:overview .clock, #panel.login-screen .panel-button.clock-display:focus .clock, #panel.login-screen .panel-button.clock-display:checked .clock, #panel:overview .panel-button.clock-display:hover .clock, #panel:overview .panel-button.clock-display:active .clock, #panel:overview .panel-button.clock-display:overview .clock, #panel:overview .panel-button.clock-display:focus .clock, #panel:overview .panel-button.clock-display:checked .clock { +#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { box-shadow: none; } diff --git a/src/gnome-shell/sass/40.0/_common.scss b/src/gnome-shell/sass/40.0/_common.scss index 8d8b619f..8b1ef80f 100644 --- a/src/gnome-shell/sass/40.0/_common.scss +++ b/src/gnome-shell/sass/40.0/_common.scss @@ -146,7 +146,7 @@ stage { %theme_dialogs { background-color: $base_color; border-radius: $base_border_radius; - box-shadow: 0 2px 6px rgba(black, 0.25); + box-shadow: 0 2px 6px rgba(black, 0.15); border: solid $borders_color; border-width: if($variant == 'light', 0, 1px); } @@ -156,7 +156,7 @@ stage { border: none; border-radius: $base_border_radius; margin: $base_margin 0; - box-shadow: none; + box-shadow: none !important; @if $flat { @include button(undecorated); diff --git a/src/gnome-shell/sass/40.0/widgets/_popovers.scss b/src/gnome-shell/sass/40.0/widgets/_popovers.scss index 8ad6e820..b7ae535e 100644 --- a/src/gnome-shell/sass/40.0/widgets/_popovers.scss +++ b/src/gnome-shell/sass/40.0/widgets/_popovers.scss @@ -10,7 +10,7 @@ $popover_arrow_height: 12px; -arrow-border-color: transparent; -arrow-base: $popover_arrow_height * 2; -arrow-rise: $popover_arrow_height / 2; - -arrow-box-shadow: 0 1px 3px rgba(0,0,0,0.5); // dreaming bugzilla #689995 + -arrow-box-shadow: 0 1px 3px rgba(black, 0.35); // dreaming bugzilla #689995 } // container of the popover menu diff --git a/src/gtk/gtk-3.0/gtk-aliz.css b/src/gtk/gtk-3.0/gtk-aliz.css index ed61d36e..d60523c8 100644 --- a/src/gtk/gtk-3.0/gtk-aliz.css +++ b/src/gtk/gtk-3.0/gtk-aliz.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #d0c8c8; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #d0c8c8; background-color: #363636; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #d0c8c8; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #f26f68; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(208, 200, 200, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #3c3c3c; color: #d0c8c8; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #4a4a4a; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #F0544C; background-color: #F0544C; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(208, 200, 200, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(208, 200, 200, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #91433f; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #d84c44; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #d0c8c8; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; @@ -6593,7 +6593,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7434,9 +7434,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8849,11 +8849,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9042,7 +9042,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9768,24 +9768,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(208, 200, 200, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-azul.css b/src/gtk/gtk-3.0/gtk-azul.css index ae545634..37b1c0a7 100644 --- a/src/gtk/gtk-3.0/gtk-azul.css +++ b/src/gtk/gtk-3.0/gtk-azul.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #c6cbcf; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #c6cbcf; background-color: #2c303b; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #c6cbcf; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #4ea5e0; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(198, 203, 207, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #313441; color: #c6cbcf; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #40444f; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #3498db; background-color: #3498db; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(198, 203, 207, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(198, 203, 207, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #30648b; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #2f89c5; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cbcf; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; @@ -6593,7 +6593,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7434,9 +7434,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8849,11 +8849,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9042,7 +9042,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9768,24 +9768,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 203, 207, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-dark-aliz.css b/src/gtk/gtk-3.0/gtk-dark-aliz.css index 1c8fa4af..576ee648 100644 --- a/src/gtk/gtk-3.0/gtk-dark-aliz.css +++ b/src/gtk/gtk-3.0/gtk-dark-aliz.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #d0c8c8; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #d0c8c8; background-color: #2f2f2f; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #d0c8c8; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #f26f68; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(208, 200, 200, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #343434; color: #d0c8c8; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #434343; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: transparent; background-color: #F0544C; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(208, 200, 200, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(208, 200, 200, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #de8a86; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #d84c44; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #d0c8c8; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; @@ -6592,7 +6592,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7433,9 +7433,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #1a1a1a; } @@ -8848,11 +8848,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9041,7 +9041,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9757,24 +9757,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(208, 200, 200, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-dark-azul.css b/src/gtk/gtk-3.0/gtk-dark-azul.css index 8ac97b47..98835988 100644 --- a/src/gtk/gtk-3.0/gtk-dark-azul.css +++ b/src/gtk/gtk-3.0/gtk-dark-azul.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #c6cbcf; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #c6cbcf; background-color: #262933; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #c6cbcf; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #4ea5e0; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(198, 203, 207, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #2a2d38; color: #c6cbcf; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #3a3d47; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: transparent; background-color: #3498db; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(198, 203, 207, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(198, 203, 207, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #78aed2; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #2f89c5; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cbcf; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; @@ -6592,7 +6592,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7433,9 +7433,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #14161b; } @@ -8848,11 +8848,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9041,7 +9041,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9757,24 +9757,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 203, 207, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-dark-pueril.css b/src/gtk/gtk-3.0/gtk-dark-pueril.css index 2fcb1ba4..a0cbfb03 100644 --- a/src/gtk/gtk-3.0/gtk-dark-pueril.css +++ b/src/gtk/gtk-3.0/gtk-dark-pueril.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #cbcdc9; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #cbcdc9; background-color: #2f2f2f; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #cbcdc9; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #a6c587; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(203, 205, 201, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #343434; color: #cbcdc9; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #434343; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: transparent; background-color: #97BB72; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(203, 205, 201, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(203, 205, 201, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #abbd99; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #88a867; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #cbcdc9; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; @@ -6592,7 +6592,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7433,9 +7433,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #1a1a1a; } @@ -8848,11 +8848,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9041,7 +9041,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9757,24 +9757,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(203, 205, 201, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-dark-sea.css b/src/gtk/gtk-3.0/gtk-dark-sea.css index 7d0ab7d2..ff7193a5 100644 --- a/src/gtk/gtk-3.0/gtk-dark-sea.css +++ b/src/gtk/gtk-3.0/gtk-dark-sea.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #c6cdcb; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #c6cdcb; background-color: #263033; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #c6cdcb; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #35cbac; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(198, 205, 203, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #2a3538; color: #c6cdcb; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #3a4447; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: transparent; background-color: #2eb398; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(198, 205, 203, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(198, 205, 203, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #7dc5b6; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #29a189; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cdcb; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; @@ -6592,7 +6592,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7433,9 +7433,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #141a1b; } @@ -8848,11 +8848,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9041,7 +9041,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9757,24 +9757,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 205, 203, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-light-aliz.css b/src/gtk/gtk-3.0/gtk-light-aliz.css index 1feb83d9..9a87bebe 100644 --- a/src/gtk/gtk-3.0/gtk-light-aliz.css +++ b/src/gtk/gtk-3.0/gtk-light-aliz.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1969,7 +1969,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1978,12 +1978,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #323232; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #323232; background-color: white; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #323232; @@ -1991,12 +1991,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #f26f68; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(50, 50, 50, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: white; color: #323232; border-width: 1px; @@ -2004,25 +2004,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #ebebeb; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #F0544C; background-color: #F0544C; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(50, 50, 50, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(50, 50, 50, 0.4); } @@ -2424,11 +2424,11 @@ treeview.view:drop(active) { border-color: #91433f; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3100,12 +3100,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3955,7 +3955,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #d84c44; } @@ -5052,27 +5052,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #323232; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; @@ -6594,7 +6594,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7435,9 +7435,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8850,11 +8850,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9044,7 +9044,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9760,24 +9760,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(54, 54, 54, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-light-azul.css b/src/gtk/gtk-3.0/gtk-light-azul.css index 9a616488..63275ed5 100644 --- a/src/gtk/gtk-3.0/gtk-light-azul.css +++ b/src/gtk/gtk-3.0/gtk-light-azul.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1969,7 +1969,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1978,12 +1978,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #2b2f3b; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #2b2f3b; background-color: white; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #2b2f3b; @@ -1991,12 +1991,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #4ea5e0; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(43, 47, 59, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: white; color: #2b2f3b; border-width: 1px; @@ -2004,25 +2004,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #eaeaeb; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #3498db; background-color: #3498db; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(43, 47, 59, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(43, 47, 59, 0.4); } @@ -2424,11 +2424,11 @@ treeview.view:drop(active) { border-color: #30648b; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3100,12 +3100,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3955,7 +3955,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #2f89c5; } @@ -5052,27 +5052,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #2b2f3b; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(43, 47, 59, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(43, 47, 59, 0.4); background-color: transparent; @@ -6594,7 +6594,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7435,9 +7435,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8850,11 +8850,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9044,7 +9044,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9760,24 +9760,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(46, 49, 61, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-light-pueril.css b/src/gtk/gtk-3.0/gtk-light-pueril.css index 37098f18..0389c8c1 100644 --- a/src/gtk/gtk-3.0/gtk-light-pueril.css +++ b/src/gtk/gtk-3.0/gtk-light-pueril.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1969,7 +1969,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1978,12 +1978,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #323232; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #323232; background-color: white; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #323232; @@ -1991,12 +1991,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #a6c587; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(50, 50, 50, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: white; color: #323232; border-width: 1px; @@ -2004,25 +2004,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #ebebeb; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #97BB72; background-color: #97BB72; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(50, 50, 50, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(50, 50, 50, 0.4); } @@ -2424,11 +2424,11 @@ treeview.view:drop(active) { border-color: #657752; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3100,12 +3100,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3955,7 +3955,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #88a867; } @@ -5052,27 +5052,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #323232; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; @@ -6594,7 +6594,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7435,9 +7435,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8850,11 +8850,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9044,7 +9044,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9760,24 +9760,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(54, 54, 54, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-light-sea.css b/src/gtk/gtk-3.0/gtk-light-sea.css index c9a31677..c041c55e 100644 --- a/src/gtk/gtk-3.0/gtk-light-sea.css +++ b/src/gtk/gtk-3.0/gtk-light-sea.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1969,7 +1969,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1978,12 +1978,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #273134; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #273134; background-color: white; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #273134; @@ -1991,12 +1991,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #35cbac; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(39, 49, 52, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: white; color: #273134; border-width: 1px; @@ -2004,25 +2004,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #e9eaeb; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #2eb398; background-color: #2eb398; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(39, 49, 52, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(39, 49, 52, 0.4); } @@ -2424,11 +2424,11 @@ treeview.view:drop(active) { border-color: #2b7266; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3100,12 +3100,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3955,7 +3955,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #29a189; } @@ -5052,27 +5052,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #273134; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(39, 49, 52, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(39, 49, 52, 0.4); background-color: transparent; @@ -6594,7 +6594,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7435,9 +7435,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8850,11 +8850,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9044,7 +9044,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9760,24 +9760,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(48, 61, 65, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-pueril.css b/src/gtk/gtk-3.0/gtk-pueril.css index c1adef3d..9dd0e0b6 100644 --- a/src/gtk/gtk-3.0/gtk-pueril.css +++ b/src/gtk/gtk-3.0/gtk-pueril.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #cbcdc9; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #cbcdc9; background-color: #363636; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #cbcdc9; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #a6c587; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(203, 205, 201, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #3c3c3c; color: #cbcdc9; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #4a4a4a; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #97BB72; background-color: #97BB72; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(203, 205, 201, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(203, 205, 201, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #657752; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #88a867; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #cbcdc9; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; @@ -6593,7 +6593,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7434,9 +7434,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8849,11 +8849,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9042,7 +9042,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9768,24 +9768,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(203, 205, 201, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-3.0/gtk-sea.css b/src/gtk/gtk-3.0/gtk-sea.css index 81e28820..cb0382a8 100644 --- a/src/gtk/gtk-3.0/gtk-sea.css +++ b/src/gtk/gtk-3.0/gtk-sea.css @@ -924,15 +924,15 @@ toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar tool box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1971,7 +1971,7 @@ headerbar.selection-mode button:backdrop { background: none; } -headerbar .linked.path-bar:not(.vertical) > button { +headerbar .linked:not(.vertical).path-bar > button { padding-top: 3px; padding-bottom: 6px; margin: 1px 0 0 0; @@ -1980,12 +1980,12 @@ headerbar .linked.path-bar:not(.vertical) > button { color: #c6cdcb; } -headerbar .linked.path-bar:not(.vertical) > button:hover { +headerbar .linked:not(.vertical).path-bar > button:hover { color: #c6cdcb; background-color: #2c383b; } -headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.path-bar:not(.vertical) > button:checked { +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { transition: background-color 0.00001s 0.3s; animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); color: #c6cdcb; @@ -1993,12 +1993,12 @@ headerbar .linked.path-bar:not(.vertical) > button:active, headerbar .linked.pat box-shadow: inset 0 -3px #35cbac; } -headerbar .linked.path-bar:not(.vertical) > button:disabled { +headerbar .linked:not(.vertical).path-bar > button:disabled { color: rgba(198, 205, 203, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button), -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { background-color: #313e41; color: #c6cdcb; border-width: 0; @@ -2006,25 +2006,25 @@ headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button { } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):hover, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:hover { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { background-color: #404c4f; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):active, headerbar windowhandle .linked > button.toggle:not(.disclosure-button):checked, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:active, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:checked { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { color: #ffffff; border-color: #2eb398; background-color: #2eb398; } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { color: rgba(198, 205, 203, 0.4); } headerbar windowhandle .linked > button.toggle:not(.disclosure-button):disabled label, -headerbar .linked.stack-switcher:not(.vertical):not(.path-bar) > button:disabled label { +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { color: rgba(198, 205, 203, 0.4); } @@ -2426,11 +2426,11 @@ treeview.view:drop(active) { border-color: #2b7266; } -treeview.view.after:drop(active) { +treeview.view:drop(active).after { border-top-style: none; } -treeview.view.before:drop(active) { +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3101,12 +3101,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { margin: 2px 0; min-height: 40px; } @@ -3956,7 +3956,7 @@ treeview.view.sidebar.source-list:disabled image, .panel popover .sidebar .view: color: #ffffff; } -.panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.has-open-popup:selected, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { +.panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view:selected.has-open-popup, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover, treeview.view:selected:hover { background-color: #29a189; } @@ -5053,27 +5053,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cdcb; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; @@ -6593,7 +6593,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -7434,9 +7434,9 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), .atril-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -8849,11 +8849,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -9042,7 +9042,7 @@ window.thunar toolbar entry, window.thunar .inline-toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, window.thunar .inline-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -9768,24 +9768,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 205, 203, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-aliz.css b/src/gtk/gtk-4.0/gtk-aliz.css index 6e6b3608..7cee9e3c 100644 --- a/src/gtk/gtk-4.0/gtk-aliz.css +++ b/src/gtk/gtk-4.0/gtk-aliz.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #F0544C; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #91433f; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #c51911; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #323232; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #e0e0e0; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #d0c8c8; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; @@ -7654,7 +7654,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8494,8 +8494,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9909,11 +9909,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10102,7 +10102,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10634,24 +10634,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(208, 200, 200, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-azul.css b/src/gtk/gtk-4.0/gtk-azul.css index 8aedad71..769490ff 100644 --- a/src/gtk/gtk-4.0/gtk-azul.css +++ b/src/gtk/gtk-4.0/gtk-azul.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #3498db; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #30648b; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196090; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #2b2f3b; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #dfdfe0; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cbcf; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; @@ -7654,7 +7654,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8494,8 +8494,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9909,11 +9909,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10102,7 +10102,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10634,24 +10634,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 203, 207, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-dark-aliz.css b/src/gtk/gtk-4.0/gtk-dark-aliz.css index a7d54158..b83067b3 100644 --- a/src/gtk/gtk-4.0/gtk-dark-aliz.css +++ b/src/gtk/gtk-4.0/gtk-dark-aliz.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #F0544C; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #de8a86; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #c51911; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #cbbfbf; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #383737; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #222222; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.25); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.25); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #d0c8c8; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(208, 200, 200, 0.4); background-color: transparent; @@ -7653,7 +7653,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8493,8 +8493,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #1a1a1a; } @@ -9908,11 +9908,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10101,7 +10101,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10623,24 +10623,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(208, 200, 200, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-dark-azul.css b/src/gtk/gtk-4.0/gtk-dark-azul.css index 6a29f2bc..83be4eef 100644 --- a/src/gtk/gtk-4.0/gtk-dark-azul.css +++ b/src/gtk/gtk-4.0/gtk-dark-azul.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #3498db; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #78aed2; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196090; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #bbc3c8; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #2f323c; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #1b1d24; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.25); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.25); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cbcf; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 203, 207, 0.4); background-color: transparent; @@ -7653,7 +7653,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8493,8 +8493,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #14161b; } @@ -9908,11 +9908,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10101,7 +10101,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10623,24 +10623,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 203, 207, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-dark-pueril.css b/src/gtk/gtk-4.0/gtk-dark-pueril.css index 57476093..68246279 100644 --- a/src/gtk/gtk-4.0/gtk-dark-pueril.css +++ b/src/gtk/gtk-4.0/gtk-dark-pueril.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #97BB72; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #abbd99; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #648641; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #bfbfbf; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #373737; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #222222; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.25); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.25); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #cbcdc9; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; @@ -7653,7 +7653,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8493,8 +8493,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #1a1a1a; } @@ -9908,11 +9908,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10101,7 +10101,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10623,24 +10623,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(203, 205, 201, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-dark-sea.css b/src/gtk/gtk-4.0/gtk-dark-sea.css index a8925d92..e4568195 100644 --- a/src/gtk/gtk-4.0/gtk-dark-sea.css +++ b/src/gtk/gtk-4.0/gtk-dark-sea.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #2eb398; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(255, 255, 255, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #7dc5b6; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196253; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(0, 0, 0, 0.3); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #ccd7d4; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #303a3c; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #1b2224; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.25); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.25); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cdcb; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; @@ -7653,7 +7653,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8493,8 +8493,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #141a1b; } @@ -9908,11 +9908,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10101,7 +10101,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10623,24 +10623,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 205, 203, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-light-aliz.css b/src/gtk/gtk-4.0/gtk-light-aliz.css index 61f5207b..2a67e5bc 100644 --- a/src/gtk/gtk-4.0/gtk-light-aliz.css +++ b/src/gtk/gtk-4.0/gtk-light-aliz.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #F0544C; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2984,13 +2984,13 @@ treeview.view:drop(active) { border-color: #91433f; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3001,13 +3001,13 @@ treeview.view > dndtarget:drop(active) { border-color: #c51911; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3700,12 +3700,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4653,7 +4653,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #323232; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #e0e0e0; } @@ -5086,12 +5086,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5431,11 +5431,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6112,27 +6112,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #323232; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; @@ -7655,7 +7655,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8495,8 +8495,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9910,11 +9910,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10104,7 +10104,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10626,24 +10626,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(54, 54, 54, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-light-azul.css b/src/gtk/gtk-4.0/gtk-light-azul.css index 86fc1f48..3809dccf 100644 --- a/src/gtk/gtk-4.0/gtk-light-azul.css +++ b/src/gtk/gtk-4.0/gtk-light-azul.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #3498db; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2984,13 +2984,13 @@ treeview.view:drop(active) { border-color: #30648b; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3001,13 +3001,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196090; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3700,12 +3700,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4653,7 +4653,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #2b2f3b; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #dfdfe0; } @@ -5086,12 +5086,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5431,11 +5431,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6112,27 +6112,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(52, 152, 219, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #2b2f3b; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #3498db 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(43, 47, 59, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(43, 47, 59, 0.4); background-color: transparent; @@ -7655,7 +7655,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8495,8 +8495,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9910,11 +9910,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10104,7 +10104,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10626,24 +10626,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(46, 49, 61, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-light-pueril.css b/src/gtk/gtk-4.0/gtk-light-pueril.css index 4c1644dc..2a6181b9 100644 --- a/src/gtk/gtk-4.0/gtk-light-pueril.css +++ b/src/gtk/gtk-4.0/gtk-light-pueril.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #97BB72; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2984,13 +2984,13 @@ treeview.view:drop(active) { border-color: #657752; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3001,13 +3001,13 @@ treeview.view > dndtarget:drop(active) { border-color: #648641; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3700,12 +3700,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4653,7 +4653,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #323232; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #e0e0e0; } @@ -5086,12 +5086,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5431,11 +5431,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6112,27 +6112,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #323232; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(50, 50, 50, 0.4); background-color: transparent; @@ -7655,7 +7655,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8495,8 +8495,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9910,11 +9910,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10104,7 +10104,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10626,24 +10626,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(54, 54, 54, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-light-sea.css b/src/gtk/gtk-4.0/gtk-light-sea.css index 8411d12c..e4760cfe 100644 --- a/src/gtk/gtk-4.0/gtk-light-sea.css +++ b/src/gtk/gtk-4.0/gtk-light-sea.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #2eb398; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2984,13 +2984,13 @@ treeview.view:drop(active) { border-color: #2b7266; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3001,13 +3001,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196253; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3700,12 +3700,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4653,7 +4653,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #273134; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #dfdfe0; } @@ -5086,12 +5086,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5431,11 +5431,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6112,27 +6112,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #273134; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(39, 49, 52, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(39, 49, 52, 0.4); background-color: transparent; @@ -7655,7 +7655,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8495,8 +8495,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9910,11 +9910,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10104,7 +10104,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10626,24 +10626,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(48, 61, 65, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-pueril.css b/src/gtk/gtk-4.0/gtk-pueril.css index dd726ad9..ca13004f 100644 --- a/src/gtk/gtk-4.0/gtk-pueril.css +++ b/src/gtk/gtk-4.0/gtk-pueril.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #97BB72; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #657752; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #648641; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #323232; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #e0e0e0; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(151, 187, 114, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #cbcdc9; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #97BB72 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(203, 205, 201, 0.4); background-color: transparent; @@ -7654,7 +7654,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8494,8 +8494,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9909,11 +9909,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10102,7 +10102,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10634,24 +10634,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(203, 205, 201, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { diff --git a/src/gtk/gtk-4.0/gtk-sea.css b/src/gtk/gtk-4.0/gtk-sea.css index 0a6a2073..29e3bc47 100644 --- a/src/gtk/gtk-4.0/gtk-sea.css +++ b/src/gtk/gtk-4.0/gtk-sea.css @@ -1181,15 +1181,15 @@ stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs- box-shadow: none; } -.linked.path-bar:not(.vertical) > button + button { +.linked:not(.vertical).path-bar > button + button { border-left-style: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { box-shadow: none; } -.linked.path-bar:not(.vertical) > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { box-shadow: none; } @@ -1692,7 +1692,7 @@ list > row button.image-button:not(.flat):checked { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { background-clip: border-box; color: white; background-color: #2eb398; @@ -1700,20 +1700,20 @@ list > row button.image-button.suggested-action:not(.flat) { } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button.suggested-action:not(.flat) { +list > row button.image-button:not(.flat).suggested-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.suggested-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.suggested-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).suggested-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { background-clip: border-box; color: white; background-color: #db5b5b; @@ -1721,13 +1721,13 @@ list > row button.image-button.destructive-action:not(.flat) { } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button.destructive-action:not(.flat) { +list > row button.image-button:not(.flat).destructive-action { outline: 0 solid transparent; outline-offset: 4px; } popover.menu box.circular-buttons button.destructive-action.circular.image-button.model:focus:focus-visible, -list > row button.image-button.destructive-action:not(.flat):focus:focus-visible { +list > row button.image-button:not(.flat).destructive-action:focus:focus-visible { outline-color: rgba(0, 0, 0, 0.3); outline-width: 2px; outline-offset: -2px; @@ -2986,13 +2986,13 @@ treeview.view:drop(active) { border-color: #2b7266; } -columnview.view.after:drop(active), -treeview.view.after:drop(active) { +columnview.view:drop(active).after, +treeview.view:drop(active).after { border-top-style: none; } -columnview.view.before:drop(active), -treeview.view.before:drop(active) { +columnview.view:drop(active).before, +treeview.view:drop(active).before { border-bottom-style: none; } @@ -3003,13 +3003,13 @@ treeview.view > dndtarget:drop(active) { border-color: #196253; } -columnview.view > dndtarget.after:drop(active), -treeview.view > dndtarget.after:drop(active) { +columnview.view > dndtarget:drop(active).after, +treeview.view > dndtarget:drop(active).after { border-top-style: none; } -columnview.view > dndtarget.before:drop(active), -treeview.view > dndtarget.before:drop(active) { +columnview.view > dndtarget:drop(active).before, +treeview.view > dndtarget:drop(active).before { border-bottom-style: none; } @@ -3701,12 +3701,12 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) > range > trough > sli border: 1px solid rgba(255, 255, 255, 0.6); } -scrollbar.overlay-indicator.horizontal:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal > range > trough > slider { margin: 0 2px; min-width: 40px; } -scrollbar.overlay-indicator.vertical:not(.dragging):not(.hovering) > range > trough > slider { +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical > range > trough > slider { margin: 2px 0; min-height: 40px; } @@ -4654,7 +4654,7 @@ treeview.view.sidebar.source-list:selected:active, .panel popover .sidebar .view color: #273134; } -treeview.view.sidebar.source-list.has-open-popup:selected, .panel popover .sidebar .view.has-open-popup:selected, .budgie-menu button.has-open-popup:selected, .nemo-window .nemo-places-sidebar .places-treeview.has-open-popup:selected, row.activatable.has-open-popup:selected, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { +treeview.view.sidebar.source-list:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, row.activatable:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover, .panel popover .sidebar .view:selected:hover, .budgie-menu button:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, row.activatable:selected:hover { background-color: #dfdfe0; } @@ -5087,12 +5087,12 @@ filechooserbutton:drop(active) { background-color: #f7f7f7; } -.sidebar:not(separator):dir(ltr), .sidebar.left:not(separator), .sidebar.left:not(separator):dir(rtl) { +.sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { border-right: 1px solid rgba(0, 0, 0, 0.15); border-left-style: none; } -.sidebar:not(separator):dir(rtl), .sidebar.right:not(separator) { +.sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { border-left: 1px solid rgba(0, 0, 0, 0.15); border-right-style: none; } @@ -5432,11 +5432,11 @@ windowcontrols { border-spacing: 6px; } -windowcontrols.start:not(.empty):dir(ltr), windowcontrols.end:not(.empty):dir(rtl) { +windowcontrols:not(.empty).start:dir(ltr), windowcontrols:not(.empty).end:dir(rtl) { margin-right: 7px; } -windowcontrols.start:not(.empty):dir(rtl), windowcontrols.end:not(.empty):dir(ltr) { +windowcontrols:not(.empty).start:dir(rtl), windowcontrols:not(.empty).end:dir(ltr) { margin-left: 7px; } @@ -6113,27 +6113,27 @@ window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) butto border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 0%, transparent 0%) 0 0 0/0 0 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:hover, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover { background-color: transparent; box-shadow: inset 0 -2px rgba(46, 179, 152, 0.5); } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:active, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active { color: #c6cdcb; background-color: transparent; border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #2eb398 100%, transparent 0%) 0 0 2/0 0 2px; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, .nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button:checked:disabled, +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { color: rgba(198, 205, 203, 0.4); background-color: transparent; @@ -7654,7 +7654,7 @@ dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame margin-bottom: 4px; } -.nemo-window .primary-toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { padding: 2px 4px 4px 4px; margin-top: 6px; @@ -8494,8 +8494,8 @@ window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame transition-duration: 0s; } -.atril-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar), -.xreader-window.fullscreen.background > box.vertical > toolbar.horizontal:not(.primary-toolbar) { +.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, +.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal { border-bottom-color: #d1d1d1; } @@ -9909,11 +9909,11 @@ panel-toplevel.background button#tasklist-button:active { border: none; } -#XfcePanelWindow.xfce4-panel { +.xfce4-panel#XfcePanelWindow { border: none; } -#XfcePanelWindow.xfce4-panel, #XfcePanelWindow.xfce4-panel.marching-ants { +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { transition: none; } @@ -10102,7 +10102,7 @@ window.thunar toolbar entry { min-height: 0; } -window.thunar toolbar .linked.path-bar:not(.vertical):not(.stack-switcher) button { +window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { margin: 0; padding: 2px 4px 4px 4px; } @@ -10828,24 +10828,24 @@ filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessi color: rgba(198, 205, 203, 0.45); } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { border-radius: 0; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected label, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, filechooser placessidebar.sidebar row.sidebar-row:selected label, filechooser placessidebar.sidebar row.sidebar-row:selected:hover label, filechooser placessidebar.sidebar row.sidebar-row:active:hover label, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover label { color: #ffffff; } -filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected .sidebar-icon, +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon {