[TYPO3-core] RFC: Bug #7388: CSS Gremlins
Jeff Segars
jsegars at alumni.rice.edu
Mon Feb 11 18:58:11 CET 2008
This is a SVN patch request.
Branches: 4.2
Bugtracker Reference: http://bugs.typo3.org/view.php?id=7388
Problem:
There are several small CSS gremlins lingering around that should be
fixed before the release of 4.2. These are related to alt_main.php,
backend.php, t3skin and the old skin.
1. Remove borders and background colors from select fields.
2. File->Filelist has an old-style table header.
3. File->Filelist has an unstyled table when using clipboard #1.
4. Web->Info tables are not styled at all in the pagetree overview.
5. TCEForms record header has a background in IE.
6. Task Center horizontal tab menu on the left still has old skin colors
and background. (Steffen has a pending patch that really fixes this.
Mine is only a temporary change of colors and doesn't change the actual
menu)
7. Category treeviews like in tt_news have some extra pixels between the
records.
8. Module menu text is unaligned due to different icon sizes
9. CSH in the second row of the docheader looks different
10. Icons in the second row do not sit at the same vertical position as
the text
Solution:
Update the CSS styling. There are a few locations where a PHP change
was needed to remove a spacer gif or to add a class, but the vast
majority is CSS only.
Notes: If I need to split this up into multiple patches, thats not a
problem. It may make sense to backport some of these fixes to 4.1 also,
as there's been a specific request for #7 in 4.1.
Thanks,
Jeff
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080211_css_gremlins.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080211/08a64b22/attachment-0001.txt
More information about the TYPO3-team-core
mailing list