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

update program display titles

This commit is contained in:
Luke Pulverenti 2017-01-22 16:09:16 -05:00
parent befa669bc5
commit 2e4314a278
6 changed files with 25 additions and 27 deletions

View file

@ -60,6 +60,9 @@
}
.listItem-odd {
}
.listItem-shaded:nth-child(even) {
background: #1c1c1c;
}