This is just some static backup of the original site, don't expect every link to work!

source: chrome/skin/classic/v_identity/v_identity.css @ e0d779

multiEditng_0.6ng_0.8ng_0.9
Last change on this file since e0d779 was e0d779, checked in by rene <rene@…>, 13 years ago

don't show fcc-switch when using real identity, it won't work

  • Property mode set to 100644
File size: 11.1 KB
Line 
1@import url("chrome://global/skin/");
2@import url("chrome://v_identity/locale/logo.css"); 
3@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
4
5#fcc_switch[vid="false"] {
6    display: none;
7}
8
9#msgIdentity_clone .smtpServerListHbox {
10    margin: -2px;
11    -moz-appearance: textfield;
12}
13.smtpServerListHbox {
14    -moz-binding: url("chrome://v_identity/content/v_identity.xml#smtpServerList");
15}
16#vI_rdfDataEditorContent checkbox.vI_plain {
17    display: none;
18}
19
20.smtpServerHbox {
21    margin: -1px 0px -1px -1px;
22}
23
24.identity_clone-menulist .smtpServerMenuList {
25    border-style: none;
26    -moz-appearance: none;
27    margin: 0px;
28    padding: 0px;
29    color: graytext;
30    text-align: center;
31}
32
33.identityHbox, .baseIDHbox, .smtpServerHbox {
34    background-color: transparent;
35}
36.identityHbox[checked="true"][colorize="true"], .baseIDHbox[checked="true"][colorize="true"], .smtpServerHbox[checked="true"][colorize="true"] {
37    background-color: rgb(235, 245, 235);
38}
39
40.baseIDHbox[checked="true"][colorize="true"][disabled="true"], .smtpServerHbox[checked="true"][colorize="true"][disabled="true"] {
41    background-color: transparent;
42}
43
44checkbox.vI_plain > .checkbox-spacer-box > .checkbox-check {
45    width: 0px;
46}
47checkbox.vI_plain > .checkbox-label-center-box {
48    display: none;
49}
50
51checkbox.vI_plain {
52    margin: 0px;
53    height: 0px;
54    padding: 0px;
55}
56
57.widthXX { width: 36em; }
58.widthX { width: 18em; }
59.heightS { height: 3px; }
60spacer#beforeStorage { width: 100px; }
61spacer.widthS { width : 20px; }
62spacer.paragraph { height: 10px; }
63
64tabpanels.plain {
65    border: medium none  ! important;
66    -moz-appearance: none ! important;
67}
68
69tree.vIprefTree {
70    width: 15em;
71}
72
73#viewGroup {
74    padding: 5px;
75}
76
77#viewGroup radio {
78    -moz-appearance: none;
79    min-width: 4.5em;
80    margin: 0;
81    padding: 3px;
82    list-style-image: url("chrome://v_identity/skin/PrefIcons.png");
83    -moz-box-orient: vertical;
84    -moz-box-align: center !important;
85}
86
87#viewGroup radio:hover {
88    border: 1px solid #ff9c9c;
89    margin: -1px;
90    background-color: white;
91    background-color: transparent;
92}
93
94#viewGroup radio[selected="true"] {
95    border: 1px solid #870000;
96    margin: -1px;
97    background-color: white;
98    background-color: transparent;
99}
100
101radio#sourceEmail           { -moz-image-region: rect(0px, 338px, 52px, 280px) }
102radio#sourceEmail[featureDisabled="true"]   { -moz-image-region: rect(104px, 338px, 156px, 280px) }
103radio#sourceEmail:hover         { -moz-image-region: rect(52px, 338px, 104px, 280px) }
104radio#selection         { -moz-image-region: rect(0px, 168px, 52px, 112px) }
105radio#selection[featureDisabled="true"]     { -moz-image-region: rect(104px, 168px, 156px, 112px) }
106radio#selection:hover       { -moz-image-region: rect(52px, 168px, 104px, 112px) }
107radio#composeDialog             { -moz-image-region: rect(0px, 112px, 52px, 56px) }
108radio#composeDialog[featureDisabled="true"]     { -moz-image-region: rect(104px, 112px, 156px, 56px) }
109radio#composeDialog:hover       { -moz-image-region: rect(52px, 112px, 104px, 56px) }
110radio#emailOut          { -moz-image-region: rect(0px, 56px, 52px, 0px) }
111radio#emailOut[featureDisabled="true"]  { -moz-image-region: rect(104px, 56px, 156px, 0px) }
112radio#emailOut:hover        { -moz-image-region: rect(52px, 56px, 104px, 0px) }
113radio#storageOut            { -moz-image-region: rect(0px, 280px, 52px, 224px) }
114radio#storageOut[featureDisabled="true"]    { -moz-image-region: rect(104px, 280px, 156px, 224px) }
115radio#storageOut:hover          { -moz-image-region: rect(52px, 280px, 104px, 224px) }
116radio#options           { -moz-image-region: rect(0px, 393px, 52px, 335px) }
117radio#options[featureDisabled="true"]   { -moz-image-region: rect(104px, 393px, 156px, 335px) }
118radio#options:hover         { -moz-image-region: rect(52px, 393px, 104px, 335px) }
119
120#viewGroup image.arrow {
121    list-style-image: url("chrome://v_identity/skin/Arrows.png");
122}
123
124image#toSelection, image#toCompose, image#toSend { -moz-image-region: rect(0px, 64px, 30px, 47px) }
125image#toSelection[featureDisabled="true"], image#toCompose[featureDisabled="true"], image#toSend[featureDisabled="true"]    { -moz-image-region: rect(30px, 64px, 60px, 47px) }
126image#storageUpDown             { -moz-image-region: rect(0px, 30px, 30px, -1px) }
127image#storageUpDown[featureDisabled="true"]     { -moz-image-region: rect(30px, 30px, 60px, -1px) }
128image#storageUp             { -moz-image-region: rect(0px, 48px, 30px, 30px) }
129image#storageUp[featureDisabled="true"]     { -moz-image-region: rect(30px, 48px, 60px, 30px) }
130
131
132prefTabbox {
133    border: 1px inset threedface; padding: 5px; background-color: white;
134}
135
136.paneButtonIcon {
137    width: 56px;
138    height: 52px;
139}
140
141treechildren::-moz-tree-cell(no) {
142    background-repeat:no-repeat;
143    background-position: center;
144    background-image: url("chrome://v_identity/skin/notchecked-unequal.png");
145}
146treechildren::-moz-tree-cell(yes) {
147    background-repeat:no-repeat;
148    background-position: center;
149    background-image: url("chrome://v_identity/skin/checked-unequal.png");
150}
151
152#vI_statusMenuTooltip {
153    text-align: center;
154    font-size: x-small;
155}
156
157#vI_statusMenuTooltip_StatusValueLine1, #vI_statusMenuTooltip_StatusValueLine2 {
158    font-weight: bold;
159    font-size: small;
160}
161
162#vI_statusMenuTooltip_Change {
163    margin-top: 1em;
164    font-style: italic;
165}
166
167#vINotificationTitle {
168    text-align: right;
169    font-weight: bold;
170}
171
172#vINotificationTextbox {
173    background-color: transparent;
174    margin: 5px !important;
175    margin-left: 20px !important;
176    -moz-border-top-colors: grey;
177    -moz-border-right-colors: grey;
178    -moz-border-bottom-colors: grey;
179    -moz-border-left-colors: grey;
180}
181
182#vINotificationTextbox.border {
183      border-style: solid !important;
184      border-right-style: none !important;
185      border-width: 1px !important;
186}
187
188#vI-status-menu[save="off"] {
189    list-style-image: url("chrome://v_identity/skin/vI_gr.png");
190    visibility: visible;
191}
192
193#vI-status-menu[save="ok"] {
194    list-style-image: url("chrome://v_identity/skin/vI_gn.png");
195    visibility: visible;
196}
197
198#vI-status-menu[save="base"] {
199    list-style-image: url("chrome://v_identity/skin/vI_ge.png");
200    visibility: visible;
201}
202
203#vI-status-menu[save="ok"][smtp="save"] {
204    list-style-image: url("chrome://v_identity/skin/vI_bl.png");
205    visibility: visible;
206}
207
208#vI-status-menu[save="base"][smtp="save"] {
209    list-style-image: url("chrome://v_identity/skin/vI_gebl.png");
210    visibility: visible;
211}
212
213treechildren::-moz-tree-cell-text(user) {
214    font-weight: bold;
215}
216
217treechildren::-moz-tree-cell-text(locked) {
218    font-style: italic;
219}
220
221#upgradeWizard, #vi_Dialog {
222    width: 550px;
223    height: 370px;
224}
225
226#upgradeWizard wizardpage {
227    overflow:   hidden;
228}
229
230#upgradeWizard browser {
231    height:     185px;
232}
233
234#upgradeWizard textbox {
235    height:     175px;
236}
237   
238.v_identity_logo_button {
239    -moz-appearance: toolbarbutton;
240}
241
242#vINotification {
243  -moz-binding: url("chrome://v_identity/content/vI_notificationBar.xml#vI_notificationbox");
244  -moz-box-orient: vertical;
245  overflow-y: hidden;
246}
247
248#vINotification notification {
249  -moz-binding: url("chrome://v_identity/content/vI_notificationBar.xml#vI_notification");
250}
251
252.vINotificationLogo {
253    margin: 0;
254    padding: 0;
255}
256
257#vIDebugBox, #vIErrorBox{
258    overflow: auto;
259    font-size: x-small;
260    height: 10em;
261}
262
263.identity_clone-menulist {
264    -moz-binding: url(chrome://v_identity/content/v_identity.xml#fromMenuList_clone);
265    -moz-appearance: textfield;
266    margin: 2px 4px;
267    border: 2px solid;
268    -moz-border-top-colors: ThreeDShadow ThreeDDarkShadow;
269    -moz-border-right-colors: ThreeDHighlight ThreeDLightShadow;
270    -moz-border-bottom-colors: ThreeDHighlight ThreeDLightShadow;
271    -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow;
272    padding: 1px 0px 1px 2px;
273    background-color: -moz-Field;
274    color: -moz-FieldText;
275}
276
277.description-treecell {
278    -moz-binding: url("chrome://v_identity/content/v_identity.xml#descriptionTreeCell");
279    color: red;
280}
281
282
283.identity_clone-menulist .smtpServerMenuList .menulist-label-box {
284    margin: -1px;
285}
286
287.identity_clone-menulist .smtpServerMenuList .menuitem-non-iconic {
288    padding: 0;
289}
290
291.identity_clone-menulist .smtpServerMenuList .menuitem-label {
292    text-align: center;
293}
294
295.identity_clone-menulist .smtpServerMenuList .menulist-icon, .smtpServerMenuList .menulist-dropmarker {
296    display: none;
297}
298
299.identity_clone-menulist[showSmtp="false"] .smtpServerMenuList, .identity_clone-menulist[showSmtp="false"] .menupopup_clone-smtp {
300    display: none;
301}
302
303.autoReplyTo {
304    -moz-binding: url("chrome://v_identity/content/v_identity.xml#autoReplyTo");
305}
306
307
308.identityDataTooltip {
309    -moz-binding: url("chrome://v_identity/content/v_identity.xml#vI_identityDataTooltip");
310}
311
312#vI_tooltipPopupset {
313    -moz-binding: url("chrome://v_identity/content/v_identity.xml#tooltipPopupset");
314}
315
316.vI_htmlTextBox {
317    -moz-binding: url("chrome://v_identity/content/vI_htmlTextBox.xml#vI_htmlTextBox");
318}
319
320.identity_clone-popup-item {
321    -moz-binding: url("chrome://v_identity/content/v_identity.xml#fromPopupItem_clone");
322    padding: 0;
323    margin: 0;
324}
325
326.auto-reply-to {
327    -moz-binding: url("chrome://v_identity/content/v_identity.xml#autoReplyTo");
328}
329
330.menulist_clone-icon {
331    margin:     -2px 0pt -2px 3px;
332}
333
334.menupopup_clone-icon{
335    margin:     0 3px;
336    padding:    0;
337}
338
339.menulist_clone-textbox, .menupopup_clone-text, .menupopup_clone-description {
340    margin:     0;
341    padding:    1px;
342    background-color: transparent;
343    background-image: none;
344    outline:    none;
345}
346
347
348.menulist_clone-textbox .textbox-search-icons {
349    display:    none;
350}
351
352.menu_clone-vid, .menupopup_clone-vid {
353    margin:     0 5px 0 0;
354    font-style: italic;
355    color:      graytext;
356}
357
358.menupopup_clone-vid {
359    margin: 0;
360    padding-left: 0;
361}
362.menupopup_clone-description, .menu_clone-description {
363    margin:     0 5px 0 0;
364    font-style: italic;
365    color:      graytext;
366}
367
368.menupopup_clone-description {
369    margin:     0 2px 0 0;
370    padding-right:  0;
371}
372
373.menupopup_clone-smtp {
374    margin: 1px 0pt 1px 4px;
375    text-align: center;
376    color: graytext;
377}
378
379.identity_clone-menulist[vid="true"], .identity_clone-popup-item[vid="true"] {
380    list-style-image: url("chrome://messenger/skin/addressbook/icons/addressbook-toolbar-small.png");
381    -moz-image-region: rect(0px 16px 16px 0px); 
382}
383
384.identity_clone-menulist[vid="false"], .identity_clone-popup-item[vid="false"] {
385    list-style-image: url("chrome://messenger/skin/addressbook/icons/abcard.png");
386}
387
388/*  this is only for TB < 3 to indicate virtual Identity, now done with autocomplete css */
389/*.menulist_clone-textbox[nomatch="true"] {
390    color: green;
391}*/
392
393.virtIdLabel[vid="false"], .v_identity_logo[vid="false"] {
394    display:    none;
395}
396.virtIdLabel {
397    margin-right: 0px;
398}
399
400
401/* indicates a new indentity in menu */
402/* the alternate is the person-icon, which is defined elsewhere */
403.new-icon {
404    list-style-image: url("chrome://messenger/skin/addressbook/icons/addressbook-toolbar-small.png");
405    -moz-image-region: rect(0px 16px 16px 0px);
406}
407
408#fromPopupItem_clone .menulist-menupopup {
409    padding: 0;
410}
411
412.messageImage {
413    width: 16px;
414    height: 16px;
415    margin: 0px 6px 0px 6px;
416}
417
418.messageText {
419    -moz-margin-start: 5px;
420}
421
422.messageButton {
423    margin: 0px 5px 0px 5px;
424}
425
426.vINotificationCloseButton {
427    display: inline;
428    padding: 4px 2px !important;
429    -moz-appearance: none;
430    -moz-image-region: rect(0px, 56px, 14px, 42px);
431    height: 24px;
432    border: none !important;
433    cursor: default;
434    list-style-image: url("chrome://v_identity/skin/close.png");
435}
436
437.vINotificationCloseButton:hover {
438    -moz-image-region: rect(0px, 28px, 14px, 14px);
439    opacity: 1.0;
440}
441
442.vINotificationCloseButton:hover:active {
443    -moz-image-region: rect(0px, 42px, 14px, 28px);
444    opacity: 1.0;
445}
446
447.vINotificationCloseButton:focus {
448    outline: none !important;
449}
450
451#storageExtrasWarning {
452    font-style: italic;
453    margin-top: 20px;
454}
Note: See TracBrowser for help on using the repository browser.