mirror of
https://github.com/vinceliuice/Sierra-gtk-theme.git
synced 2025-07-31 01:44:20 +02:00
Fixed menu issues
This commit is contained in:
parent
a1e6b164d4
commit
581dace20b
@ -9592,26 +9592,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9619,9 +9619,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9592,26 +9592,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9619,9 +9619,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9592,26 +9592,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9619,9 +9619,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9592,26 +9592,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9619,9 +9619,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9611,26 +9611,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9638,9 +9638,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9611,26 +9611,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9638,9 +9638,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9611,26 +9611,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9638,9 +9638,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9611,26 +9611,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9638,9 +9638,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9601,26 +9601,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9628,9 +9628,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9194,26 +9194,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9221,9 +9221,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9601,26 +9601,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9628,9 +9628,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9601,26 +9601,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(255, 255, 255, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #c5c5c5;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-color: rgba(255, 255, 255, 0.15);
|
||||
@ -9628,9 +9628,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
|
@ -9629,26 +9629,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9656,9 +9656,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9629,26 +9629,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9656,9 +9656,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9629,26 +9629,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9656,9 +9656,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -9629,26 +9629,26 @@ window.budgie-switcher-window flowboxchild {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button,
|
||||
.budgie-polkit-dialog .linked.horizontal > button {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid rgba(0, 0, 0, 0.12);
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:first-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:first-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child {
|
||||
border-bottom-left-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:last-child {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:last-child,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child {
|
||||
border-bottom-right-radius: 6px;
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover {
|
||||
color: #0b0b0b;
|
||||
background-color: rgba(0, 0, 0, 0.15);
|
||||
border-color: rgba(0, 0, 0, 0.15);
|
||||
@ -9656,9 +9656,9 @@ window.budgie-switcher-window flowboxchild {
|
||||
transition: all 100ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active,
|
||||
.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked {
|
||||
background-image: none;
|
||||
color: #ffffff;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
|
@ -984,7 +984,7 @@ window.budgie-switcher-window {
|
||||
label:not(:last-child),
|
||||
.dialog-title { font-size: 120%; }
|
||||
|
||||
.linked.horizontal > button {
|
||||
buttonbox.linked.horizontal > button {
|
||||
padding: 4px 16px;
|
||||
border: none;
|
||||
border-top: 1px solid $borders_color;
|
||||
@ -994,20 +994,19 @@ window.budgie-switcher-window {
|
||||
&:last-child { border-bottom-right-radius: $wm_radius; }
|
||||
}
|
||||
|
||||
.linked.horizontal > button:not(.suggested-action):not(.destructive-action) {
|
||||
buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action) {
|
||||
&:hover {
|
||||
@include button(flat-hover);
|
||||
border-color: $borders_color;
|
||||
transition: $button_transition;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
@include button(flat-hover);
|
||||
border-color: $borders_color;
|
||||
transition: $button_transition;
|
||||
}
|
||||
|
||||
&:active, &:checked {
|
||||
@include button(flat-active);
|
||||
border-color: $borders_color;
|
||||
text-shadow: $text_shadow;
|
||||
}
|
||||
&:active, &:checked {
|
||||
@include button(flat-active);
|
||||
border-color: $borders_color;
|
||||
text-shadow: $text_shadow;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// PolKit Dialog
|
||||
@ -1015,7 +1014,6 @@ window.budgie-switcher-window {
|
||||
@extend %budgie_dialog;
|
||||
|
||||
.message { color: gtkalpha(currentColor, 0.6); }
|
||||
|
||||
.failure { color: $destructive_color; }
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user