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