making changes

This commit is contained in:
Daniela Arcese 2017-06-09 09:45:06 -04:00
parent 42be528c90
commit dea589df14
5 changed files with 60 additions and 68 deletions

View file

@ -13,10 +13,9 @@
<div id="download">
{{#if filename}}
<div class="title">
Your friend is sending you a file:
Your friend is sending you a file: <br>
{{{filename}}} ({{{filesize}}})
</div>
<span> {{{filename}}} ({{{filesize}}})
<div class="share-window">
<button id="download-btn" onclick="download()">Download File</button>

View file

@ -41,9 +41,6 @@
<th width=18%>Expires in</th>
<th width=7%>Delete</th>
</tr>
<!-- <div class="popup">
<span class="popuptext" id="myPopup">Popup text...</span>
</div> -->
</table>
</div>