Hi All,

I am facing issues in setting the default size of the CellTable
header.

As soon as the page loads there is no data in the table and the header
is taking the complete size of the table.

It might be a silly question but could you please suggest. I am doing
something wrong but dont know what.
Any help is appreciated.

This is the css i am using

 .cellTableHeader {
  outline-style: 2px solid #C7E3FF;
  border: 2px solid #C7E3FF;
  text-align: center;
  color: #4b4a4a;
  text-shadow: #ddf 1px 1px 0;
  overflow: hidden;
  height:10px;
  font:bold; }

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