how to remove the focus effect on disclosure panel

2011-02-17 Thread mars
hi, i noticed that whenever i click the disclosure panel's header, it got focused, namely you can see the black dotted border around the header, is there any way i can get rid of that? Thanks. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

Re: how to remove the focus effect on disclosure panel

2011-02-17 Thread ciosbel
Just use outline: none css property on the header. See selectors here: http://google-web-toolkit.googlecode.com/svn/javadoc/2.2/com/google/gwt/user/client/ui/DisclosurePanel.html -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to