author | Andrew Sutherland <asutherland@asutherland.org> |
Wed, 14 Jan 2009 01:19:39 -0800 | |
changeset 24 | 87ef59e6a821d9d1d22f3cf1853c8ca8d8211ee5 |
parent 23 | 199f91ec36461809b8cfa88df2eefd32512b2703 |
child 25 | 71b48845ac495f2c72b99ae8d4e353269dbbaac0 |
push id | 1 |
push user | root |
push date | Wed, 08 Apr 2009 01:46:05 +0000 |
--- a/client/messages.xml +++ b/client/messages.xml @@ -151,16 +151,17 @@ ]]></xbl:handler> </xbl:handlers> </xbl:binding> <xbl:binding id="reply"> <xbl:template> <div class="author"> <span id="from" class="name"/> + <span>, </span> <span id="date" class="data"/> </div> <div id="snippet" class="body"/> </xbl:template> <xbl:resources> <xbl:style><![CDATA[ /* REPLY */ :bound-element { display: list-item; list-style: none; margin: 0.5em 0em; }