mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-31 04:32:02 +00:00 
			
		
		
		
	Fix styling for filter remove icon
This commit is contained in:
		| @@ -27,23 +27,6 @@ | ||||
|   vertical-align: middle; | ||||
| } | ||||
|  | ||||
| /* No theme */ | ||||
|  | ||||
| .no-theme .remove-filter { | ||||
|   color: #ffffff | ||||
| } | ||||
|  | ||||
|  | ||||
| /* Light theme */ | ||||
| @media (prefers-color-scheme: light) { | ||||
|   .light-theme .remove-filter { | ||||
|     color: #ffffff | ||||
|   } | ||||
| } | ||||
|  | ||||
|  | ||||
| /* Dark theme */ | ||||
|  | ||||
| .no-theme .remove-filter { | ||||
|   color: #030303 | ||||
| .dark-theme .remove-filter { | ||||
|   color: #CAC5BE | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syeopite
					syeopite