mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	alerts: Restore alert-success colors.
This commit is contained in:
		
							
								
								
									
										8
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								web/third/bootstrap/css/bootstrap.app.css
									
									
									
									
										vendored
									
									
								
							@@ -120,6 +120,14 @@ input:focus:invalid:focus {
 | 
			
		||||
  border-color: #eed3d7;
 | 
			
		||||
  color: #b94a48;
 | 
			
		||||
}
 | 
			
		||||
.alert.alert-success {
 | 
			
		||||
  background-color: #dff0d8;
 | 
			
		||||
  border-color: #d6e9c6;
 | 
			
		||||
  color: #468847;
 | 
			
		||||
}
 | 
			
		||||
.alert.alert-success h4 {
 | 
			
		||||
  color: #468847;
 | 
			
		||||
}
 | 
			
		||||
.alert,
 | 
			
		||||
.alert h4 {
 | 
			
		||||
  color: #c09853;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user