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

update icons

This commit is contained in:
Luke Pulverenti 2016-06-19 01:26:52 -04:00
parent 155f14246b
commit de7178ecec
20 changed files with 141 additions and 136 deletions

View file

@ -324,7 +324,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
@media all and (min-width: 540px) {
.detailUserDataIcons {
margin-left: 1em;
margin-left: .5em;
}
}
@ -900,6 +900,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
font-weight: 500;
}
.playedIndicator i, .syncIndicator i {
font-size: 180%;
}
.mediaSourceIndicator {
display: block;
position: absolute;