mirror of
				https://github.com/KevinMidboe/zoff.git
				synced 2025-10-29 18:00:23 +00:00 
			
		
		
		
	Added inherit on backgroundcolor of title/search to avoid previous rule be triggered
This commit is contained in:
		| @@ -1978,6 +1978,7 @@ nav ul li:hover, nav ul li.active { | ||||
|     /* background-color: rgba(0,0,0,0.1); */ | ||||
|     -webkit-filter: brightness(90%); | ||||
|     filter: brightness(90%); | ||||
|     background-color: inherit; | ||||
| } | ||||
|  | ||||
| .change_user_pass:hover, .delete-all:hover { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user