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

update themes

This commit is contained in:
Luke Pulverenti 2017-07-28 12:13:42 -04:00
parent 9623af14e6
commit ffd6b92344
16 changed files with 17 additions and 17 deletions

View file

@ -15,7 +15,7 @@
<div class="dashboardSection" style="padding-left: 0;">
<div style="display: flex; align-items: center;">
<h2 class="serverNameHeader" style="margin: 0;"></h2>
<button is="paper-icon-button-light" type="button" class="btnEditServerName" style="margin-left: .5em; color: #666;">
<button is="paper-icon-button-light" type="button" class="btnEditServerName" style="margin-left: .5em;">
<i class="md-icon">mode_edit</i>
</button>
</div>