Add notification that clipboard copy was successful

This commit is contained in:
Joseph Schorr 2013-09-27 16:28:21 -04:00
parent 2b1dfe5172
commit 94cba8a0bc
3 changed files with 58 additions and 0 deletions

View file

@ -27,6 +27,10 @@
</span>
</div>
</div>
<div id="clipboardCopied" style="display: none">
Copied to clipboard
</div>
</div>
</div>