File indexing completed on 2024-10-27 04:46:36

0001 <?xml version="1.0" encoding="UTF8"?>
0002 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0003 <html xmlns="http://www.w3.org/1999/xhtml">
0004   <head>
0005     <meta http-equiv="Content-Type" content="text/html; charset=UTF8" />
0006     <title></title>
0007     <style></style>
0008   </head>
0009   <body>
0010     <style type="text/css">
0011 th {
0012     text-align: left;
0013     width: 25%;
0014     white-space: nowrap;
0015     font-weight: bold;
0016 }
0017 .header th {
0018     vertical-align: middle;
0019 }
0020 td {
0021     padding-left: 5px;
0022 }
0023 
0024 #invitation {
0025     font-size: %1px !important;
0026 }
0027 #invitation h2 {
0028     margin: 5px 0 0 0 !important;
0029 }
0030 #invitation table {
0031     line-height: 140% !important;
0032     border-spacing: 0 !important;
0033 }
0034 #invitation th {
0035     padding: 5px 0 5px 0 !important;
0036 }
0037 #invitation td {
0038     padding: 5px 10px 5px 5px !important;
0039 }
0040 #invitation small {
0041     color: #555 !important;
0042 }
0043 #invitation hr {
0044     border: 1px solid #678db2 !important;
0045 }
0046 #invitation .button {
0047     display: inline-block !important;
0048     font-weight: bold !important;
0049     padding: 4px 8px !important;
0050     margin-bottom: 4px !important;
0051     border: 1px solid btnBdr !important;
0052     border-radius: 3px !important;
0053     background: btnBg !important;
0054     vertical-align: middle !important;
0055 }
0056 #invitation a.button {
0057     color: btnFg !important;
0058 }
0059 #invitation .button img{
0060     vertical-align: middle !important;
0061     padding-right: 3px !important;
0062 }
0063 #invitation th {
0064     font-weight: bold !important;
0065 }
0066 #invitation .summary img {
0067     padding-right: 10px !important;
0068     width: 48px !important;
0069     vertical-align: middle !important;
0070 }
0071 </style>
0072     <div id="invitation">
0073       <p>Test UserB tentatively accepts this to-do.</p>
0074       <p>
0075         <i>Your response as <b>Participant</b> is requested.</i>
0076       </p>
0077 <!-- Response buttons/groupware links -->
0078       <a class="button" href="accept"><img src="file:dialog-ok-apply" align="top" height="16" width="16" alt="dialog-ok-apply" title="" />Accept</a>
0079       <a class="button" href="accept_conditionally"><img src="file:dialog-ok" align="top" height="16" width="16" alt="dialog-ok" title="" />Tentative</a>
0080       <a class="button" href="decline"><img src="file:dialog-cancel" align="top" height="16" width="16" alt="dialog-cancel" title="" />Decline</a>
0081       <a class="button" href="counter"><img src="file:edit-undo" align="top" height="16" width="16" alt="edit-undo" title="" />Counter proposal ...</a>
0082       <a class="button" href="delegate"><img src="file:mail-forward" align="top" height="16" width="16" alt="mail-forward" title="" />Delegate ...</a>
0083 <!-- Comments -->
0084       <hr />
0085       <div dir="">
0086         <h2 class="summary"><img src="file:view-pim-tasks" align="top" height="48" width="48" alt="view-pim-tasks" title="" /> (5a) Testaufgabe (mit Uhrzeit)</h2>
0087         <table border="0">
0088           <tr>
0089             <th valign="top">Where:</th>
0090             <td>Osnabrück</td>
0091           </tr>
0092           <tr>
0093   </tr>
0094           <tr>
0095             <th valign="top">Due:</th>
0096             <td>27 Oct 2014 13:10:00</td>
0097           </tr>
0098           <tr>
0099             <th valign="top">Description:</th>
0100             <td>unter vorbehalt angenommen...</td>
0101           </tr>
0102 <!-- RSVP/attadees -->
0103           <tr>
0104             <th valign="top">Assignees:</th>
0105             <td>
0106               <img src="file:dialog-ok" align="top" height="16" width="16" alt="Tentative" title="Tentative" />
0107               <a href="mailto:testuserb@example.com" title="testuserb@example.com">Test UserB
0108     </a>
0109             </td>
0110           </tr>
0111 <!-- Attachments //-->
0112         </table>
0113         <hr />
0114       </div>
0115     </div>
0116   </body>
0117 </html>