To change the property of .cellTableHeader in CellTableStyle.css. To
set font-size:14px, color:#4b4a4a. I send the code segment try the
below code.
//CellTableStyle.css
.cellTableHeader {
font-size: 12px;
color: #4b4a4a;
height: 35px;
border-bottom: 2px solid #60a6bf;
padding: 3px 25px;
text-align: left;
text-shadow: #ddf 1px 1px 0;
overflow: hidden;
}
S. Abraham
www.DataStoreGwt.com
Persist objects directly in GAE
On Sep 21, 4:30 pm, samuel <[email protected]> wrote:
> I wana going to change the celltable header property of size, color.
> Give your suggestion for me.
--
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.