Style tabs independently from the accordion
Hello there,
I am trying to style the tabs without affecting the other elements
(eg. accordion) on the same page.
Is this possible or do I always have to have one "theme" that applies
to all?
I have tried to edit "ui-tabs-nav" class but then the *(&%#@ "ui-
widget-header" over rides the styles.
eg.
<ul class="ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-
header">
But if I edit the "ui-widget-header" the it affect any element where
this class is called....
So how do I style things in UI independently?
Thanks for your time.