mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-04 13:45:20 +00:00
update
This commit is contained in:
@@ -1846,7 +1846,9 @@ headerbar, .titlebar {
|
||||
transition-duration: 300ms;
|
||||
}
|
||||
|
||||
&:active:hover, &:checked { color: $header_fg; }
|
||||
&:not(.suggested-action):not(.destructive-action) {
|
||||
&:active:hover, &:checked { color: $header_fg; }
|
||||
}
|
||||
|
||||
&:checked {
|
||||
@include button(header-checked);
|
||||
|
||||
@@ -1876,7 +1876,9 @@ headerbar {
|
||||
transition-duration: 300ms;
|
||||
}
|
||||
|
||||
&:active:hover, &:checked { color: $header_fg; }
|
||||
&:not(.suggested-action):not(.destructive-action) {
|
||||
&:active:hover, &:checked { color: $header_fg; }
|
||||
}
|
||||
|
||||
&:checked {
|
||||
@include button(header-checked);
|
||||
|
||||
Reference in New Issue
Block a user