mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
minor fixes for section headers
This commit is contained in:
parent
b61a5b53e5
commit
38bed87e92
8 changed files with 29 additions and 65 deletions
|
@ -32,8 +32,8 @@
|
|||
</div>
|
||||
|
||||
<div class="dashboardSection" style="padding-left: 0;">
|
||||
<a is="emby-linkbutton" href="devices.html" style="margin-left:.8em!important;" class="button-flat sectionTitleTextButton">
|
||||
<h3 style="margin:0;">${HeaderActiveDevices}</h3>
|
||||
<a is="emby-linkbutton" href="devices.html" class="button-flat sectionTitleTextButton">
|
||||
<h3>${HeaderActiveDevices}</h3>
|
||||
<i class="md-icon"></i>
|
||||
</a>
|
||||
<div class="activeDevices itemsContainer vertical-wrap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue