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

updated video js

This commit is contained in:
Luke Pulverenti 2013-04-23 17:05:21 -04:00
parent b0cf6b256f
commit db64bb0cf4
9 changed files with 5144 additions and 0 deletions

View file

@ -357,6 +357,11 @@
width: 100%;
}
.detailTable a {
font-weight: normal!important;
text-decoration: none;
}
.detailTable td {
border-spacing: 0;
border-top: 1px solid #444;