mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 00:20:25 +08:00 
			
		
		
		
	Fix selected line color in arc-green (#11492)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							c572ee2b61
						
					
				
				
					commit
					6da87eda8b
				
			@@ -1146,7 +1146,7 @@ td.blob-excerpt {
 | 
			
		||||
    background-color: rgba(0, 0, 0, .15);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.lines-code .code-view .active {
 | 
			
		||||
.code-view .lines-code .active {
 | 
			
		||||
    background: #534d1b;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user