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

update icons

This commit is contained in:
Luke Pulverenti 2016-07-23 14:43:07 -04:00
parent ae765e2aa9
commit f52a94d778
57 changed files with 144 additions and 126 deletions

View file

@ -10,7 +10,7 @@
<div style="position: absolute; right: 0; top: -12px;">
<a class="clearLink" href="dlnaprofile.html">
<button is="emby-button" type="button" class="raised submit mini">
<iron-icon icon="add"></iron-icon>
<i class="md-icon">add</i>
<span>${ButtonNew}</span>
</button>
</a>