[TYPO3-dev] RFC #14564: Bug: Width of one paragraph of text in the Install Tool is too big
Marc Wöhlken
woehlken at quadracom.de
Thu Nov 4 11:46:29 CET 2010
This is an SVN patch request.
Type: Bugfix
Bugtracker references: http://bugs.typo3.org/view.php?id=14564
Branches: TYPO3_4_4 & Trunk
Problem:
Layout of install tool page "All configuration" is broken by the String
"USER_FUNCTION:typo3conf/pageUnavailableHandling.php:user_pageUnavailable->pageUnavailable"
which could not be broken across lines by some browsers (e.g. Firefox).
Solution:
File:typo3_trunk/typo3/sysext/install/Resources/Private/Templates/GenerateConfigForm.html:
- added new class t3-install-description to li tags holding install tool
option description
File:
typo3_trunk/typo3/sysext/install/Resources/Public/Stylesheets/install.css:
- added
- .t3-install-description {word-wrap: break-word; width: 48em; }
Regards
Marc
--
...........................................................
Marc Wöhlken TYPO3 certified integrator
Quadracom - Proffe & Wöhlken
Rembertistraße 32 WWW: http://www.quadracom.de
D-28203 Bremen E-Mail: woehlken at quadracom.de
______________ PGP-Key: http://pgp.quadracom.de
More information about the TYPO3-dev
mailing list