From: Michael M Slusarz Date: Thu, 1 Oct 2009 19:40:33 +0000 (-0600) Subject: Revert "More dimp row tweaking: use stripes and increase whitespace a bit" X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8838e4334b10f61c84c62436babfdf019d00f064;p=horde.git Revert "More dimp row tweaking: use stripes and increase whitespace a bit" This reverts commit 8a595316276fe4f8773db442aec331856891b4c6. --- 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)
-
 
+