From a4879964320b8298c4ae214b548d0b880b66e510 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 3 Aug 2006 21:32:08 +0000 Subject: [PATCH] Monotone-Parent: d2a49a7994927fc85c7e4c4b2ce193ebe20da8da Monotone-Revision: 8e4aa518c8b64c0eb5b8e8a3a938cb77546a934b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-03T21:32:08 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/MailerUI.css | 67 ------------------------------ 1 file changed, 67 deletions(-) diff --git a/UI/WebServerResources/MailerUI.css b/UI/WebServerResources/MailerUI.css index f531bc13d..42f2acbfd 100644 --- a/UI/WebServerResources/MailerUI.css +++ b/UI/WebServerResources/MailerUI.css @@ -239,63 +239,11 @@ DIV#folderTreeContent TABLE TD vertical-align: top; } -td.tbtv_actcell -{ - border-width: 1; - border-style: solid; - border-top-color: #808080; - border-left-color: #808080; - border-bottom-color: #808080; - border-right-color: #808080; - padding-top: 4px; - padding-bottom: 3px; - padding-left: 4px; - padding-right: 4px; - - background-color: #DCDAD5; -} - td.tbtv_subject_headercell { width: 100%; } -td.tbtv_headercell -{ white-space: nowrap; } - -td.tbtv_headercell SPAN -{ - float: left; - width: 100%; -} - -td.tbtv_headercell a -{ - cursor: default; - margin: 0px auto; - display: block; - color: black; - width: 100%; -} - -td.tbtv_headercell a:hover -{ - margin: 0px auto; - display: block; - color: black; - text-decoration: none; - /* background-color: #C4C0B8; */ -} - -td.tbtv_headercell img.tbtv_sortcell -{ - float: right; - text-align: right; - border: 0px; - width: 12px; - height: 12px; -} - span.mailer_datefield { white-space: nowrap; @@ -563,21 +511,6 @@ TABLE#messageList overflow: auto; } -TABLE#messageList TD.tbtv_headercell, -TABLE#messageList TD.tbtv_navcell -{ - width: 100%; - background-color: #DCDAD5; - padding-left: .3em; - padding-right: .3em; - border-top: 1px solid #fff; - border-left: 1px solid #fff; - border-right: 2px solid #222; - border-bottom: 2px solid #222; - -moz-border-bottom-colors: ThreeDDarkShadow ThreeDShadow transparent; - -moz-border-right-colors: ThreeDDarkShadow ThreeDShadow transparent; -} - TABLE#messageList TBODY { right: 0px;