Thursday, July 11, 2019

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

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/0e084d24-1da2-4ed2-9d1a-3ef638bcee95%40googlegroups.com.

No comments:

Post a Comment