~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/themes/modern/messenger/messageHeader.css

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* ***** BEGIN LICENSE BLOCK *****
 
2
 * Version: NPL 1.1/GPL 2.0/LGPL 2.1
 
3
 *
 
4
 * The contents of this file are subject to the Netscape Public License
 
5
 * Version 1.1 (the "License"); you may not use this file except in
 
6
 * compliance with the License. You may obtain a copy of the License at
 
7
 * http://www.mozilla.org/NPL/
 
8
 *
 
9
 * Software distributed under the License is distributed on an "AS IS" basis,
 
10
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 
11
 * for the specific language governing rights and limitations under the
 
12
 * License.
 
13
 *
 
14
 * The Original Code is mozilla.org code.
 
15
 *
 
16
 * The Initial Developer of the Original Code is 
 
17
 * Netscape Communications Corporation.
 
18
 * Portions created by the Initial Developer are Copyright (C) 1998
 
19
 * the Initial Developer. All Rights Reserved.
 
20
 *
 
21
 * Contributor(s):
 
22
 *  Joe Hewitt <hewitt@netscape.com>
 
23
 *
 
24
 * Alternatively, the contents of this file may be used under the terms of
 
25
 * either the GNU General Public License Version 2 or later (the "GPL"), or 
 
26
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 
27
 * in which case the provisions of the GPL or the LGPL are applicable instead
 
28
 * of those above. If you wish to allow use of your version of this file only
 
29
 * under the terms of either the GPL or the LGPL, and not to allow others to
 
30
 * use your version of this file under the terms of the NPL, indicate your
 
31
 * decision by deleting the provisions above and replace them with the notice
 
32
 * and other provisions required by the GPL or the LGPL. If you do not delete
 
33
 * the provisions above, a recipient may use your version of this file under
 
34
 * the terms of any one of the NPL, the GPL or the LGPL.
 
35
 *
 
36
 * ***** END LICENSE BLOCK ***** */
 
37
 
 
38
/* ===== messageHeader.css ==============================================
 
39
  == Styles for the header toolbars of a mail message.
 
40
  ======================================================================= */
 
41
 
 
42
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
43
 
 
44
/* ::::: msg header toolbars ::::: */
 
45
 
 
46
#collapsedHeaderView,
 
47
#expandedHeaderView {
 
48
  min-width: 1px;
 
49
}
 
50
 
 
51
.header-part1 {
 
52
  background-color: #C7D0D9;
 
53
  color: #000000;
 
54
}
 
55
 
 
56
/* ::::: msg header buttons ::::: */
 
57
 
 
58
#expandedAttachmentBox {
 
59
  width: 20em;
 
60
  height: 0;
 
61
}
 
62
 
 
63
#attachmentTree {
 
64
  margin: 0 0 3px 0;
 
65
  border: none;
 
66
  height: 0;
 
67
  width: 20em;
 
68
}
 
69
 
 
70
#attachmentText {
 
71
  font-weight: bold;
 
72
}
 
73
 
 
74
/* ::::: msg header captions ::::: */
 
75
 
 
76
#msgHeaderView {
 
77
  border-right: 1px solid #7B969C;
 
78
  border-bottom: 1px solid #000000;
 
79
  border-left: 1px solid #7B969C;
 
80
}
 
81
 
 
82
#collapsedHeaderView,
 
83
#expandedHeaderView {
 
84
  min-width: 1px;
 
85
}
 
86
 
 
87
.headerNameBox {
 
88
  width: 7.7em;
 
89
}
 
90
 
 
91
.headerName {
 
92
  margin: 0 .5em 0 0;
 
93
  min-height: 18px;
 
94
  font-weight: bold;
 
95
  text-align: right;
 
96
}
 
97
 
 
98
.headerValue {
 
99
  margin: 0 0 .25em 0;
 
100
  min-width: 50px;
 
101
  white-space: normal;
 
102
}
 
103
 
 
104
.subjectvalue {
 
105
  font-weight: bold;
 
106
}
 
107
 
 
108
/* ::::: msg header email addresses ::::: */
 
109
 
 
110
.emailDisplayButton {
 
111
  cursor: pointer;
 
112
  color: #424F63;
 
113
  text-decoration: underline;
 
114
  margin: 0;
 
115
}
 
116
 
 
117
.emailDisplayButton:hover {
 
118
  color: #1455D6;
 
119
}
 
120
 
 
121
.emailDisplayImage {
 
122
  padding-left: 2px;
 
123
  -moz-box-pack: end;
 
124
}
 
125
 
 
126
/* ::::: email address twisty ::::: */
 
127
 
 
128
.addresstwisty {
 
129
  margin: 2px;
 
130
  list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif");
 
131
}
 
132
 
 
133
.addresstwisty[open] {
 
134
  list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
 
135
}
 
136
 
 
137
/* ::::: view expand and collapse twisties  ::::: */
 
138
 
 
139
.expandHeaderViewButton,
 
140
.collapsedHeaderViewButton  {
 
141
  margin: 2px .5em 0 .5em;
 
142
}
 
143
 
 
144
.expandHeaderViewButton {
 
145
  list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
 
146
}
 
147
 
 
148
.collapsedHeaderViewButton  {
 
149
  list-style-image: url("chrome://global/skin/tree/twisty-clsd.gif");
 
150
}
 
151
 
 
152
/* ::::: collapsed view styles ::::: */
 
153
 
 
154
#collapsedAttachmentBox {
 
155
  -moz-box-pack: center;
 
156
}
 
157
 
 
158
#collapseddateValue {
 
159
  margin: 0 .5em;
 
160
  text-align: right;
 
161
}
 
162
 
 
163
#collapsedfromBox {
 
164
  width: 18em;
 
165
}
 
166
 
 
167
#collapseddateBox {
 
168
  width: 12em;
 
169
}
 
170
 
 
171
.collapsedHeaderDisplayName { 
 
172
  margin: 0 .5em 0 .7em;
 
173
  min-height: 16px;
 
174
  font-weight: bold;
 
175
}
 
176
 
 
177
.collapsedHeaderValue {
 
178
  margin: 0;
 
179
}
 
180
 
 
181
.collapsedAttachmentButton {
 
182
  list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif");
 
183
  margin-right: .5em;
 
184
}
 
185