mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
902dc76b59
commit
155f14246b
29 changed files with 301 additions and 170 deletions
|
@ -17,7 +17,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<div style="text-align:right;">
|
||||
<button is="emby-button" type="button" class="raised btnSync subdued"><iron-icon icon="sync"></iron-icon><span>${ButtonConvertMedia}</span></button>
|
||||
<button is="emby-button" type="button" class="raised btnSync subdued">
|
||||
<i class="md-icon">sync</i>
|
||||
<span>${ButtonConvertMedia}</span>
|
||||
</button>
|
||||
<progress max="100" min="0" style="width:100px;display:none;" class="syncProgress"></progress>
|
||||
</div>
|
||||
<br />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue