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

isolate .net specific methods in model project

This commit is contained in:
Luke Pulverenti 2014-06-01 00:11:04 -04:00
parent 2ba4a04377
commit 8cf9cab99e
7 changed files with 28 additions and 5 deletions

View file

@ -127,6 +127,11 @@
display: none;
}
.smallBackdropPosterItem .posterItemOverlayInner>div {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.myLibraryPosterItem {
width: 42%;