]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/section_mailsummary.html
Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / t / section_mailsummary.html
diff --git a/webcit/static/t/section_mailsummary.html b/webcit/static/t/section_mailsummary.html
new file mode 100644 (file)
index 0000000..6c0815b
--- /dev/null
@@ -0,0 +1,5 @@
+<tr id="m<?MAIL:SUMM:N>" style="font-weight:<?%("COND:MAIL:SUMM:UNREAD", 1, 0, 0, "bold", "normal")>" onMouseDown="CtdlMoveMsgMouseDown(event)">
+<td class="col1"><?MAIL:SUMM:SUBJECT("X")></td>
+<td class="col2"><?MAIL:SUMM:FROM("X")></td>
+<td class="col3"><?MAIL:SUMM:DATEBRIEF></td>
+</td>