mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
beginning remote subtitle downloading
This commit is contained in:
parent
c1acc0d03a
commit
3b5259ce8e
12 changed files with 225 additions and 245 deletions
|
@ -56,6 +56,7 @@
|
|||
|
||||
.viewSettings {
|
||||
margin: 0 0 .25em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.listPaging {
|
||||
|
@ -854,6 +855,9 @@ a.itemTag:hover {
|
|||
margin-bottom: .25em;
|
||||
}
|
||||
|
||||
.itemsContainer {
|
||||
}
|
||||
|
||||
.timelineItemsContainer {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue