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

updated nuget

This commit is contained in:
Luke Pulverenti 2013-04-24 18:34:38 -04:00
parent cc244c60e0
commit da87b2190c

View file

@ -573,7 +573,11 @@
} }
.detailTable a { .detailTable a {
font-weight: normal!important; text-decoration: none;
}
.detailTable a:hover {
text-decoration: underline;
} }
.detailTable td { .detailTable td {