mirror of
				https://github.com/vinceliuice/Colloid-gtk-theme.git
				synced 2025-11-03 20:45:12 -08: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