mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Redesigned chapter markers so that they don't clutter the seek bar
This commit is contained in:
@@ -810,6 +810,11 @@ progress+span {
|
|||||||
background-color: var(--uiAccentColor);
|
background-color: var(--uiAccentColor);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sliderMarker {
|
||||||
|
height: 4px;
|
||||||
|
border-radius: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.iconOsdProgressInner {
|
.iconOsdProgressInner {
|
||||||
background: var(--uiAccentColor);
|
background: var(--uiAccentColor);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user