Это максимум, все остальное сводится лишь к стилизации кнопки:
<div style="overflow: hidden; position: absolute; width: 70px; height: 26px;">
    <div style="overflow: hidden; position: absolute; left: -146px; height: 23px;">
        <input type="file" />
    </div>
</div>