From 8838e4334b10f61c84c62436babfdf019d00f064 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 1 Oct 2009 13:40:33 -0600 Subject: [PATCH] Revert "More dimp row tweaking: use stripes and increase whitespace a bit" This reverts commit 8a595316276fe4f8773db442aec331856891b4c6. --- imp/index-dimp.php | 3 +-- imp/js/DimpBase.js | 2 -- imp/templates/index/index-dimp.inc | 2 +- imp/themes/screen-dimp.css | 5 ++--- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/imp/index-dimp.php b/imp/index-dimp.php index e0b1a1b5c..68fc8ef11 100644 --- a/imp/index-dimp.php +++ b/imp/index-dimp.php @@ -26,8 +26,7 @@ $scripts = array( array('imp.js', 'imp', true), array('mailbox-dimp.js', 'imp', true), array('popup.js', 'horde', true), - array('redbox.js', 'horde', true), - array('stripe.js', 'horde', true) + array('redbox.js', 'horde', true) ); /* Get site specific menu items. */ diff --git a/imp/js/DimpBase.js b/imp/js/DimpBase.js index bc91dbb3b..d325fab3b 100644 --- a/imp/js/DimpBase.js +++ b/imp/js/DimpBase.js @@ -520,8 +520,6 @@ var DimpBase = { var row, ssc, tmp, l = this.viewport.getMetaData('label'); - Horde.stripeElement('msgList'); - this.setMessageListTitle(); if (!this.isSearch()) { this.setFolderLabel(this.folder, this.viewport.getMetaData('unseen') || 0); diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index 59fda6d01..35ab5d21f 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -241,7 +241,7 @@ function _simpleButton($id, $text, $image, $imagedir = null)
-
 
+