mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-30 12:13:52 +08:00 
			
		
		
		
	style(next)/toolbar: rollback the sync status icon animation
This commit is contained in:
		
							parent
							
								
									93e2515190
								
							
						
					
					
						commit
						6b9311f9ef
					
				| @ -201,22 +201,6 @@ body.layout-horizontal > .horizontal { | ||||
|     top: 3px; | ||||
| } | ||||
| 
 | ||||
| @keyframes sync-icon-animation { | ||||
|     from { | ||||
|         transform: rotate(360deg); | ||||
|     } to { | ||||
|         transform: rotate(0deg); | ||||
|     } | ||||
| } | ||||
| 
 | ||||
| /* Sync in progres / unknown sync status icon */ | ||||
| #launcher-pane .sync-status-icon.sync-status-in-progress::before, | ||||
| #launcher-pane .sync-status-icon.sync-status-unknown::before { | ||||
|     display: block; | ||||
|     content: "\ec37"; | ||||
|     animation: sync-icon-animation 2s linear infinite; | ||||
| } | ||||
| 
 | ||||
| #launcher-pane .sync-status-icon:not(.sync-status-in-progress):hover { | ||||
|     background: unset; | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Adorian Doran
						Adorian Doran