Hi,

Can anyone help me how to change the default padding for cell/td in
cell table.

I have found out that GWT by default adds this css class:

.GALD-WOHC {
        padding-bottom: 2px;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
        padding-top: 2px;
}

How do I change/override the padding? I think 15px for the left/right
padding is to much and would like 2px instead.

Thanks.

\Thomas

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to