mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			229 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			229 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
$table-bg-accent: rgba(#000, .03);
 | 
						|
$table-border-color: rgba(#000, .06);
 | 
						|
$table-bg-hover: rgba(#000, .02); // Grey 100 (on white background)
 | 
						|
 | 
						|
$bmd-table-header-font-size: .95rem;
 | 
						|
$bmd-table-border-color-inverse: rgba(#fff, .06);
 |