Bug #22784 ยป bug_14564.diff
typo3_trunk/typo3/sysext/install/Resources/Private/Templates/GenerateConfigForm.html (Arbeitskopie) | ||
---|---|---|
<!-- ###TEMPLATE### begin -->
|
||
<fieldset>
|
||
<ol>
|
||
<li>
|
||
<li class="t3-install-description">
|
||
###DESCRIPTION###
|
||
</li>
|
||
<!-- ###TEXTAREA### begin -->
|
typo3_trunk/typo3/sysext/install/Resources/Public/Stylesheets/install.css (Arbeitskopie) | ||
---|---|---|
}
|
||
/* 5: All configuration */
|
||
.t3-install-description {
|
||
word-wrap: break-word;
|
||
width: 48em;
|
||
}
|
||
/* 6: typo3temp/ */
|
||
#t3-install-tempmanagernumbers dt {
|