tags:

views:

9

answers:

0

When jQueryUI renders widgets, the headers generally get a 'ui-corner-all' class applied to them. I need 'ui-corner-top' instead. Is there a way to globally configure this? Up to this point, I'm using a selector to remove and add the class I need.