mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix more buttons in firefox
This commit is contained in:
parent
4fdb2a3500
commit
bbe70b8d3b
131 changed files with 378 additions and 296 deletions
|
@ -42,7 +42,7 @@
|
|||
<div class="inputContainer">
|
||||
<input is="emby-input" type="text" id="txtFanartApiKey" label="${LabelFanartApiKey}" />
|
||||
<div class="fieldDescription">${LabelFanartApiKeyHelp}</div>
|
||||
<div class="fieldDescription"><a href="https://fanart.tv/2015/01/personal-api-keys" target="_blank">${ButtonLearnMore}</a></div>
|
||||
<div class="fieldDescription"><a is="emby-linkbutton" class="button-link" href="https://fanart.tv/2015/01/personal-api-keys" target="_blank">${ButtonLearnMore}</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue