diff --git a/templates/index.html b/templates/index.html index 84701a0..c536fde 100644 --- a/templates/index.html +++ b/templates/index.html @@ -14,12 +14,12 @@ - - - - - - + + + + + + %(items)s diff --git a/templates/style.css b/templates/style.css index 31c26f6..630814d 100644 --- a/templates/style.css +++ b/templates/style.css @@ -81,6 +81,26 @@ table.message > tbody > tr > th color: white; } +table.message-list th.hash +{ + width: 320px; +} + +table.message-list th.from +{ + width: 20%; +} + +table.message-list th.to +{ + width: 15%; +} + +table.message-list th.date +{ + width: 15%; +} + table td.body { border: 2px solid #313131;
SHA1 hashFromToSubjectDateAttachmentsSHA1 hashFromToSubjectDateAttachments