Is it possible to change the icons in searchpanes options?
Is it possible to change the icons in searchpanes options?

I wanted to change the 'X', '\/' and '/\' icons from the the SearchPanes plugin and use FontAwesome icons instead.
Is that possible?
Answers
You'd either need to use some CSS to hide the current text and replace it with a Font awesome icon, or modify the library a little.
The ability to customise the icons is something I can look at in future, or I would welcome a pull request.
Allan