restore changes

This commit is contained in:
Luke Pulverenti 2015-09-30 00:19:45 -04:00
parent bfedc82e0d
commit 4acfe20470
3 changed files with 55 additions and 55 deletions

View file

@ -53,10 +53,10 @@
</li>
<li>
<label for="txtCustomIntrosPath">${LabelCustomIntrosPath}</label>
<div style="display: inline-block; width: 85%;">
<input type="text" id="txtCustomIntrosPath" />
<div>
<input type="text" id="txtCustomIntrosPath" style="display: inline-block; width: 85%;" />
<paper-icon-button id="btnSelectCustomIntrosPath" icon="search"></paper-icon-button>
</div>
<button id="btnSelectCustomIntrosPath" type="button" data-icon="search" data-iconpos="notext" data-inline="true">${ButtonSelectDirectory}</button>
<div class="fieldDescription">${LabelCustomIntrosPathHelp}</div>
</li>
<li>
@ -90,4 +90,4 @@
</div>
</div>
</body>
</html>
</html>