Styling for Selection Grid

Hey,

Can anyone tell me which style is used to skin the active selection in a GUI.SelectionGrid component?

I’ve got an issue with the selected item showing up really ugly. I figured it was tied to the Button style, but I feel like I’ve changed every style component of the Button in my skin, with no effect. Trial and error isn’t working…

Thanks,
Andy

I’m not sure what the default style is, but the default style state for the active button(currently toggled button) is OnNormal. Active is when you are actually pressing it only.