Found out it's possible to override the GWT styling by putting this in
my css file:
th.GALD-WOOC {
padding-left: 2px;
padding-right: 2px;
}
td.GALD-WOHC {
padding-left: 2px;
padding-right: 2px;
}
Are there other ways of doing this?
\Thomas
On 11 Okt., 12:21, Thomas Trebbien Pedersen