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 @ a5690b

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

css modification for Mac

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