I found a way doing it like this. Is this the right way?
.ui-tabs .ui-widget-content { }
.ui-tabs .ui-widget-header { }
.ui-tabs .ui-tabs-nav .ui-state-default, .ui-tabs .ui-tabs-nav .ui-
widget-content .ui-state-default { }
.ui-tabs .ui-tabs-nav .ui-state-default a { }
.ui-tabs .ui-tabs-nav .ui-state-hover, .ui-tabs .ui-tabs-nav .ui-
widget-content .ui-state-hover, .ui-tabs .ui-tabs-nav .ui-state-
focus, .ui-tabs .ui-tabs-nav .ui-widget-content .ui-state-focus { }
.ui-tabs .ui-tabs-nav .ui-state-hover a { }
.ui-tabs .ui-tabs-nav .ui-state-active, .ui-tabs .ui-tabs-nav .ui-
widget-content .ui-state-active { }
.ui-tabs .ui-tabs-nav .ui-state-active a { }
On Feb 18, 10:37 am, Gabriel Beauchamp <[email protected]>
wrote:
> Is it possible to have 2 different themes on the same page?
> I want the dialog and buttons to look 1 way and my tabs to look completely
> different?
> Is it possible to have just the css for the tabs without affecting the other
> buttons and the look of my dialog window?
> Will I need to change the names of the classes? And also modify the names
> inside the ui.tabs.js file to make that possible?
> Thanks for your help,
> Gabriel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---