mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	css: Use SCSS nesting in stats.scss for .buttons.
				
					
				
			This commit is contained in:
		@@ -98,10 +98,10 @@ p {
 | 
			
		||||
 | 
			
		||||
.buttons button {
 | 
			
		||||
    background-color: hsl(0, 0%, 94%);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.buttons button.selected {
 | 
			
		||||
    &.selected {
 | 
			
		||||
        background-color: hsl(0, 0%, 85%);
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.button-active-users {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user