Update theme.js
Reverted the animation change.
This commit is contained in:
		
					parent
					
						
							
								f3ea4a4f45
							
						
					
				
			
			
				commit
				
					
						0a5b3a2bc7
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -652,7 +652,7 @@ function scrollToItem(elementId) {
 | 
			
		|||
		scrollTop: itemPos
 | 
			
		||||
	}, 400).promise().done( function() {
 | 
			
		||||
		// Highlight post/commenent with ID  (GUID)
 | 
			
		||||
		$el.animate(colWhite, 1).animate(colShiny,200).animate(colWhite, 600);
 | 
			
		||||
		$el.animate(colWhite, 1000).animate(colShiny).animate(colWhite, 600);
 | 
			
		||||
	});
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue