update icons

This commit is contained in:
Luke Pulverenti 2016-08-10 23:55:44 -04:00
parent 7cf86e9e30
commit f54889cb16
8 changed files with 40 additions and 167 deletions

View file

@ -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>