From: Chuck Hagenbuch Date: Fri, 25 Sep 2009 20:17:52 +0000 (-0400) Subject: Revert "Play around with some bordering in the dimp message list" X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=306a4e5131dfb2786ab724afe1222a0fa4c47ad9;p=horde.git Revert "Play around with some bordering in the dimp message list" This reverts commit 8771de77aeb56f74372962183ac89535882762fa. --- diff --git a/imp/js/mailbox-dimp.js b/imp/js/mailbox-dimp.js index 4206c907c..91f0f5502 100644 --- a/imp/js/mailbox-dimp.js +++ b/imp/js/mailbox-dimp.js @@ -18,12 +18,12 @@ DimpBase.message_list_template = '
' + - '
' + + '
' + '
' + '#{status}' + '
' + - '
#{from}
' + - '
#{subjectdata}#{subject}
' + - '
#{date}
' + + '
#{from}
' + + '
#{subjectdata}#{subject}
' + + '
#{date}
' + '
#{size}
' + '
'; diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index 046ef0368..0b4d2e072 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -213,11 +213,11 @@ function _simpleButton($id, $text, $image, $imagedir = null)
 
-
+
-
+
[] @@ -225,7 +225,7 @@ function _simpleButton($id, $text, $image, $imagedir = null) []
-
+
[] @@ -233,9 +233,7 @@ function _simpleButton($id, $text, $image, $imagedir = null) []
-
- -
+
 
diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 9cb0f777b..72cfdeaf3 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -148,7 +148,6 @@ div.msgDate { div.msgSize { float: left; width: 6%; - margin-right: -4px; } /* Message List Header and Column Header */ @@ -173,9 +172,6 @@ div.msgSize { #msglistHeader div.sortup a, #msglistHeader div.sortdown a { padding-left: 14px; } -#msglistHeader div.sep { - border-left: 1px solid #ddd; -} #msglistHeader a small { padding-left: 2px; font-weight: normal; @@ -205,15 +201,12 @@ div.msgSize { -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; height: 16px; - border-bottom: 1px solid #ddd; + margin-bottom: 1px; text-indent: 1px; } .msglist div.vpRowSelected { background: #ffa !important; } -.msglist div.vpRow div.sep { - border-right: 1px solid #ddd; -} /* Rows: flags. */ div.vpRow.flagLowpriority {