[TYPO3-core] RFC#7625, typo in stylesheet...
Steffen Kamper
steffen at sk-typo3.de
Fri Feb 22 23:58:34 CET 2008
"Steffen Kamper" <steffen at sk-typo3.de> schrieb im Newsbeitrag
news:mailman.1.1203719524.22555.typo3-team-core at lists.netfielders.de...
>
> "Jeff Segars" <jsegars at alumni.rice.edu> schrieb im Newsbeitrag
> news:mailman.1.1203719190.792.typo3-team-core at lists.netfielders.de...
>> Steffen Ritter wrote:
>>> Problem:
>>> typo in typo3/stylesheet.css concerning docheader.
>>> line 373 of backendstylesheet has en error
>>
>>> div#typo3-docheader { postion: absolute; top: 0; left: 0; z-index:
>>> 5; min-width: 260px; }
>>
>>> it should be position instead of postion.
>>
>> I'm still investigating exactly what is going on, but I believe
>> correcting this typo broke the docheaders in Safari. Not that the
>> typo was supposed to be there of course, but fixing it exposed a CSS
>> problem :)
>>
>>
>
> indeed this brake the pagetree. removing the position: absolute corrects
> it.
>
> But something is wrong with the docheader, i thought patrick fixed that
> already, i check it
>
> vg Steffen
there is a open patch from patrick but it'S not complete. On my site he
fixed it manually, so best is that he makes a correct patch (atm filter box
closes 2nd line)
reversing this typo or remove position:absolute corrects the globe position.
vg Steffen
More information about the TYPO3-team-core
mailing list