Actions
Bug #15987
closedinstall tool / IE6 / text centered
Start date:
2006-04-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
changing css ?
body, p, td, a, span, input, .bodytext {
font-family:verdana,sans-serif;
font-size:1em;
color:#000;
text-align: left;
}
or
td {
text-align: left;
}
(issue imported from #M3134)
Actions