Is it possible to customize the background image within the active radio button from the default redmond to aristo?
.ui-radiobutton-icon {
background-image: url("/images/ui-icons_38667f_256x240.png.jsf");
}
Can someone help with the correct syntax for this change?
Thank you!