~ubuntu-branches/ubuntu/oneiric/kdepim/oneiric-updates

« back to all changes in this revision

Viewing changes to messageviewer/tests/data/signed-forward-openpgp-signed-encrypted.mbox.html

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-06-28 19:33:24 UTC
  • mfrom: (0.2.13) (0.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20110628193324-8yvjs8sdv9rdoo6c
Tags: 4:4.7.0-0ubuntu1
* New upstream release
  - update install files
  - add missing kdepim-doc package to control file
  - Fix Vcs lines
  - kontact breaks/replaces korganizer << 4:4.6.80
  - tighten the dependency of kdepim-dev on libkdepim4 to fix lintian error

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
3
<html>
 
4
  <head>
 
5
    <title/>
 
6
    <style>
 
7
div.header {
 
8
  margin-bottom: 10pt ! important;
 
9
}
 
10
 
 
11
table.textAtm {
 
12
  margin-top: 10pt ! important;
 
13
  margin-bottom: 10pt ! important;
 
14
}
 
15
 
 
16
tr.textAtmH,
 
17
tr.textAtmB,
 
18
tr.rfc822B {
 
19
  font-weight: normal ! important;
 
20
}
 
21
 
 
22
tr.signInProgressH,
 
23
tr.rfc822H,
 
24
tr.encrH,
 
25
tr.signOkKeyOkH,
 
26
tr.signOkKeyBadH,
 
27
tr.signWarnH,
 
28
tr.signErrH {
 
29
  font-weight: bold ! important;
 
30
}
 
31
 
 
32
tr.textAtmH td,
 
33
tr.textAtmB td {
 
34
  padding: 3px ! important;
 
35
}
 
36
 
 
37
table.rfc822 {
 
38
  width: 100% ! important;
 
39
  border: solid 1px black ! important;
 
40
  margin-top: 10pt ! important;
 
41
  margin-bottom: 10pt ! important;
 
42
}
 
43
 
 
44
table.textAtm,
 
45
table.encr,
 
46
table.signWarn,
 
47
table.signErr,
 
48
table.signOkKeyBad,
 
49
table.signOkKeyOk,
 
50
table.signInProgress,
 
51
div.fancy.header table {
 
52
  width: 100% ! important;
 
53
  border-width: 0px ! important;
 
54
}
 
55
 
 
56
div.htmlWarn {
 
57
  margin: 0px 5% ! important;
 
58
  padding: 10px ! important;
 
59
  text-align: left ! important;
 
60
}
 
61
 
 
62
div.fancy.header &gt; div {
 
63
  font-weight: bold ! important;
 
64
  padding: 4px ! important;
 
65
}
 
66
 
 
67
div.fancy.header table {
 
68
  padding: 2px ! important;
 
69
  text-align: left ! important
 
70
}
 
71
 
 
72
div.fancy.header table th {
 
73
  padding: 0px ! important;
 
74
  white-space: nowrap ! important;
 
75
  border-spacing: 0px ! important;
 
76
  text-align: left ! important;
 
77
  vertical-align: top ! important;
 
78
}
 
79
 
 
80
div.fancy.header table td {
 
81
  padding: 0px ! important;
 
82
  border-spacing: 0px ! important;
 
83
  text-align: left ! important;
 
84
  vertical-align: top ! important;
 
85
  width: 100% ! important;
 
86
}
 
87
 
 
88
span.pimsmileytext {
 
89
  position: absolute;
 
90
  top: 0px;
 
91
  left: 0px;
 
92
  visibility: hidden;
 
93
}
 
94
 
 
95
img.pimsmileyimg {
 
96
}
 
97
 
 
98
div.quotelevelmark {
 
99
  position: absolute;
 
100
  margin-left:-10px;
 
101
}
 
102
 
 
103
@media screen {
 
104
 
 
105
body {
 
106
  font-family: "Sans Serif" ! important;
 
107
  font-size: 0px ! important;
 
108
  color: #181615 ! important;
 
109
  background-color: #ffffff ! important;
 
110
}
 
111
 
 
112
a {
 
113
  color: #0057ae ! important;
 
114
  text-decoration: none ! important;
 
115
}
 
116
 
 
117
a.white {
 
118
  color: white ! important;
 
119
}
 
120
 
 
121
a.black {
 
122
  color: black ! important;
 
123
}
 
124
 
 
125
table.textAtm { background-color: #181615 ! important; }
 
126
 
 
127
tr.textAtmH {
 
128
  background-color: #ffffff ! important;
 
129
  font-family: "Sans Serif" ! important;
 
130
  font-size: 0px ! important;
 
131
}
 
132
 
 
133
tr.textAtmB {
 
134
  background-color: #ffffff ! important;
 
135
}
 
136
 
 
137
table.signInProgress,
 
138
table.rfc822 {
 
139
  background-color: #ffffff ! important;
 
140
}
 
141
 
 
142
tr.signInProgressH,
 
143
tr.rfc822H {
 
144
  font-family: "Sans Serif" ! important;
 
145
  font-size: 0px ! important;
 
146
}
 
147
 
 
148
table.encr {
 
149
  background-color: #0069cc ! important;
 
150
}
 
151
 
 
152
tr.encrH {
 
153
  background-color: #0080ff ! important;
 
154
  font-family: "Sans Serif" ! important;
 
155
  font-size: 0px ! important;
 
156
}
 
157
 
 
158
tr.encrB { background-color: #e0f0ff ! important; }
 
159
 
 
160
table.signOkKeyOk {
 
161
  background-color: #33cc33 ! important;
 
162
}
 
163
 
 
164
tr.signOkKeyOkH {
 
165
  background-color: #40ff40 ! important;
 
166
  font-family: "Sans Serif" ! important;
 
167
  font-size: 0px ! important;
 
168
}
 
169
 
 
170
tr.signOkKeyOkB { background-color: #e8ffe8 ! important; }
 
171
 
 
172
table.signOkKeyBad {
 
173
  background-color: #cccc33 ! important;
 
174
}
 
175
 
 
176
tr.signOkKeyBadH {
 
177
  background-color: #ffff40 ! important;
 
178
  font-family: "Sans Serif" ! important;
 
179
  font-size: 0px ! important;
 
180
}
 
181
 
 
182
tr.signOkKeyBadB { background-color: #ffffe8 ! important; }
 
183
 
 
184
table.signWarn {
 
185
  background-color: #cccc33 ! important;
 
186
}
 
187
 
 
188
tr.signWarnH {
 
189
  background-color: #ffff40 ! important;
 
190
  font-family: "Sans Serif" ! important;
 
191
  font-size: 0px ! important;
 
192
}
 
193
 
 
194
tr.signWarnB { background-color: #ffffe8 ! important; }
 
195
 
 
196
table.signErr {
 
197
  background-color: #cc0000 ! important;
 
198
}
 
199
 
 
200
tr.signErrH {
 
201
  background-color: #ff0000 ! important;
 
202
  font-family: "Sans Serif" ! important;
 
203
  font-size: 0px ! important;
 
204
}
 
205
 
 
206
tr.signErrB { background-color: #ffe0e0 ! important; }
 
207
 
 
208
div.htmlWarn {
 
209
  border: 2px solid #ff4040 ! important;
 
210
}
 
211
 
 
212
div.header {
 
213
  font-family: "Sans Serif" ! important;
 
214
  font-size: 0px ! important;
 
215
}
 
216
 
 
217
div.fancy.header &gt; div {
 
218
  background-color: #43ace8 ! important;
 
219
  color: #ffffff ! important;
 
220
  border: solid #1b1918 1px ! important;
 
221
}
 
222
 
 
223
div.fancy.header &gt; div a[href] { color: #ffffff ! important; }
 
224
 
 
225
div.fancy.header &gt; div a[href]:hover { text-decoration: underline ! important; }
 
226
 
 
227
div.fancy.header &gt; div.spamheader {
 
228
  background-color: #cdcdcd ! important;
 
229
  border-top: 0px ! important;
 
230
  padding: 3px ! important;
 
231
  color: black ! important;
 
232
  font-weight: bold ! important;
 
233
  font-size: smaller ! important;
 
234
}
 
235
 
 
236
div.fancy.header &gt; table.outer {
 
237
  background-color: #d5d1cf ! important;
 
238
  color: #1b1918 ! important;
 
239
  border-bottom: solid #1b1918 1px ! important;
 
240
  border-left: solid #1b1918 1px ! important;
 
241
  border-right: solid #1b1918 1px ! important;
 
242
}
 
243
 
 
244
div.senderpic{
 
245
  padding: 0px ! important;
 
246
  font-size:0.8em ! important;
 
247
  border:1px solid #b0a9a5 ! important;
 
248
  background-color:#d5d1cf ! important;
 
249
}
 
250
 
 
251
div.senderstatus{
 
252
  text-align:center ! important;
 
253
}
 
254
 
 
255
div.quotelevel1 {
 
256
  color: #008000 ! important;
 
257
  font-style: italic ! important;
 
258
}
 
259
 
 
260
div.quotelevel2 {
 
261
  color: #007000 ! important;
 
262
  font-style: italic ! important;
 
263
}
 
264
 
 
265
div.quotelevel3 {
 
266
  color: #006000 ! important;
 
267
  font-style: italic ! important;
 
268
}
 
269
 
 
270
div.deepquotelevel1 {
 
271
  color: #008000 ! important;
 
272
  font-style: italic ! important;
 
273
}
 
274
 
 
275
div.deepquotelevel2 {
 
276
  color: #007000 ! important;
 
277
  font-style: italic ! important;
 
278
}
 
279
 
 
280
div.deepquotelevel3 {
 
281
  color: #006000 ! important;
 
282
  font-style: italic ! important;
 
283
}
 
284
 
 
285
}
 
286
@media print {
 
287
 
 
288
body {
 
289
  font-family: "Sans Serif" ! important;
 
290
  font-size: 9pt ! important;
 
291
  color: #000000 ! important;
 
292
  background-color: #ffffff ! important
 
293
}
 
294
 
 
295
tr.textAtmH,
 
296
tr.signInProgressH,
 
297
tr.rfc822H,
 
298
tr.encrH,
 
299
tr.signOkKeyOkH,
 
300
tr.signOkKeyBadH,
 
301
tr.signWarnH,
 
302
tr.signErrH,
 
303
div.header {
 
304
  font-family: "Sans Serif" ! important;
 
305
  font-size: 9pt ! important;
 
306
}
 
307
 
 
308
div.fancy.header &gt; div {
 
309
  background-color: #d5d1cf ! important;
 
310
  color: #1b1918 ! important;
 
311
  padding: 4px ! important;
 
312
  border: solid #1b1918 1px ! important;
 
313
}
 
314
 
 
315
div.fancy.header &gt; div a[href] { color: #1b1918 ! important; }
 
316
 
 
317
div.fancy.header &gt; table.outer{
 
318
  background-color: #d5d1cf ! important;
 
319
  color: #1b1918 ! important;
 
320
  border-bottom: solid #1b1918 1px ! important;
 
321
  border-left: solid #1b1918 1px ! important;
 
322
  border-right: solid #1b1918 1px ! important;
 
323
}
 
324
 
 
325
div.spamheader {
 
326
  display:none ! important;
 
327
}
 
328
 
 
329
div.htmlWarn {
 
330
  border: 2px solid #ffffff ! important;
 
331
}
 
332
 
 
333
div.senderpic{
 
334
  font-size:0.8em ! important;
 
335
  border:1px solid black ! important;
 
336
  background-color:#d5d1cf ! important;
 
337
}
 
338
 
 
339
div.senderstatus{
 
340
  text-align:center ! important;
 
341
}
 
342
 
 
343
div.noprint {
 
344
  display:none ! important;
 
345
}
 
346
 
 
347
 
 
348
</style>
 
349
  </head>
 
350
  <body>
 
351
    <div style="position: relative; word-wrap: break-word">
 
352
      <a name="att"/>
 
353
      <div id="attachmentDiv">
 
354
        <table cellspacing="1" cellpadding="1" class="signOkKeyOk">
 
355
          <tr class="signOkKeyOkH">
 
356
            <td dir="ltr">
 
357
              <table cellspacing="0" cellpadding="0" width="100%">
 
358
                <tr>
 
359
                  <td>Signed by <a href="mailto:test@kolab.org">test@kolab.org</a>.</td>
 
360
                  <td align="right">
 
361
                    <a href="kmail:showSignatureDetails">Show Details</a>
 
362
                  </td>
 
363
                </tr>
 
364
              </table>
 
365
            </td>
 
366
          </tr>
 
367
          <tr class="signOkKeyOkB">
 
368
            <td>
 
369
              <a name="att1"/>
 
370
              <div id="attachmentDiv1">
 
371
                <a name="att1.1"/>
 
372
                <div id="attachmentDiv1.1">
 
373
                  <div class="noquote">
 
374
                    <div dir="ltr">bla bla bla</div>
 
375
                  </div>
 
376
                </div>
 
377
                <a name="att1.2"/>
 
378
                <div id="attachmentDiv1.2">
 
379
                  <table cellspacing="1" cellpadding="1" class="rfc822">
 
380
                    <tr class="rfc822H">
 
381
                      <td dir="ltr">
 
382
                        <a href="attachment:1.2.1?place=body">Encapsulated message</a>
 
383
                      </td>
 
384
                    </tr>
 
385
                    <tr class="rfc822B">
 
386
                      <td>
 
387
                        <a name="att1.2.1"/>
 
388
                        <div id="attachmentDiv1.2.1">
 
389
                          <table cellspacing="1" cellpadding="1" class="encr">
 
390
                            <tr class="encrH">
 
391
                              <td dir="ltr">Encrypted message</td>
 
392
                            </tr>
 
393
                            <tr class="encrB">
 
394
                              <td>
 
395
                                <div style="position: relative; word-wrap: break-word">
 
396
                                  <a name="att"/>
 
397
                                  <div id="attachmentDiv">
 
398
                                    <table cellspacing="1" cellpadding="1" class="signOkKeyOk">
 
399
                                      <tr class="signOkKeyOkH">
 
400
                                        <td dir="ltr">
 
401
                                          <table cellspacing="0" cellpadding="0" width="100%">
 
402
                                            <tr>
 
403
                                              <td>Signed by <a href="mailto:test@kolab.org">test@kolab.org</a>.</td>
 
404
                                              <td align="right">
 
405
                                                <a href="kmail:showSignatureDetails">Show Details</a>
 
406
                                              </td>
 
407
                                            </tr>
 
408
                                          </table>
 
409
                                        </td>
 
410
                                      </tr>
 
411
                                      <tr class="signOkKeyOkB">
 
412
                                        <td>
 
413
                                          <a name="att1"/>
 
414
                                          <div id="attachmentDiv1">
 
415
                                            <div class="noquote">
 
416
                                              <div dir="ltr">encrypted message text</div>
 
417
                                            </div>
 
418
                                          </div>
 
419
                                        </td>
 
420
                                      </tr>
 
421
                                      <tr class="signOkKeyOkH">
 
422
                                        <td dir="ltr">End of signed message</td>
 
423
                                      </tr>
 
424
                                    </table>
 
425
                                  </div>
 
426
                                </div>
 
427
                              </td>
 
428
                            </tr>
 
429
                            <tr class="encrH">
 
430
                              <td dir="ltr">End of encrypted message</td>
 
431
                            </tr>
 
432
                          </table>
 
433
                        </div>
 
434
                      </td>
 
435
                    </tr>
 
436
                    <tr class="rfc822H">
 
437
                      <td dir="ltr">End of encapsulated message</td>
 
438
                    </tr>
 
439
                  </table>
 
440
                </div>
 
441
              </div>
 
442
            </td>
 
443
          </tr>
 
444
          <tr class="signOkKeyOkH">
 
445
            <td dir="ltr">End of signed message</td>
 
446
          </tr>
 
447
        </table>
 
448
      </div>
 
449
    </div>
 
450
  </body>
 
451
</html>