Project

General

Profile

Actions

Feature #20304

closed

Make it possible to style a hover color for pagetree items

Added by Uschi Renziehausen about 15 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-04-11
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

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}

(issue imported from #M10892)


Files

10892_pagetree_hover.patch (1.11 KB) 10892_pagetree_hover.patch Administrator Admin, 2009-04-11 15:05

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Feature #17150: webPageTree: wrap each line/page in pagetree with div elementsClosedBenni Mack2007-03-23

Actions
Actions #1

Updated by Steffen Kamper almost 15 years ago

committed to trunk, rev 5342

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF