mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
updated nuget
This commit is contained in:
parent
cc244c60e0
commit
da87b2190c
1 changed files with 5 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue