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

fixes #834 - Change view of TV Shows or Interface for plugins

This commit is contained in:
Luke Pulverenti 2014-07-05 17:15:25 -04:00
parent 495501f5aa
commit 3719b9ad8e
9 changed files with 252 additions and 60 deletions

View file

@ -1267,6 +1267,12 @@ a.itemTag:hover {
border: 0;
}
.itemsListview .playedIndicator {
right: 1em;
top: 55%;
background: rgba(82, 181, 75, .8);
}
.listviewImage {
width: 80px;
height: 80px;