/* Copyright (C) 2005 SKYRIX Software AG This file is part of OpenGroupware.org. OGo is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. OGo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with OGo; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* TODO: is the section below used in the mailer? */ DIV.mailPageContent { position: absolute; left: 15em; top: 5.5em; right: 0px; bottom: 0px; border: 0px; margin: 0px; padding: 0px; overflow: auto; } DIV.mailAccount { font-size: medium; padding: 1em; background: #fff; border: 1px solid #aaa; bottom: 0px; } DIV.mailAccount P { line-height: 3em; } DIV.mailAccount P IMG { border: 1px; vertical-align: middle; margin-right: 1em; } .aptview_title { color: #000000; font-weight: bold; } .aptview_text { color: #000000; } .apt_other { color: #000000; } .apt_other_print { font-style: italic; } .anais_me { color: #0000FF; } .anais_uids { } /* new stuff for Thunderbird like mailer */ .vertframerow { border-top-color: white; border-top-width: 1; border-top-style: solid; border-bottom-color: #808080; border-bottom-width: 1; border-bottom-style: solid; background-color: #DCDAD5; } .foldercell { width: 25%; } .contentcell { } .embedwhite_out { border-width: 1; border-style: solid; border-top-color: #808080; border-left-color: #808080; border-bottom-color: white; border-right-color: white; } .embedwhite_in { border-width: 1; border-style: solid; border-top-color: #808080; /* TODO */ border-left-color: #808080; /* TODO */ border-bottom-color: #808080; border-right-color: #808080; background-color: white; /* height: 300px; */ /* height: 100%; */ } .titlediv { height: 24px; vertical-align: middle; padding-top: 6px; padding-left: 6px; } table.titletable { height: 24px; vertical-align: middle; padding-top: 6px; padding-left: 6px; } td.titlecell { height: 22px; vertical-align: middle; padding-bottom: 2px; white-space: nowrap; } table.titletable td.titlecell SELECT { display: -moz-popup; 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; background: #DCDAD5; -moz-appearance: toolbarbutton !important; } .whitesec_title { background-color: #DCDAD5; padding: 4px; } DIV.folderTree { position: absolute; top: 5.5em; left: 0px; width: 14.7em; bottom: 0px; margin: 0px; padding: 0px; overflow: hidden; } DIV.folderTreeContent { position: absolute; color: #000; background: #fff; width: 100%; top: 2em; bottom: 0px; overflow: auto; } .treecell { color: black; vertical-align: bottom; padding-left: 4px; /* move away from the icon */ padding-right: 2px; /* move away from the right border */ white-space: nowrap; } /* mail tableview */ .tableview { cursor: default; 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_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; } td.mailer_readmailsubject { background-image: url(message-mail-read.png) !important; background-repeat: no-repeat !important; background-position: 0px 0px !important; padding-left: 20px !important; } td.mailer_unreadmailsubject { background-image: url(message-mail.png) !important; background-repeat: no-repeat !important; background-position: 0px 0px !important; padding-left: 20px !important; font-weight: bold !important; } td.mailer_readmailsubject a { color: black; text-decoration: none; } td.mailer_unreadmailsubject a { color: black; text-decoration: none; } td.mailer_listcell_deleted { text-decoration: line-through; } td.mailer_listcell_regular { white-space: nowrap; } td.mailer_listcell_regular a { color: black; text-decoration: none; } IMG.mailerReadIcon { /* TODO */ } div.mailer_readicon { /* TODO: use Thunderbird icon */ background-image: url(icon_read.gif); background-repeat: no-repeat; background-position: 0px 4px; } div.mailer_readicon a { width: 17px; height: 17px; margin: 0px auto; display: block; } div.mailerUnreadIcon { /* TODO: use Thunderbird icon */ background-image: url(icon_unread.gif); background-repeat: no-repeat; background-position: 0px 4px; } div.mailer_unreadicon a { width: 17px; height: 17px; margin: 0px auto; display: block; } /* fields (key/value UI), eg used in mail viewer */ table.mailer_fieldtable { width: 100%; border-bottom-color: #808080; border-bottom-width: 1; border-bottom-style: solid; } tr.mailer_fieldrow { } td.mailer_fieldname { padding-left: 24px; text-align: right; font-weight: bold; vertical-align: top; } td.mailer_fieldvalue { width: 95%; } td.mailer_subjectfieldvalue { font-weight: bold; } td.mailer_fieldvalue a { text-decoration: underline; vertical-align: top; } img.mailer_imagecontent { border: 0px; } div.mailer_mailcontent { border-top-color: white; border-top-width: 1px; border-top-style: solid; background-color: white; width: 98%; padding: .5em; } div.mailer_plaincontent { font-family: monospace, fixed; width: 80em; margin: 0px; height: 100%; padding: 0px; } /* attachment editor */ form#attachment_form { background-color: #DCDAD5; padding: 1px; } div#attachment_list { border-top-color: white; border-top-width: 1; border-top-style: solid; } div#attachment_upload { border-bottom-color: #808080; border-bottom-width: 1; border-bottom-style: solid; padding: 4px; } td.attachment_uplabel { width: 15%; text-align: left; } /* attachment link viewer */ div.linked_attachment_frame { background-color: #DCDAD5; padding: 4px; } div.linked_attachment_body { padding: 4px; border-width: 1; border-style: solid; border-top-color: white; border-left-color: white; border-bottom-color: #808080; border-right-color: #808080; } div.linked_attachment_meta { color: #444444; font-style: italic; border-width: 0; padding: 2px; } table.linked_attachment_meta { color: #444444; font-style: italic; } TABLE#messageList { display: block; position: absolute; border-spacing: 0px; color: #000; background: #fff; padding: 0px; margin: 0px; border: 0px; width: 100%; top: 2em; right: 0em; left: 0em; bottom: 0em; overflow: auto; } TABLE#messageList THEAD { width: 100%; background-color: #DCDAD5; } TABLE#messageList THEAD TD { 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 { height: 100%; width: 100%; } TABLE#messageList TD { padding: .2em 0px; height: 1.2em; } TABLE#messageList TR._selected TD { background: #4b6983; color: #fff; } SPAN.searchBox INPUT { height: 22px; margin-right: 1em; width: 20em; border-bottom: 1px solid #fff; border-right: 1px solid #fff; border-top: 2px solid #222; border-left: 2px solid #222; padding-left: 24px; -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow transparent; -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow transparent; background-image: url('/SOGo.woa/WebServerResources/Search-bar.png'); background-repeat: no-repeat; background-position: 2px 2px; } /* drag handles */ DIV#dragHandle { position: absolute; z-index: 1; top: 5.5em; left: 14.6em; width: .4em; bottom: 0px; } DIV#dragHandle:active { cursor: e-resize; background: #dbdad5; -moz-opacity: 0.5; }