mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #2996 - problem with links on firefox
This commit is contained in:
parent
11994657af
commit
63a1a53a9c
25 changed files with 660 additions and 660 deletions
|
@ -17,7 +17,7 @@
|
|||
<input is="emby-input" type="text" id="txtValue" required="required" label="${LabelDisplayName}"/>
|
||||
</div>
|
||||
<div style="display: flex; align-items: center;">
|
||||
<h1 style="margin: .5em 0;">${HeadersFolders}</h1>
|
||||
<h2 style="margin: .5em 0;">${HeadersFolders}</h2>
|
||||
<button is="emby-button" type="button" class="raised btnAddFolder submit raised-mini" style="margin-left:1em;" title="${ButtonAdd}">
|
||||
<i class="md-icon">add</i>
|
||||
<span>${ButtonAdd}</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue