Monday, July 15, 2019

Re: TabLayoutPanel looses its CSS style when placed in a CSS- grid container

Odd that it would lose the CSS.  You could try putting in the CSS yourself.  You can copy it from here  http://samples.gwtproject.org/samples/Showcase/Showcase.html#!CwTabLayoutPanel  or from the standard.css file in your project.

On Thursday, 11 July 2019 20:47:32 UTC+2, Martin Weber wrote:
Hi,
 I'am faced with a weird issue.
When I place a TabLayoutPanel in a CSS grid container, the header tabs are displayed as plain text.
No margins, coloring etc.
In the browser's HTML inspector, I see that the tab header elements have the class attributes set tho the GWT-styles for TabLayoutPanel. But somehow the GWT stylesheet/ styles are missing.
What am I doing wrong?
Any suggestion to make it work?

In contrast,  a DataGrid placed in the same CSS-grid container looks fine.

TIA, Martin

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/589593de-6c45-436a-b467-cc2de73dba66%40googlegroups.com.

No comments:

Post a Comment