1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 @import url("chrome://communicator/skin/smileys.css");
7 @namespace url("http://www.w3.org/1999/xhtml");
9 /* ===== messageBody.css ================================================
10 == Styles for the body of a mail message.
11 ======================================================================= */
13 /* :::: message header ::::: */
16 border-left: 4px solid #EFEFEF;
17 background-color: #EFEFEF;
22 border: 4px solid #DEDEDE;
23 background-color: #DEDEDE;
32 /* ::::: message text, incl. quotes ::::: */
34 .moz-text-flowed blockquote {
45 .moz-text-plain[wrap="true"] {
46 white-space: pre-wrap;
49 .moz-text-plain[wrap="false"] {
53 .moz-text-plain[wrap="flow"] .moz-txt-sig {
54 white-space: pre-wrap;
57 .moz-text-plain[graphical-quote="false"] blockquote {
60 -moz-padding-start: inherit;
63 .moz-text-plain[graphical-quote="true"] blockquote {
69 .moz-text-plain[graphical-quote="true"] .moz-txt-citetags {
74 text-decoration: underline;
82 /* ::::: signature ::::: */
90 .moz-txt-sig .moz-txt-sig,
91 .moz-signature .moz-signature {
96 /* ::::: vcard ::::: */
100 border: thin solid #9C9CFF;
104 .moz-vcard-property {
109 .moz-vcard-title-property {
110 padding-bottom: 10px;
117 background-image: url("chrome://messenger/skin/messengercompose/address.gif");
120 /* ::::: attached images ::::: */
122 .moz-attached-image {
123 image-orientation: from-image;
126 moz-attached-image[overflowing="true"] {
130 .moz-attached-image[isshrunk="true"] {
135 /* New style feed summary body. */
136 body[selected="false"] {
140 /* Old style feeds. */
150 /* Attachment display styling (for inline attachments and printing) */
151 .mimeAttachmentHeader {
153 border-top: 1px solid #8050B0;
156 .mimeAttachmentHeaderName {
161 div.mimeAttachmentWrap {
165 table.mimeAttachmentTable {
167 border-collapse: collapse;
170 table.mimeAttachmentTable tr + tr > td {
171 border-top: 1px solid #8050B0;
174 .mimeAttachmentFile {
177 .mimeAttachmentSize {