From 54818628371f62df4777fef56208ac63e2798b55 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 21 Oct 2009 02:48:14 -0600 Subject: [PATCH] Clean up dimpOptions CSS/display --- imp/templates/chunks/message.php | 21 ++++++++++++++++++--- imp/templates/index/index-dimp.inc | 21 ++++++++++++++++++--- imp/themes/screen-dimp.css | 19 ++++++++++--------- 3 files changed, 46 insertions(+), 15 deletions(-) diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 1b3b38272..5449dd0b2 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -44,11 +44,26 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true)
-
getImageDir('horde')) ?>
+
+ + + + +
-
+
+ + + + +
-
+
+ + + + +
diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index b92427a31..86b69eec7 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -254,10 +254,25 @@ function _simpleButton($id, $text, $image)