How are you adding the image? Using the URL property or as background image via CSS property?
If u load it using URL property it does not show the border. ~Ashwin Sent from my iPhone On Jan 1, 2012, at 8:38 AM, Pavel Byles <[email protected]> wrote: > Is there a way to remove the default border from a gwt image widget? > > in my css I have: > img { > > border: none; > > } > > > Yet nothing changes. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > 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. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
