mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	transition hover
This commit is contained in:
		
							parent
							
								
									ca7a6490a5
								
							
						
					
					
						commit
						f6d572bc00
					
				@ -12,7 +12,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.sliderMarker.watched {
 | 
					.sliderMarker.watched {
 | 
				
			||||||
    background-color: red !important; /* Initially invisible */
 | 
					    background-color: red !important; /* Initially invisible */
 | 
				
			||||||
    /* transition: background-color 0.3s ease !important; Smooth transition */
 | 
					    transition: background-color 0.3s ease !important;
 | 
				
			||||||
    z-index: 10 !important; /* Higher z-index to be on top */
 | 
					    z-index: 10 !important; /* Higher z-index to be on top */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user