[TYPO3-core] RFC: #10892: Make it possible to style a hover color for pagetree items
Steffen Kamper
info at sk-typo3.de
Sun Apr 19 18:08:02 CEST 2009
Hi,
Uschi Renziehausen schrieb:
> After a little discussion with benni we thought that a span with a class
> might be less dangerous for other skins, so the link stuff is now
> wrapped in a span.linkItem.
>
> Attached is v2 of the patch.
>
> Uschi
>
i disagree. To style the span you need display:block, otherwise each
span has different dimension. Using span with display:block doesn't make
sense, so div would be the best imho.
vg Steffen
More information about the TYPO3-team-core
mailing list