mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Remove scss variable defined twice (#28567)
This commit is contained in:
		
							parent
							
								
									1752addadf
								
							
						
					
					
						commit
						f2d33cd86b
					
				| 
						 | 
				
			
			@ -366,7 +366,6 @@ $table-dark-accent-bg:        rgba($white, .05) !default;
 | 
			
		|||
$table-dark-hover-color:      $table-dark-color !default;
 | 
			
		||||
$table-dark-hover-bg:         rgba($white, .075) !default;
 | 
			
		||||
$table-dark-border-color:     lighten($table-dark-bg, 7.5%) !default;
 | 
			
		||||
$table-dark-color:            $white !default;
 | 
			
		||||
 | 
			
		||||
$table-striped-order:         odd !default;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue