Specify multiple .ui-widget-header
I have a need to specify a different background image for the header of my tabs. The tabs lie inside a jQuery Dialog. But this sets ALL header backgrounds to whatever image you have stated here:
.ui-widget-header
I need a different .ui-widget-header background color for certain controls such as my tabs...
Not sure where to tweak this, because you can't just do that in the .css as every control in jQuery UI is picking up this .ui-widget-header