well, yes ^^
but my question was more, how do you keep the style of the radio button once checked ^^
cause in the element, there is :
| label
|--radio group item
| --radio group indicator
|--text
So, the text, i can transform it into an icone (like a smiley, in your doc page)
and apply some hover style
but, how can i keep this style once the radio group item is checked :/
For the moment, I played with position and the radio group indicator appear above the box where the user clicked, but is there a more elegant solution for you ? π