You can just add something like this in extra.less:

Code:
.XenBase .pageNav-page, .XenBase .pageNav-jump {
    background: rgb(255, 0, 0);
    border: 1px solid rgb(0, 128, 0);
    color: rgb(255, 255, 255);
&.pageNav-page--current { background: pink; color: blue; }
}

There are no properties for it. Made the colors crazy so you can see what they do.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back