mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Remove active border on pointing menu (#30486)
It looks better when these menus don't flash a border-bottom on click.
This commit is contained in:
		| @@ -588,7 +588,6 @@ | |||||||
| .ui.secondary.pointing.menu .dropdown.item:active, | .ui.secondary.pointing.menu .dropdown.item:active, | ||||||
| .ui.secondary.pointing.menu a.item:active { | .ui.secondary.pointing.menu a.item:active { | ||||||
|   background-color: transparent; |   background-color: transparent; | ||||||
|   border-color: var(--color-secondary); |  | ||||||
| } | } | ||||||
|  |  | ||||||
| .ui.secondary.pointing.menu .active.item { | .ui.secondary.pointing.menu .active.item { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user