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

« back to all changes in this revision

Viewing changes to mozilla/themes/classic/messenger/addressbook/addressbook.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
/*
 
2
 * The contents of this file are subject to the Netscape Public
 
3
 * License Version 1.1 (the "License"); you may not use this file
 
4
 * except in compliance with the License. You may obtain a copy of
 
5
 * the License at http://www.mozilla.org/NPL/
 
6
 *
 
7
 * Software distributed under the License is distributed on an "AS
 
8
 * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
 
9
 * implied. See the License for the specific language governing
 
10
 * rights and limitations under the License.
 
11
 *
 
12
 * The Original Code is Mozilla Communicator client code, released
 
13
 * March 31, 1998.
 
14
 *
 
15
 * The Initial Developer of the Original Code is Netscape
 
16
 * Communications Corporation. Portions created by Netscape are
 
17
 * Copyright (C) 1998-2001 Netscape Communications Corporation. All
 
18
 * Rights Reserved.
 
19
 *
 
20
 * Contributor(s):
 
21
 *   Joe Hewitt (hewitt@netscape.com)
 
22
 */
 
23
 
 
24
/* ===== addressbook.css ================================================
 
25
  == Styles for the main Address Book window.
 
26
  ======================================================================= */
 
27
 
 
28
@import url("chrome://messenger/skin/");
 
29
 
 
30
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
31
 
 
32
/* ::::: primary toolbar buttons ::::: */
 
33
 
 
34
.toolbarbutton-1 {
 
35
  list-style-image: url("chrome://messenger/skin/icons/btn1.gif");
 
36
}
 
37
 
 
38
#button-newcard {
 
39
  -moz-image-region: rect(0px 23px 21px 0px);
 
40
}
 
41
 
 
42
#button-newcard:hover {
 
43
  -moz-image-region: rect(0px 46px 21px 23px);
 
44
 
45
 
 
46
#button-newcard:hover:active {
 
47
  -moz-image-region: rect(0px 69px 21px 46px);
 
48
}
 
49
 
 
50
#button-newcard[disabled] {
 
51
  -moz-image-region: rect(0px 92px 21px 69px) !important;
 
52
 
53
 
 
54
#button-newlist {
 
55
  -moz-image-region: rect(21px 46px 42px 23px);
 
56
}
 
57
 
 
58
#button-newlist:hover {
 
59
  -moz-image-region: rect(21px 23px 42px 0px);
 
60
 
61
 
 
62
#button-newlist:hover:active {
 
63
  -moz-image-region: rect(21px 69px 42px 46px);
 
64
}
 
65
 
 
66
#button-newlist[disabled] {
 
67
  -moz-image-region: rect(21px 92px 42px 69px) !important;
 
68
 
69
 
 
70
#button-editcard {
 
71
  -moz-image-region: rect(42px 23px 63px 0px);
 
72
}
 
73
 
 
74
#button-editcard:hover {
 
75
  -moz-image-region: rect(42px 46px 63px 23px);
 
76
 
77
 
 
78
#button-editcard:hover:active {
 
79
  -moz-image-region: rect(42px 69px 63px 46px);
 
80
}
 
81
 
 
82
#button-editcard[disabled] {
 
83
  -moz-image-region: rect(42px 92px 63px 69px) !important;
 
84
 
85
 
 
86
#button-newmessage {
 
87
  -moz-image-region: rect(126px 23px 147px 0px);
 
88
}
 
89
 
 
90
#button-newmessage:hover {
 
91
  -moz-image-region: rect(126px 46px 147px 23px);
 
92
 
93
 
 
94
#button-newmessage:hover:active {
 
95
  -moz-image-region: rect(126px 69px 147px 46px);
 
96
 
97
 
 
98
#button-newmessage[disabled] {
 
99
  -moz-image-region: rect(126px 92px 147px 69px) !important;
 
100
}
 
101
 
 
102
#button-newim {
 
103
 list-style-image: url("chrome://messenger/skin/addressbook/icons/im.gif");
 
104
}
 
105
 
 
106
#button-newim:hover {
 
107
 list-style-image: url("chrome://messenger/skin/addressbook/icons/im-hov.gif");
 
108
 
109
 
 
110
button-newim:hover:active {
 
111
 list-style-image: url("chrome://messenger/skin/addressbook/icons/im-act.gif");
 
112
 
113
 
 
114
#button-newim[disabled] {
 
115
 list-style-image: url("chrome://messenger/skin/addressbook/icons/im-dis.gif");
 
116
 
117
 
 
118
#button-delete {
 
119
  -moz-image-region: rect(210px 23px 231px 0px);
 
120
}
 
121
 
 
122
#button-delete:hover {
 
123
  -moz-image-region: rect(210px 46px 231px 23px);
 
124
 
125
 
 
126
#button-delete:hover:active {
 
127
  -moz-image-region: rect(210px 69px 231px 46px);
 
128
}
 
129
 
 
130
#button-delete[disabled] {
 
131
  -moz-image-region: rect(210px 92px 231px 69px) !important;
 
132
}
 
133
 
 
134
/* CardView styles - used in the Card View Pane */
 
135
 
 
136
#CardViewOuterBox {
 
137
  border-left: 1px solid ThreeDShadow;
 
138
  border-top: 1px solid ThreeDShadow;
 
139
  border-right: 1px solid ThreeDHighlight;
 
140
}
 
141
 
 
142
#CardViewBox {
 
143
  -moz-user-focus: ignore;
 
144
  overflow: auto;
 
145
  min-width: 150px;
 
146
  border-left: 1px solid ThreeDDarkShadow;
 
147
  border-top: 1px solid ThreeDDarkShadow;
 
148
  border-bottom: 1px solid ThreeDLightShadow;
 
149
  border-right: 1px solid ThreeDLightShadow;
 
150
  background-color: #FFFFFF;
 
151
}
 
152
 
 
153
#CardViewInnerBox {
 
154
  margin-top: 2px;
 
155
  margin-bottom: 2px;
 
156
  padding-left: 8px;
 
157
  padding-right: 8px;
 
158
}
 
159
 
 
160
#CardTitle {
 
161
  font-size: 150%;
 
162
  font-weight: bold;
 
163
  border-bottom: 2px solid black;
 
164
  min-width: 120px;
 
165
  margin: 0px;
 
166
}
 
167
 
 
168
.cardViewGroup {
 
169
  margin-top: 8px;
 
170
  padding-bottom: 5px;
 
171
  min-width: 50px;
 
172
}
 
173
 
 
174
.CardViewHeading {
 
175
  padding: 1px;
 
176
  padding-left: 5px;
 
177
  margin: 0px 0px 1px 0px;
 
178
  background-color: #CCCCFF;
 
179
  color: black;
 
180
  font-weight: bold;
 
181
  min-width: 30px;
 
182
}
 
183
 
 
184
#cvBuddyIcon {
 
185
  padding-left: 20px;
 
186
  padding-top: 2px;
 
187
}
 
188
 
 
189
.CardViewText,
 
190
.CardViewLink {
 
191
  padding-left: 20px;
 
192
  padding-right: 2px;
 
193
  min-width: 30px;
 
194
  margin: 0px;
 
195
}
 
196
 
 
197
.CardViewLink {
 
198
  color: blue;
 
199
  text-decoration: underline;
 
200
  cursor: pointer;
 
201
}
 
202
 
 
203
 
 
204
#cvHomeMapIt, #cvWorkMapIt {
 
205
  margin-bottom: 0px;
 
206
}
 
207
 
 
208
html|a {
 
209
  padding-left: 0px;
 
210
  padding-right: 2px;
 
211
  border: none !important;
 
212
}
 
213
 
 
214
html|p {
 
215
  border: none !important;
 
216
}
 
217
 
 
218
/* ::::: border adjustments ::::: */
 
219
 
 
220
#dirTree,
 
221
#resultsTree { 
 
222
  border: none;
 
223
  margin: 0px 0px 0px 0px !important;
 
224
}
 
225
 
 
226
#resultsTree {
 
227
  border-left: 1px solid ThreeDShadow;
 
228
}
 
229
 
 
230
/* ::::: Search Bar  ::::: */
 
231
 
 
232
#searchBox {
 
233
  border-top: 1px solid ThreeDHighlight;
 
234
  border-bottom: 1px solid ThreeDShadow;
 
235
}