mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update home screen
This commit is contained in:
parent
b2eda5460b
commit
c85ef85e0b
6 changed files with 10 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
<div class="dashboardSections">
|
||||
|
||||
<div class="dashboardSection dashboardSection-70">
|
||||
<div class="dashboardSection dashboardSection-2-60 dashboardSection-3-73">
|
||||
<div class="dashboardSectionContent">
|
||||
<div style="display: flex; align-items: center;">
|
||||
<h2 class="serverNameHeader" style="margin:0;"></h2>
|
||||
|
@ -83,7 +83,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="dashboardSection dashboardSection-30">
|
||||
<div class="dashboardSection dashboardSection-2-40 dashboardSection-3-27">
|
||||
<div class="dashboardSectionContent">
|
||||
<h2>${HeaderLatestNews}</h2>
|
||||
<div class="paperList latestNewsItems">
|
||||
|
@ -91,7 +91,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dashboardSection dashboardSection-40">
|
||||
<div class="dashboardSection dashboardSection-2-60 dashboardSection-3-46">
|
||||
<div class="dashboardSectionContent">
|
||||
<h2>${HeaderActiveDevices}</h2>
|
||||
<div class="activeDevices itemsContainer vertical-wrap">
|
||||
|
@ -100,7 +100,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="dashboardSection dashboardSection-30">
|
||||
<div class="dashboardSection dashboardSection-2-40 dashboardSection-3-27">
|
||||
<div class="dashboardSectionContent">
|
||||
<h2>${HeaderRecentActivity}</h2>
|
||||
<div class="paperList activityItems">
|
||||
|
@ -108,7 +108,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="dashboardSection dashboardSection-30">
|
||||
<div class="dashboardSection dashboardSection-3-27">
|
||||
<div class="dashboardSectionContent">
|
||||
<h2>${HeaderPaths}</h2>
|
||||
<div class="paperList" style="padding:1em;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue