mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
2c42afd83b
commit
e03c297f2f
64 changed files with 170 additions and 49 deletions
|
@ -8,11 +8,9 @@
|
|||
<div style="position: relative;">
|
||||
<h2>${HeaderCustomDlnaProfiles}</h2>
|
||||
<div style="position: absolute; right: 0; top: -12px;">
|
||||
<a class="clearLink" href="dlnaprofile.html">
|
||||
<button is="emby-button" type="button" class="raised submit raised-mini">
|
||||
<i class="md-icon">add</i>
|
||||
<span>${ButtonNew}</span>
|
||||
</button>
|
||||
<a is="emby-linkbutton" href="dlnaprofile.html" class="raised submit raised-mini">
|
||||
<i class="md-icon">add</i>
|
||||
<span>${ButtonNew}</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue