Personally I use @external, either in my uibinder files, ie for a specific widget, or in a separate css that I inject at startup via my ClientBundle.
I don't know if it is "optimal" but it works well and is convenient. On Sunday, 18 November 2012 01:45:30 UTC+1, Dimitrijević Ivan wrote: > > What is a correct way to override GWT default CSS style for widget? > > In documentation listed bellow, both ways (Including Style sheets in the > HTML Host Page, Including Style sheets in the Module XML file) > aredepricated. > > https://developers.google.com/web-toolkit/doc/latest/DevGuideUiCss > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/qenNiXAbO-UJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
