update icons
This commit is contained in:
parent
7cf86e9e30
commit
f54889cb16
8 changed files with 40 additions and 167 deletions
|
@ -6,7 +6,10 @@
|
|||
<br />
|
||||
<div>
|
||||
|
||||
<button is="emby-button" type="button" class="raised btnRefresh subdued"><iron-icon icon="refresh"></iron-icon><span>${ButtonScanLibrary}</span></button>
|
||||
<button is="emby-button" type="button" class="raised btnRefresh subdued">
|
||||
<i class="md-icon">refresh</i>
|
||||
<span>${ButtonScanLibrary}</span>
|
||||
</button>
|
||||
<progress max="100" min="0" style="display: inline-block; vertical-align: middle;" class="refreshProgress"></progress>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue