]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/section_mailsummary_m.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / section_mailsummary_m.html
diff --git a/webcit/static/t/section_mailsummary_m.html b/webcit/static/t/section_mailsummary_m.html
new file mode 100644 (file)
index 0000000..c9bef99
--- /dev/null
@@ -0,0 +1,5 @@
+<div><div id="m<?MAIL:SUMM:N>" style="font-weight:<?%("COND:MAIL:SUMM:UNREAD", 1, 0, 0, "bold", "normal")>;" onClick="CtdlLoadMsgMouseDown(event,<?MAIL:SUMM:N>)">
+<span class="from"><?MAIL:SUMM:FROM("X")></span>
+<span style="float: right;"><?MAIL:SUMM:DATEBRIEF></span><br>
+<span class="subject"><?MAIL:SUMM:SUBJECT("X")></span>
+</div><div id="m_<?MAIL:SUMM:N>" class="msgview" onMouseDown=""></div></div>