Adjust flash alert contrast for better readability (#13892)
This commit is contained in:
		
							parent
							
								
									f8f195b8c2
								
							
						
					
					
						commit
						2b1a6e7597
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -587,7 +587,7 @@ code {
 | 
			
		|||
 | 
			
		||||
  &.alert {
 | 
			
		||||
    border: 1px solid rgba($error-value-color, 0.5);
 | 
			
		||||
    background: rgba($error-value-color, 0.25);
 | 
			
		||||
    background: rgba($error-value-color, 0.1);
 | 
			
		||||
    color: $error-value-color;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue