style: Set active button color
This commit is contained in:
		@ -14,8 +14,8 @@ sq_button {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sq_button:active {
 | 
					sq_button:active {
 | 
				
			||||||
    background: #545256;
 | 
					    background: #747077;
 | 
				
			||||||
    border-color: #716e78;
 | 
					    border-color: #96949d;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sq_button.altline,
 | 
					sq_button.altline,
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user