Fix operation windows

This commit is contained in:
2019-05-26 21:19:24 +05:30
parent 68892597fd
commit e56cc5a348
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,6 @@
<thead>
<tr>
<td>File Name</td>
</tr>
</thead>
<tbody id="files-table">
@@ -58,11 +57,10 @@
Select file
</span>
<span class="icon-tabs">
<span class="file-download-percent"></span>
<span class="file-download-button" alt="Download">
<span class="file-buttons file-download-button" alt="Download">
<span class="fas fa-file-download"></span>
</span>
<span class="file-rename-button" alt="Rename">
<span class="file-buttons file-rename-button" alt="Rename">
<span class="fas fa-file-export"></span>
</span>