mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-02 15:48:52 +01:00
Re-enabled chapter markers and updated colors
This commit is contained in:
parent
884d0c7f61
commit
c59dd9d0af
@ -460,8 +460,11 @@ html,
|
||||
#skipIntro .paper-icon-button-light:hover:not(:disabled) {
|
||||
color: #FFF !important;
|
||||
}
|
||||
.sliderMarker {
|
||||
display: none !important;
|
||||
.sliderMarker.watched {
|
||||
background-color: var(--primary-accent-color) !important;
|
||||
}
|
||||
.sliderMarker.unwatched {
|
||||
background-color: #ffffff25 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user