[TYPO3-core] RFC: #10892: Make it possible to style a hover color for pagetree items

Uschi Renziehausen typo3news at otherone.de
Sat Apr 11 15:13:45 CEST 2009


This is an SVN patch request.

Type: Feature

Bugtracker references:
http://bugs.typo3.org/view.php?id=10892

Branches: Trunk

Problem:

Currently it is impossible to have a hover color for a pagetree item because the link items are not wrapped in a div 
like in the module menu. Such a hover color is usefull

a) when you explore your pagetree
b) when you teach typo3 and explain the pagetree.

Solution:

Let us have a div around the ol and link items which you can then style in the following way:
ul.tree div:hover {background-color: #xxxxxx}

Uschi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10892_pagetree_hover.patch
Type: text/x-patch
Size: 1136 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090411/403e5549/attachment-0001.bin 


More information about the TYPO3-team-core mailing list