update hls timer
This commit is contained in:
parent
d58ac6dcac
commit
0f0fdd1bd1
2 changed files with 12 additions and 1 deletions
|
@ -887,6 +887,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
color: #fff;
|
||||
background: rgb(82, 181, 75);
|
||||
background: rgba(82, 181, 75, .8);
|
||||
line-height: 16px;
|
||||
}
|
||||
|
||||
.playedIndicator div:after {
|
||||
|
@ -1022,10 +1023,12 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
|
||||
.timelineHeader {
|
||||
margin-bottom: .25em;
|
||||
line-height: initial;
|
||||
}
|
||||
|
||||
.itemsContainer {
|
||||
margin: 0 auto;
|
||||
line-height: 0;
|
||||
}
|
||||
|
||||
.alphabetPicker {
|
||||
|
@ -1441,4 +1444,4 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
.smallDetailImageContainer {
|
||||
padding-left: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue