mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 11:28:24 +00:00 
			
		
		
		
	Disable Fomantic's CSS tooltips (#16974)
CSS-only tooltips suffer various issues with positioning and there was only one single instance of them in the templates. Replace that instance with a regular popup and exclude these `data-tooltip` styles from the Fomantic build.
This commit is contained in:
		| @@ -5,3 +5,4 @@ | ||||
| @bold: 500; | ||||
| @useCustomScrollbars: false; | ||||
| @disabledOpacity: var(--opacity-disabled); | ||||
| @variationPopupTooltip: false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user