Hi there,
I am trying to launch an application with some startup screens where a UIProvider drives the user according to the requesting browser. So far so good. The point is that when using Valo as Theme, somehow Touchkit might be causing a malfunction, for all the buttons are displayed without captions and table headers get their font-color set to white. Captions are there but must manually modify css display values for them to appear at the right position. When I include the touchkit 4.0.2 dependency the theme gets spoiled. As soon as I remove it, everythings gets back in place.
I am quite a newbie with Vaadin 7 and scss styling. If possible I would like to avoid modifying themes at this stage. But will have to if I have no other solution. After examining the themes folders I appreciate no changes at all, so I presume touchkit must include some style variations in their component design. I haven’t started to analyze the client components to look for changes. If I try another theme like Runo, it works fine.
Can anybody provide an explanation? Is there an easy fix? Or must I review the screen elements and adjust the css styling manually?
Many thanks in advance for your time.
Regards,
Carlos.