[Glitch] Make notifications quick-filter use consistent style with profile tabs
Port 12ab15e584e78d209b59a893405a0cde83f49035 to glitch-soc
This commit is contained in:
		
							parent
							
								
									06a7c07eda
								
							
						
					
					
						commit
						0ef2c1415a
					
				@ -445,12 +445,19 @@
 | 
				
			|||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.notification__filter-bar,
 | 
				
			||||||
.account__section-headline {
 | 
					.account__section-headline {
 | 
				
			||||||
  background: darken($ui-base-color, 4%);
 | 
					  background: darken($ui-base-color, 4%);
 | 
				
			||||||
  border-bottom: 1px solid lighten($ui-base-color, 8%);
 | 
					  border-bottom: 1px solid lighten($ui-base-color, 8%);
 | 
				
			||||||
  cursor: default;
 | 
					  cursor: default;
 | 
				
			||||||
  display: flex;
 | 
					  display: flex;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  button {
 | 
				
			||||||
 | 
					    background: darken($ui-base-color, 4%);
 | 
				
			||||||
 | 
					    border: 0;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  button,
 | 
				
			||||||
  a {
 | 
					  a {
 | 
				
			||||||
    display: block;
 | 
					    display: block;
 | 
				
			||||||
    flex: 1 1 auto;
 | 
					    flex: 1 1 auto;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user