mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
bcb7bc1bf0
@ -769,6 +769,9 @@ progress {
|
||||
cursor: pointer;
|
||||
vertical-align: top;
|
||||
}
|
||||
.imgUserItemRating:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.imgUserItemRating:hover {
|
||||
opacity: .5;
|
||||
@ -1073,4 +1076,4 @@ progress {
|
||||
width: 250px;
|
||||
height: 140.625px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user