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

support plot keywords

This commit is contained in:
Luke Pulverenti 2014-01-14 15:56:53 -05:00
parent e3b57e4c97
commit e8dd5c816f
2 changed files with 13 additions and 4 deletions

View file

@ -14,6 +14,11 @@
transition: all 500ms ease;
}
.posterItemOverlayTarget {
position: absolute;
right: 0;
top: 50%;
}
.smallBackdropPosterItem, .smallPosterItem {
margin: 5px;