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

convert playlist page

This commit is contained in:
Luke Pulverenti 2016-07-30 13:43:55 -04:00
parent b971acb33a
commit 0d9c8e71fe
5 changed files with 196 additions and 163 deletions

View file

@ -37,6 +37,10 @@
contain: strict;
}
.layout-tv .vertical-wrap .card {
contain: layout style;
}
.card, .card:focus {
font-weight: inherit !important;
}