update themes

This commit is contained in:
Luke Pulverenti 2017-09-14 14:50:29 -04:00
parent d948c1d562
commit 89650f6a9d
34 changed files with 45 additions and 54 deletions

View file

@ -73,7 +73,7 @@
<div style="flex-grow:1;">
<input is="emby-input" id="txtCustomIntrosPath" label="${LabelCustomIntrosPath}" autocomplete="off" />
</div>
<button type="button" is="paper-icon-button-light" id="btnSelectCustomIntrosPath" class="autoSize" title="${ButtonSelectDirectory}"><i class="md-icon">search</i></button>
<button type="button" is="paper-icon-button-light" id="btnSelectCustomIntrosPath" class="emby-input-iconbutton" title="${ButtonSelectDirectory}"><i class="md-icon">search</i></button>
</div>
<div class="fieldDescription">${LabelCustomIntrosPathHelp}</div>
</div>
@ -82,7 +82,7 @@
<div style="flex-grow:1;">
<input is="emby-input" id="txtCodecIntrosPath" label="${LabelCodecIntrosPath}" autocomplete="off" />
</div>
<button type="button" is="paper-icon-button-light" id="btnSelectCodecIntrosPath" class="autoSize" title="${ButtonSelectDirectory}"><i class="md-icon">search</i></button>
<button type="button" is="paper-icon-button-light" id="btnSelectCodecIntrosPath" class="emby-input-iconbutton" title="${ButtonSelectDirectory}"><i class="md-icon">search</i></button>
</div>
<div class="fieldDescription">
<div>${LabelCodecIntrosPathHelp}</div>