mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Refactor head navbar icons (#34922)
Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
		| @@ -101,19 +101,6 @@ | ||||
|   } | ||||
| } | ||||
|  | ||||
| #navbar .ui.dropdown .navbar-profile-admin { | ||||
|   display: block; | ||||
|   position: absolute; | ||||
|   font-size: 9px; | ||||
|   font-weight: var(--font-weight-bold); | ||||
|   color: var(--color-nav-bg); | ||||
|   background: var(--color-primary); | ||||
|   padding: 2px 3px; | ||||
|   border-radius: 10px; | ||||
|   top: -1px; | ||||
|   left: 18px; | ||||
| } | ||||
|  | ||||
| #navbar a.item:hover .notification_count, | ||||
| #navbar a.item:hover .header-stopwatch-dot { | ||||
|   border-color: var(--color-nav-hover-bg); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user