mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	improve search
- fix menu element becoming inactive
      change class active -> focus
    - set input type seach #198
    - add a reset func
    - add script to clear searchbox
      when clicked on X sign
			
			
This commit is contained in:
		| @@ -39,7 +39,7 @@ | ||||
|     outline: none; | ||||
| } | ||||
|  | ||||
| #searchResults .active { | ||||
| #searchResults .focus { | ||||
|     transform: scale(.98); | ||||
|     border: 2px solid var(--tertiary) | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange