Use mustache template for message rendering

This commit is contained in:
lilia 2014-07-20 10:39:17 -10:00
parent 25fecc949e
commit 2e3d89ef78
4 changed files with 602 additions and 19 deletions

View file

@ -99,10 +99,6 @@
color: #cccccc;
font-size: 0.70em;
padding: 0.2em 0.6em;
visibility: hidden;
}
.bubble:hover .metadata {
visibility: visible;
}
.bubble {