How to reproduce :
- On the same page insert a search service and a filtered content service.
- In your CSS, apply a different background-color on the button that it is in the li tag with the .last class
On the first service, the .last class is applied on the last number of page, in the second one, the .last class is applied on the button that let us to accede to the last page.
JS pagination for filtered contents and XSL pagination have been uniformized like following :
The CSS class nav-button has been added for buttons last/next/precede/first
The CSS class page has been added for page number