Hello

I have a vertical panel dropped in a popupPanle component and using
following css

.gwt-PopupPanel {
background: #005200;
border: 0.2em solid white;
padding: 0.5em;
}

.gwt-VerticalPanel {
background: #005200;
spacing: 0.5em;
}


.gwt-Label {color: white;}



When i run my app I see it coming fine on chrome.  But on firefox 3.6 it
does not apply the background for popup panel it seems.
Looking into firebug shows me that there is no VerticalPanel in the
generated html. Please advise

Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com

-- 
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.

Reply via email to