Feature #24894
add css classes to pagebrowser links
| Status: | New | Start date: | 2011-01-30 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
Description
It would be useful to have css classes added to pagebrowser links. One class for normal page links and two different classes for Previous and Next links.
(issue imported from #M17409)
History
Updated by Nils Barenbrock over 2 years ago
I have added a patch that will add "tx-indexedsearch-browsebox-link" as class for normal pagebrowser links, "tx-indexedsearch-browsebox-link-next" as class for next links and "tx-indexedsearch-browsebox-link-previous" for previous links.