mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Fix dark-colored description text in arc-green theme (#22908)
Fix #22873.
This commit is contained in:
		| @@ -651,6 +651,10 @@ a.commit-statuses-trigger { | ||||
|   color: var(--color-text-dark); | ||||
| } | ||||
|  | ||||
| .ui.search > .results .result .description { | ||||
|   color: var(--color-text-light-2); | ||||
| } | ||||
|  | ||||
| .ui.search > .results .result .image { | ||||
|   width: auto; | ||||
|   height: auto; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user