Actually if I add any styling with <ui:style> notation FF stops to generate the output. I have blank pages. Can it be connected somehow to development mode I use? I run "mvn gwt:run" and open default browser from the GWT application. On Sunday, December 13, 2015 at 12:11:53 PM UTC+2, [email protected] wrote: > > Hello all, > > Doing tutorials I have found that Ripple effect with UI style > provided in example makes elements invisible. I have tested with FireFox > 26 and 42 -- all the same. At Google chrome everything works as expected. > Why this style blanks the page in FireFox? > > <ui:style> > paper-icon-item { > position: relative; > overflow: hidden; > } > </ui:style> > > >
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/d/optout.
