1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update listviews

This commit is contained in:
Luke Pulverenti 2016-07-17 12:59:14 -04:00
parent c87b1304da
commit d9c694f564
13 changed files with 149 additions and 124 deletions

View file

@ -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;