Update style.css
This commit is contained in:
parent
06bf6f1f05
commit
78c0d2613d
1 changed files with 5 additions and 1 deletions
|
@ -231,7 +231,11 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
}
|
||||
|
||||
.sliderMarker.watched {
|
||||
background-color: var(--default-blue-1) !important
|
||||
background-color: var(--default-blue-1) !important;
|
||||
}
|
||||
|
||||
.iconOsdProgressInner {
|
||||
background: var(--default-blue-1) !important;
|
||||
}
|
||||
|
||||
.downloadbutton-icon-complete,
|
||||
|
|
Loading…
Reference in a new issue