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

added theme song support

This commit is contained in:
Luke Pulverenti 2013-04-24 12:03:10 -04:00
parent f6366f3b22
commit 38fa3ccfe4
7 changed files with 51 additions and 8 deletions

View file

@ -559,7 +559,7 @@
.detailTable {
border-collapse: collapse;
border-spacing: 0;
width: 70%;
width: 100%;
max-width: 1200px;
text-align: left;
}