mirror of
https://github.com/CTalvio/Ultrachromic
synced 2026-01-15 13:52:53 -03:00
Chapter marker accents
This commit is contained in:
@@ -34,7 +34,8 @@ progress::-moz-progress-bar {
|
|||||||
progress::-webkit-progress-value {
|
progress::-webkit-progress-value {
|
||||||
background-color: rgba(var(--accent),0.75);
|
background-color: rgba(var(--accent),0.75);
|
||||||
}
|
}
|
||||||
.taskProgressInner {
|
.taskProgressInner,
|
||||||
|
.sliderMarker.watched {
|
||||||
background: rgba(var(--accent),0.75) !important;
|
background: rgba(var(--accent),0.75) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user