mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
made tv links clickable
This commit is contained in:
parent
afe5161947
commit
55ff795d36
26 changed files with 114 additions and 13 deletions
|
@ -16,7 +16,7 @@
|
|||
<div id="views">
|
||||
</div>
|
||||
|
||||
<h1 class="listHeader"><a href="itemlist.html">Media Collections<img src="css/images/rightarrow.png" style="height: 24px; margin-left: .5em;" /></a></h1>
|
||||
<h1 class="listHeader"><a href="itemlist.html">Media Collections<img src="css/images/rightarrow.png" class="headerArrowImage" /></a></h1>
|
||||
|
||||
<div id="divCollections"></div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue