From 6f610eb614f5d80c3a8dc1f69832dc9032876f6f Mon Sep 17 00:00:00 2001 From: Devlon Duthie Date: Fri, 30 Sep 2011 01:01:15 -0500 Subject: 1. added button class to tpl files 2. messages - moved delete X into message div and new message form div 3. began work on creating thumbnail versions of albums - needs aspect ratio correction (javascript) 4. changed font-size and font-variation on vcard for better readability. 5. streamlining continued with the CSS file --- view/mail_conv.tpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'view/mail_conv.tpl') diff --git a/view/mail_conv.tpl b/view/mail_conv.tpl index d7ed14580..6c2af115b 100644 --- a/view/mail_conv.tpl +++ b/view/mail_conv.tpl @@ -7,9 +7,8 @@
$date
$subject
$body
- +
$delete
+
+ -
$delete
- -

-- cgit v1.2.3