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:
parent
495501f5aa
commit
3719b9ad8e
9 changed files with 252 additions and 60 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue