1
0
Fork 0
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:
Luke Pulverenti 2014-05-06 22:28:19 -04:00
parent c1acc0d03a
commit 3b5259ce8e
12 changed files with 225 additions and 245 deletions

View file

@ -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;
}