From ccb21d450eba9fb7692ab44c81d725fca077f863 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Mon, 28 May 2012 05:42:57 +0200 Subject: [PATCH] Change some column widths --- templates/index.html | 12 ++++++------ templates/style.css | 20 ++++++++++++++++++++ 2 files changed, 26 insertions(+), 6 deletions(-) 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