From 4df5d876bc74612955a8a50d90012991bd420bd5 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 16 Nov 2009 12:03:17 -0700 Subject: [PATCH] Make the attachment icon clickable to expand the attachment list --- imp/templates/chunks/message.php | 17 ++++++++++++++--- imp/templates/index/index-dimp.inc | 11 ++++++++--- imp/themes/screen-dimp.css | 8 ++++++++ 3 files changed, 30 insertions(+), 6 deletions(-) diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 6cf9a95b6..9c8e5a61b 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -66,7 +66,13 @@ - + + + + + + + @@ -80,9 +86,14 @@ - + + + + -
+
+ +
diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index dfc163d67..54960bd8f 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -276,7 +276,11 @@ function _simpleButton($id, $text, $image) - + + + + +