mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update listviews
This commit is contained in:
parent
c87b1304da
commit
d9c694f564
13 changed files with 149 additions and 124 deletions
|
@ -881,11 +881,11 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
font-size: 200%;
|
||||
}
|
||||
|
||||
.playedIndicator + .syncIndicator {
|
||||
.playedIndicator + .syncIndicator, .countIndicator + .syncIndicator {
|
||||
top: 32px;
|
||||
}
|
||||
|
||||
.card .playedIndicator {
|
||||
.card .playedIndicator, .card .countIndicator {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue