Hey,
I'm trying to add custom css to the hover and action for the ajax uploader insert button. Although the application is functioning correctly, the button just doesn't have the same look or feel as any of the other buttons in the application. It doens't highlight when hovered over or depress when clicked.
I currently have the InsertButtonID referencing a button id within the application and I'm able to apply some styling to the button. For example, I'm able to change the background color or text color, but only staticly. I'm unable to apply any styling to the button on dynamic events (hover,action etc.)
Is there any fix for this?
Thanks for your help,
Adam