1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update image upload forms

This commit is contained in:
Luke Pulverenti 2017-09-19 16:07:18 -04:00
parent 30e4949236
commit 6ac1a382f3
7 changed files with 65 additions and 36 deletions

View file

@ -22,7 +22,13 @@
<form class="newImageForm userProfileSettingsForm hide" style="margin: 1em auto 0;">
<h1>${HeaderUploadNewImage}</h1>
<div class="flex align-items-center" style="margin:1.5em 0;">
<h1 style="margin:0;">${HeaderUploadNewImage}</h1>
<button is="emby-button" type="button" class="raised raised-mini btnBrowse" style="margin-left:1.5em;border-radius:500px;">
<span>${Browse}</span>
</button>
</div>
<div id="fldNewImage">