diff options
Diffstat (limited to 'framework/src/domain/mime/testdata/mailheader.css')
-rw-r--r-- | framework/src/domain/mime/testdata/mailheader.css | 512 |
1 files changed, 512 insertions, 0 deletions
diff --git a/framework/src/domain/mime/testdata/mailheader.css b/framework/src/domain/mime/testdata/mailheader.css new file mode 100644 index 00000000..10181957 --- /dev/null +++ b/framework/src/domain/mime/testdata/mailheader.css | |||
@@ -0,0 +1,512 @@ | |||
1 | div.header { | ||
2 | margin-bottom: 10pt ! important; | ||
3 | } | ||
4 | |||
5 | table.textAtm { | ||
6 | margin-top: 10pt ! important; | ||
7 | margin-bottom: 10pt ! important; | ||
8 | } | ||
9 | |||
10 | tr.textAtmH, | ||
11 | tr.textAtmB, | ||
12 | tr.rfc822B { | ||
13 | font-weight: normal ! important; | ||
14 | } | ||
15 | |||
16 | tr.signInProgressH, | ||
17 | tr.rfc822H, | ||
18 | tr.encrH, | ||
19 | tr.signOkKeyOkH, | ||
20 | tr.signOkKeyBadH, | ||
21 | tr.signWarnH, | ||
22 | tr.signErrH { | ||
23 | font-weight: bold ! important; | ||
24 | } | ||
25 | |||
26 | tr.textAtmH td, | ||
27 | tr.textAtmB td { | ||
28 | padding: 3px ! important; | ||
29 | } | ||
30 | |||
31 | table.rfc822 { | ||
32 | width: 100% ! important; | ||
33 | border: solid 1px black ! important; | ||
34 | margin-top: 10pt ! important; | ||
35 | margin-bottom: 10pt ! important; | ||
36 | } | ||
37 | |||
38 | table.textAtm, | ||
39 | table.encr, | ||
40 | table.signWarn, | ||
41 | table.signErr, | ||
42 | table.signOkKeyBad, | ||
43 | table.signOkKeyOk, | ||
44 | table.signInProgress, | ||
45 | div.fancy.header table { | ||
46 | width: 100% ! important; | ||
47 | border-width: 0px ! important; | ||
48 | line-height: normal; | ||
49 | } | ||
50 | |||
51 | div.htmlWarn { | ||
52 | margin: 0px 5% ! important; | ||
53 | padding: 10px ! important; | ||
54 | text-align: left ! important; | ||
55 | line-height: normal; | ||
56 | } | ||
57 | |||
58 | div.fancy.header > div { | ||
59 | font-weight: bold ! important; | ||
60 | padding: 4px ! important; | ||
61 | line-height: normal; | ||
62 | } | ||
63 | |||
64 | div.fancy.header table { | ||
65 | padding: 2px ! important; | ||
66 | text-align: left ! important; | ||
67 | border-collapse: separate ! important; | ||
68 | } | ||
69 | |||
70 | div.fancy.header table th { | ||
71 | font-family: "Sans Serif" ! important; | ||
72 | font-size: 0px ! important; | ||
73 | |||
74 | padding: 0px ! important; | ||
75 | white-space: nowrap ! important; | ||
76 | border-spacing: 0px ! important; | ||
77 | text-align: left ! important; | ||
78 | vertical-align: top ! important; | ||
79 | background-color: #d6d2d0 ! important; | ||
80 | color: #221f1e ! important; | ||
81 | border: 1px ! important; | ||
82 | } | ||
83 | |||
84 | div.fancy.header table td { | ||
85 | font-family: "Sans Serif" ! important; | ||
86 | font-size: 0px ! important; | ||
87 | |||
88 | padding: 0px ! important; | ||
89 | border-spacing: 0px ! important; | ||
90 | text-align: left ! important; | ||
91 | vertical-align: top ! important; | ||
92 | width: 100% ! important; | ||
93 | background-color: #d6d2d0 ! important; | ||
94 | color: #221f1e ! important; | ||
95 | border: 1px ! important; | ||
96 | } | ||
97 | |||
98 | div.fancy.header table a:hover { | ||
99 | background-color: transparent ! important; | ||
100 | } | ||
101 | |||
102 | span.pimsmileytext { | ||
103 | position: absolute; | ||
104 | top: 0px; | ||
105 | left: 0px; | ||
106 | visibility: hidden; | ||
107 | } | ||
108 | |||
109 | img.pimsmileyimg { | ||
110 | } | ||
111 | |||
112 | div.quotelevelmark { | ||
113 | position: absolute; | ||
114 | margin-left:-10px; | ||
115 | } | ||
116 | |||
117 | @media screen { | ||
118 | |||
119 | body { | ||
120 | font-family: "Sans Serif" ! important; | ||
121 | font-size: 0px ! important; | ||
122 | color: #1f1c1b ! important; | ||
123 | background-color: #ffffff ! important; | ||
124 | } | ||
125 | |||
126 | a { | ||
127 | color: #0057ae ! important; | ||
128 | text-decoration: none ! important; | ||
129 | } | ||
130 | |||
131 | a.white { | ||
132 | color: white ! important; | ||
133 | } | ||
134 | |||
135 | a.black { | ||
136 | color: black ! important; | ||
137 | } | ||
138 | |||
139 | table.textAtm { background-color: #1f1c1b ! important; } | ||
140 | |||
141 | tr.textAtmH { | ||
142 | background-color: #ffffff ! important; | ||
143 | font-family: "Sans Serif" ! important; | ||
144 | font-size: 0px ! important; | ||
145 | } | ||
146 | |||
147 | tr.textAtmB { | ||
148 | background-color: #ffffff ! important; | ||
149 | } | ||
150 | |||
151 | table.signInProgress, | ||
152 | table.rfc822 { | ||
153 | background-color: #ffffff ! important; | ||
154 | } | ||
155 | |||
156 | tr.signInProgressH, | ||
157 | tr.rfc822H { | ||
158 | font-family: "Sans Serif" ! important; | ||
159 | font-size: 0px ! important; | ||
160 | } | ||
161 | |||
162 | table.encr { | ||
163 | background-color: #0069cc ! important; | ||
164 | } | ||
165 | |||
166 | tr.encrH { | ||
167 | background-color: #0080ff ! important; | ||
168 | color: #ffffff ! important; | ||
169 | font-family: "Sans Serif" ! important; | ||
170 | font-size: 0px ! important; | ||
171 | } | ||
172 | |||
173 | tr.encrB { background-color: #e0f0ff ! important; } | ||
174 | |||
175 | table.signOkKeyOk { | ||
176 | background-color: #33cc33 ! important; | ||
177 | } | ||
178 | |||
179 | tr.signOkKeyOkH { | ||
180 | background-color: #40ff40 ! important; | ||
181 | color: #27ae60 ! important; | ||
182 | font-family: "Sans Serif" ! important; | ||
183 | font-size: 0px ! important; | ||
184 | } | ||
185 | |||
186 | tr.signOkKeyOkB { background-color: #e8ffe8 ! important; } | ||
187 | |||
188 | table.signOkKeyBad { | ||
189 | background-color: #cccc33 ! important; | ||
190 | } | ||
191 | |||
192 | tr.signOkKeyBadH { | ||
193 | background-color: #ffff40 ! important; | ||
194 | color: #f67400 ! important; | ||
195 | font-family: "Sans Serif" ! important; | ||
196 | font-size: 0px ! important; | ||
197 | } | ||
198 | |||
199 | tr.signOkKeyBadB { background-color: #ffffe8 ! important; } | ||
200 | |||
201 | table.signWarn { | ||
202 | background-color: #cccc33 ! important; | ||
203 | } | ||
204 | |||
205 | tr.signWarnH { | ||
206 | background-color: #ffff40 ! important; | ||
207 | color: #f67400 ! important; | ||
208 | font-family: "Sans Serif" ! important; | ||
209 | font-size: 0px ! important; | ||
210 | } | ||
211 | |||
212 | tr.signWarnB { background-color: #ffffe8 ! important; } | ||
213 | |||
214 | table.signErr { | ||
215 | background-color: #cc0000 ! important; | ||
216 | } | ||
217 | |||
218 | tr.signErrH { | ||
219 | background-color: #ff0000 ! important; | ||
220 | color: #da4453 ! important; | ||
221 | font-family: "Sans Serif" ! important; | ||
222 | font-size: 0px ! important; | ||
223 | } | ||
224 | |||
225 | tr.signErrB { background-color: #ffe0e0 ! important; } | ||
226 | |||
227 | div.htmlWarn { | ||
228 | border: 2px solid #ff4040 ! important; | ||
229 | line-height: normal; | ||
230 | } | ||
231 | |||
232 | div.header { | ||
233 | font-family: "Sans Serif" ! important; | ||
234 | font-size: 0px ! important; | ||
235 | } | ||
236 | |||
237 | div.fancy.header > div { | ||
238 | background-color: #43ace8 ! important; | ||
239 | color: #ffffff ! important; | ||
240 | border: solid #221f1e 1px ! important; | ||
241 | line-height: normal; | ||
242 | } | ||
243 | |||
244 | div.fancy.header > div a[href] { color: #ffffff ! important; } | ||
245 | |||
246 | div.fancy.header > div a[href]:hover { text-decoration: underline ! important; } | ||
247 | |||
248 | div.fancy.header > div.spamheader { | ||
249 | background-color: #cdcdcd ! important; | ||
250 | border-top: 0px ! important; | ||
251 | padding: 3px ! important; | ||
252 | color: black ! important; | ||
253 | font-weight: bold ! important; | ||
254 | font-size: smaller ! important; | ||
255 | } | ||
256 | |||
257 | div.fancy.header > table.outer { | ||
258 | background-color: #d6d2d0 ! important; | ||
259 | color: #221f1e ! important; | ||
260 | border-bottom: solid #221f1e 1px ! important; | ||
261 | border-left: solid #221f1e 1px ! important; | ||
262 | border-right: solid #221f1e 1px ! important; | ||
263 | } | ||
264 | |||
265 | div.senderpic{ | ||
266 | padding: 0px ! important; | ||
267 | font-size:0.8em ! important; | ||
268 | border:1px solid #b3aba7 ! important; | ||
269 | background-color:#d6d2d0 ! important; | ||
270 | } | ||
271 | |||
272 | div.senderstatus{ | ||
273 | text-align:center ! important; | ||
274 | } | ||
275 | |||
276 | div.quotelevel1 { | ||
277 | color: #008000 ! important; | ||
278 | font-style: italic ! important; | ||
279 | } | ||
280 | |||
281 | div.quotelevel2 { | ||
282 | color: #007000 ! important; | ||
283 | font-style: italic ! important; | ||
284 | } | ||
285 | |||
286 | div.quotelevel3 { | ||
287 | color: #006000 ! important; | ||
288 | font-style: italic ! important; | ||
289 | } | ||
290 | |||
291 | div.deepquotelevel1 { | ||
292 | color: #008000 ! important; | ||
293 | font-style: italic ! important; | ||
294 | } | ||
295 | |||
296 | div.deepquotelevel2 { | ||
297 | color: #007000 ! important; | ||
298 | font-style: italic ! important; | ||
299 | } | ||
300 | |||
301 | div.deepquotelevel3 { | ||
302 | color: #006000 ! important; | ||
303 | font-style: italic ! important; | ||
304 | } | ||
305 | |||
306 | blockquote { | ||
307 | margin: 4pt 0 4pt 0; | ||
308 | padding: 0 0 0 1em; | ||
309 | border-left: 2px solid #008000; | ||
310 | unicode-bidi: -webkit-plaintext | ||
311 | } | ||
312 | |||
313 | blockquote blockquote { | ||
314 | margin: 4pt 0 4pt 0; | ||
315 | padding: 0 0 0 1em; | ||
316 | border-left: 2px solid #007000; | ||
317 | unicode-bidi: -webkit-plaintext | ||
318 | } | ||
319 | |||
320 | blockquote blockquote blockquote { | ||
321 | margin: 4pt 0 4pt 0; | ||
322 | padding: 0 0 0 1em; | ||
323 | border-left: 2px solid #006000; | ||
324 | unicode-bidi: -webkit-plaintext | ||
325 | } | ||
326 | |||
327 | blockquote blockquote blockquote blockquote { | ||
328 | margin: 4pt 0 4pt 0; | ||
329 | padding: 0 0 0 1em; | ||
330 | border-left: 2px solid #008000; | ||
331 | unicode-bidi: -webkit-plaintext | ||
332 | } | ||
333 | |||
334 | blockquote blockquote blockquote blockquote blockquote { | ||
335 | margin: 4pt 0 4pt 0; | ||
336 | padding: 0 0 0 1em; | ||
337 | border-left: 2px solid #007000; | ||
338 | unicode-bidi: -webkit-plaintext | ||
339 | } | ||
340 | |||
341 | blockquote blockquote blockquote blockquote blockquote blockquote { | ||
342 | margin: 4pt 0 4pt 0; | ||
343 | padding: 0 0 0 1em; | ||
344 | border-left: 2px solid #006000; | ||
345 | unicode-bidi: -webkit-plaintext | ||
346 | } | ||
347 | |||
348 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
349 | margin: 4pt 0 4pt 0; | ||
350 | padding: 0 0 0 1em; | ||
351 | border-left: 2px solid #008000; | ||
352 | unicode-bidi: -webkit-plaintext | ||
353 | } | ||
354 | |||
355 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
356 | margin: 4pt 0 4pt 0; | ||
357 | padding: 0 0 0 1em; | ||
358 | border-left: 2px solid #007000; | ||
359 | unicode-bidi: -webkit-plaintext | ||
360 | } | ||
361 | |||
362 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
363 | margin: 4pt 0 4pt 0; | ||
364 | padding: 0 0 0 1em; | ||
365 | border-left: 2px solid #006000; | ||
366 | unicode-bidi: -webkit-plaintext | ||
367 | } | ||
368 | |||
369 | .quotemarks{ | ||
370 | color:transparent; | ||
371 | font-size:0px; | ||
372 | } | ||
373 | |||
374 | } | ||
375 | @media print { | ||
376 | |||
377 | body { | ||
378 | font-family: "Sans Serif" ! important; | ||
379 | font-size: 9pt ! important; | ||
380 | color: #000000 ! important; | ||
381 | background-color: #ffffff ! important | ||
382 | } | ||
383 | |||
384 | tr.textAtmH, | ||
385 | tr.signInProgressH, | ||
386 | tr.rfc822H, | ||
387 | tr.encrH, | ||
388 | tr.signOkKeyOkH, | ||
389 | tr.signOkKeyBadH, | ||
390 | tr.signWarnH, | ||
391 | tr.signErrH, | ||
392 | div.header { | ||
393 | font-family: "Sans Serif" ! important; | ||
394 | font-size: 9pt ! important; | ||
395 | } | ||
396 | |||
397 | div.fancy.header > div { | ||
398 | background-color: #d6d2d0 ! important; | ||
399 | color: #221f1e ! important; | ||
400 | padding: 4px ! important; | ||
401 | border: solid #221f1e 1px ! important; | ||
402 | line-height: normal; | ||
403 | } | ||
404 | |||
405 | div.fancy.header > div a[href] { color: #221f1e ! important; } | ||
406 | |||
407 | div.fancy.header > table.outer{ | ||
408 | background-color: #d6d2d0 ! important; | ||
409 | color: #221f1e ! important; | ||
410 | border-bottom: solid #221f1e 1px ! important; | ||
411 | border-left: solid #221f1e 1px ! important; | ||
412 | border-right: solid #221f1e 1px ! important; | ||
413 | } | ||
414 | |||
415 | div.spamheader { | ||
416 | display:none ! important; | ||
417 | } | ||
418 | |||
419 | div.htmlWarn { | ||
420 | border: 2px solid #ffffff ! important; | ||
421 | line-height: normal; | ||
422 | } | ||
423 | |||
424 | div.senderpic{ | ||
425 | font-size:0.8em ! important; | ||
426 | border:1px solid black ! important; | ||
427 | background-color:#d6d2d0 ! important; | ||
428 | } | ||
429 | |||
430 | div.senderstatus{ | ||
431 | text-align:center ! important; | ||
432 | } | ||
433 | |||
434 | div.noprint { | ||
435 | display:none ! important; | ||
436 | } | ||
437 | |||
438 | blockquote { | ||
439 | margin: 4pt 0 4pt 0; | ||
440 | padding: 0 0 0 1em; | ||
441 | border-left: 2px solid #008000; | ||
442 | unicode-bidi: -webkit-plaintext | ||
443 | } | ||
444 | |||
445 | blockquote blockquote { | ||
446 | margin: 4pt 0 4pt 0; | ||
447 | padding: 0 0 0 1em; | ||
448 | border-left: 2px solid #007000; | ||
449 | unicode-bidi: -webkit-plaintext | ||
450 | } | ||
451 | |||
452 | blockquote blockquote blockquote { | ||
453 | margin: 4pt 0 4pt 0; | ||
454 | padding: 0 0 0 1em; | ||
455 | border-left: 2px solid #006000; | ||
456 | unicode-bidi: -webkit-plaintext | ||
457 | } | ||
458 | |||
459 | blockquote blockquote blockquote blockquote { | ||
460 | margin: 4pt 0 4pt 0; | ||
461 | padding: 0 0 0 1em; | ||
462 | border-left: 2px solid #008000; | ||
463 | unicode-bidi: -webkit-plaintext | ||
464 | } | ||
465 | |||
466 | blockquote blockquote blockquote blockquote blockquote { | ||
467 | margin: 4pt 0 4pt 0; | ||
468 | padding: 0 0 0 1em; | ||
469 | border-left: 2px solid #007000; | ||
470 | unicode-bidi: -webkit-plaintext | ||
471 | } | ||
472 | |||
473 | blockquote blockquote blockquote blockquote blockquote blockquote { | ||
474 | margin: 4pt 0 4pt 0; | ||
475 | padding: 0 0 0 1em; | ||
476 | border-left: 2px solid #006000; | ||
477 | unicode-bidi: -webkit-plaintext | ||
478 | } | ||
479 | |||
480 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
481 | margin: 4pt 0 4pt 0; | ||
482 | padding: 0 0 0 1em; | ||
483 | border-left: 2px solid #008000; | ||
484 | unicode-bidi: -webkit-plaintext | ||
485 | } | ||
486 | |||
487 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
488 | margin: 4pt 0 4pt 0; | ||
489 | padding: 0 0 0 1em; | ||
490 | border-left: 2px solid #007000; | ||
491 | unicode-bidi: -webkit-plaintext | ||
492 | } | ||
493 | |||
494 | blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote { | ||
495 | margin: 4pt 0 4pt 0; | ||
496 | padding: 0 0 0 1em; | ||
497 | border-left: 2px solid #006000; | ||
498 | unicode-bidi: -webkit-plaintext | ||
499 | } | ||
500 | |||
501 | .quotemarks{ | ||
502 | color:transparent; | ||
503 | font-size:0px; | ||
504 | } | ||
505 | |||
506 | .quotemarksemptyline{ | ||
507 | color:transparent; | ||
508 | font-size:0px; | ||
509 | line-height: 12pt; | ||
510 | } | ||
511 | |||
512 | } | ||