height : 20px;
}
-.task_pre {
- font-weight : bold;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 10px;
- margin-bottom : 10px;
-}
-
.impressum_body {
background-color : #DDEEDD;
}
<div align="center">
<div class="table">
- <div class="tiny">$content</div>
+ <div class="tiny">
+ $content
+ </div>
</div>
</div>
$content[end]
</td>
<td class="{%template,ColorSwitch%} bottom right" align="center">
- <div class="pre">
- {%pipe,fixEmptyContentToDashes=$content[comments]%}
- </div>
+ <pre>{%pipe,fixEmptyContentToDashes=$content[comments]%}</pre>
</td>
<td class="{%template,ColorSwitch%} bottom right" align="center">
{%pipe,translateUserStatus=$content[status]%}
</tr>
<tr>
<td align="center" class="member_refbanner {%template,ColorSwitch%}">
- <div class="pre"><a href="{?URL?}/click.php?user=$content[userid]&banner=$content[id]"
+ <pre><a href="{?URL?}/click.php?user=$content[userid]&banner=$content[id]"
target="_blank"><img src="{?URL?}/view.php?user=$content[userid]&banner=$content[id]"
- alt="$content[alternate]" title="$content[alternate]" border="0" /></a></div>
+ alt="$content[alternate]" title="$content[alternate]" border="0" /></a></pre>
</td>
</tr>
</div>
<div>
- <div align="left" class="pre">
- Hallo Support-Team,<br />
- Meine id bei Ihrem {?mt_word?} lautet: $content[userid]
- </div>
+ <pre>Hallo Support-Team,
+
+Meine id bei Ihrem {?mt_word?} lautet: $content[userid]
+ </pre>
</div>
<div>
- <div align="left" class="pre">Ich habe eine Frage zu folgendem:</div>
+ <pre>Ich habe eine Frage zu folgendem:</pre>
<select name="qsummary" size="1" class="form_select">
<option value="X" disabled="disabled">- - - Bitte auswählen! - - -</option>
<option value="ordr">Alles rund um die Mailbuchung</option>
</div>
<div>
- <div align="left" class="pre">Ich möchte es genauer beschreiben:</div>
+ <pre>Ich möchte es genauer beschreiben:</pre>
<textarea name="qdetails" rows="5" cols="35" class="form_field"></textarea><br />
<div class="tiny notice"> (Bitte halten Sie den Text kurz
und knapp, damit Ihre<br />
</div>
<div class="bottom">
- <div align="left" class="pre">
- Mit freundlichen Grüßen,<br />
- Ihr {%pipe,getUsername%}
- </div>
+ <pre>Mit freundlichen Grüßen,
+ Ihr {%pipe,getUsername%}
+ </pre>
</div>
<div class="table_footer">
margin-bottom: 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.form_reset {
border: groove 1px #000000;
color: #000000;
text-align: right;
}
-.task_pre {
- font-weight: bold;
- margin-left: 0px;
- margin-right: 0px;
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
.impressum_body {
background-color: #ffffff;
}
list-style: none inside;
}
-.pre {
- display: block;
-}
-
td {
padding-left: 2px;
padding-right: 2px;
margin-bottom: 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.form_reset {
border: groove 1px #009900;
color: #00aa44;
text-align: right;
}
-.task_pre {
- font-weight: bold;
- margin-left: 0px;
- margin-right: 0px;
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
.impressum_body {
background-color: #ddeedd;
}
padding-left: 10px;
}
-.pre {
- display: block;
-}
-
td {
padding-left: 2px;
padding-right: 2px;
margin-bottom: 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.form_reset {
border: groove 1px #880000;
color: #880000;
text-align: right;
}
-.task_pre {
- font-weight: bold;
- margin-left: 0px;
- margin-right: 0px;
- margin-top: 10px;
- margin-bottom: 10px;
-}
-
.guest_content_align, .member_content_align, .admin_content_align {
text-align: center;
vertical-align: top;
list-style: none inside;
}
-.pre {
- display : block;
-}
-
td {
padding-left: 2px;
padding-right: 2px;
margin-bottom : 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.runtime {
color : #118811;
background-color : #DDEEDD;
text-align : right;
}
-.task_pre {
- font-weight : bold;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 11px;
- margin-bottom : 11px;
-}
-
.impressum_body {
background-color : #DDEEDD;
}
margin-bottom : 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.form_reset {
border-style : groove;
border : solid 1px #FFFFFF;
text-align : right;
}
-.task_pre {
- font-weight : bold;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 10px;
- margin-bottom : 10px;
-}
-
.impressum_body {
background-color : #0571cc;
}
margin-bottom : 0px;
}
+pre {
+ white-space: pre-wrap;
+ text-align: left;
+ padding: 5px;
+}
+
.form_reset {
border-style : groove;
border : solid 1px #000000;
text-align : right;
}
-.task_pre {
- font-weight : bold;
- margin-left : 0px;
- margin-right : 0px;
- margin-top : 10px;
- margin-bottom : 10px;
-}
-
.impressum_body {
background-color : #FFFFFF;
}