Use check/double check for sent/delivered

// FREEBIE
This commit is contained in:
lilia
2015-10-28 13:01:36 -07:00
parent f8fd613669
commit c9e01390a7
3 changed files with 28 additions and 14 deletions
+2 -1
View File
@@ -78,7 +78,8 @@
<p class="content">{{ message }}</p>
<div class='meta'>
<span class='timestamp'>{{ timestamp }}</span>
<span class='checkmark hide'></span>
<span class='checkmark hide'></span>
<span class='double-checkmark hide'></span>
</div>
</div>
</script>