Hi!
It possible change Excel Export Color button? How?
Br,Alessandro
Use a little CSS:
button.buttons-excel { background: blue; }
Allan
Replies
Use a little CSS:
Allan