mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
transition hover
This commit is contained in:
parent
ca7a6490a5
commit
f6d572bc00
@ -12,7 +12,7 @@
|
||||
|
||||
.sliderMarker.watched {
|
||||
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 */
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user