How to use different style for currently active items on toggles?
Hello!
I have used toggles in my template and it works very well but the only mistake it has I want to have a different style for currently active items.
I tried .ui-state-active class but then I found it doesn't impress toggles at all.
How can I do that?
Thanks in advance!