mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
Fixed #47
This commit is contained in:
@@ -3887,14 +3887,11 @@ button.titlebutton:not(.suggested-action):not(.destructive-action) {
|
||||
|
||||
@if $window_button == 'mac' {
|
||||
@extend %mac_window_button;
|
||||
.background.csd headerbar.titlebar.default-decoration & { @extend %firefox_window_button; }
|
||||
} @else {
|
||||
@extend %normal_window_button;
|
||||
}
|
||||
|
||||
.background.csd headerbar.titlebar.default-decoration & {
|
||||
@extend %firefox_window_button;
|
||||
}
|
||||
|
||||
.background.csd.maximized headerbar.titlebar.default-decoration &.maximize,
|
||||
.background.csd.fullscreen headerbar.titlebar.default-decoration &.maximize,
|
||||
.background.csd.tiled headerbar.titlebar.default-decoration &.maximize {
|
||||
|
Reference in New Issue
Block a user