Accordion icons. Alignment?
Hi.
I've been going through the CSS files and I can't find a way to align the icons for the Accordion. I would like to have the icons on the right end of the header instead of the left. Is there a way to do this? Can someone point me in the right direction?
This is what it looks like now:
<icon><header name>
And I would like to have it like this:
<header name> <icon>
Thanks for the help.