mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
begin rework of library setup
This commit is contained in:
parent
baf6756fc1
commit
264dafb8a4
13 changed files with 413 additions and 289 deletions
|
@ -171,7 +171,7 @@
|
|||
}
|
||||
var target = plugin.externalUrl ? ' target="_blank"' : '';
|
||||
|
||||
html += "<div class='card backdropCard alternateHover bottomPaddedCard'>";
|
||||
html += "<div class='card backdropCard bottomPaddedCard'>";
|
||||
|
||||
html += '<div class="cardBox visualCardBox">';
|
||||
html += '<div class="cardScalable">';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue