hi,

Have a look at the developer's guide:
http://code.google.com/webtoolkit/doc/1.6/DevGuideUserInterface.html#DevGuideStyleSheets

And the to the javadoc for the tabpanel and tabBar:
http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/TabPanel.html
http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/client/ui/TabBar.html

And then for a good example of tab panel styling take a look at the
showcase:
http://gwt.google.com/samples/Showcase/Showcase.html#CwTabPanel

Also, firebug is a great tool for css on-the-fly modification so be
sure to get it.

Hope that helps,

Salvador

On May 12, 10:35 pm, Rob Tanner <caspersg...@gmail.com> wrote:
> I'm attempting to use my first TabPanel.  The TabPanel is displayed
> with a two or 3 pixel border in a light blue.  While I want the tab
> bar itself is fine, I want the border on the panel (DeckPanel??) to be
> zero pixels.  How do I get rid of it?
>
> Thanks,
> Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to