I'm going to try to rephrase this.  How do I set CSS for the nested
tabs?  When I include the styles in the ui:style block, they seem to
have a global effect.

Brian

On Jan 12, 7:48 pm, bkbonner <[email protected]> wrote:
> I found this post about specifying CSS for the newTabLayoutPanel.  I
> have UIBinder templates that specify aTabLayoutPaneland each of the
> tabs contain composite components (also with UIBinder templates) that
> have TabLayoutPanels.  Basically, Tabs within Tabs.
>
> When I specify the <ui:style src="TabLayoutPanel" > with the
> @external, all of the TabLayoutPanels pickup this definition.
>
> I'm struggling with the best way to specify the styles so that I can
> have a different look and feel for each sets of tabs.
>
> The outer tabs I want to look like a Link Bar with vertical pipes in
> between.
>
> The nested tabs I want to have different colors based upon which outer
> tab is selected.  e.g.  If OuterTab1 is selected, innertab 1 is Red, 2
> is gray, 3 is gray.  If OuterTab2 is selected, innertab 1 is Blue, 2
> is gray, 3 is gray
>
> I need another selector on the composite component, but I'm not sure
> what the best way is to define this.
>
> Any ideas/insight?
>
> Brian
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/google-web-toolkit?hl=en.


Reply via email to