mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Use more distinct color for table footers
This commit is contained in:
		
							parent
							
								
									fd2a012fd3
								
							
						
					
					
						commit
						309a8c2c0f
					
				| 
						 | 
					@ -13,7 +13,7 @@
 | 
				
			||||||
        background: rgba($color-subtle-light, 0.35)
 | 
					        background: rgba($color-subtle-light, 0.35)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &.c-table__row--foot
 | 
					    &.c-table__row--foot
 | 
				
			||||||
        background: $color-subtle-light
 | 
					        background: rgba($color-theme, 0.025)
 | 
				
			||||||
        border-top: 2px solid $color-theme
 | 
					        border-top: 2px solid $color-theme
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        .c-table__cell:first-child
 | 
					        .c-table__cell:first-child
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user