[TYPO3-core] RFC #11150: CSS in BE has no general rules, only specific
Steffen Kamper
info at sk-typo3.de
Sat May 1 20:44:09 CEST 2010
Hi,
Francois Suter schrieb:
> Hi,
>
>> Unfortunately not! It could cause modules with missing scrollbars,
>> missing margins for some frames and so on. Would be nice to have this
>> tested in all browsers!
>
> Indeed. I have found that modules without docheader don't have
> scrollbars anymore after that. You can observe this effect with tools
> such as phpunit or devlog.
>
yes, that's a point. Unfortunally we have no flag for docheaders, so
imho all modules which use docheader should add a class to body and we
can use one rule:
body.docheaders
And general body doesn't get overflow: hidden
vg Steffen
More information about the TYPO3-team-core
mailing list