mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 18:12:20 +01:00 
			
		
		
		
	Don't underline commit status icon on hover (#18372)
- Don't underline the commit status icon, as it isn't a link per-se.
This commit is contained in:
		
							parent
							
								
									3349fd8f79
								
							
						
					
					
						commit
						e36f0b6add
					
				| @ -249,7 +249,8 @@ a.label, | ||||
| .ui.search .results a, | ||||
| .ui .menu a, | ||||
| .ui.cards a.card, | ||||
| .issue-keyword a { | ||||
| .issue-keyword a, | ||||
| a.commit-statuses-trigger { | ||||
|   text-decoration: none !important; | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user