mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 10:27:29 -04:00 
			
		
		
		
	* fix code-expansion theme bug * working solution without important * no new color * the midle
This commit is contained in:
		| @@ -1111,6 +1111,9 @@ input { | |||||||
| .lines-code .hljs { | .lines-code .hljs { | ||||||
|     background-color: #2a2e3a !important; |     background-color: #2a2e3a !important; | ||||||
| } | } | ||||||
|  | td.blob-excerpt { | ||||||
|  |     background-color: rgba(0, 0, 0, 0.15); | ||||||
|  | } | ||||||
|  |  | ||||||
| .code-view .active { | .code-view .active { | ||||||
|     background: #554a00; |     background: #554a00; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user