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

3.0.5768.1

This commit is contained in:
Luke Pulverenti 2015-10-17 11:05:12 -04:00
parent db88b76db6
commit 3d458f8076

View file

@ -1032,8 +1032,6 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
right: 5px; right: 5px;
text-align: center; text-align: center;
vertical-align: middle; vertical-align: middle;
width: 26px;
height: 26px;
border-radius: 50%; border-radius: 50%;
color: #fff; color: #fff;
background: rgb(82, 181, 75); background: rgb(82, 181, 75);
@ -1041,13 +1039,9 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
line-height: 21px; line-height: 21px;
line-height: initial; line-height: initial;
font-weight: 500; font-weight: 500;
padding: 5px;
} }
.playedIndicator .fa {
margin-top: 5px;
display: inline-block;
}
.mediaSourceIndicator { .mediaSourceIndicator {
display: block; display: block;
position: absolute; position: absolute;