Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Change the color and weight of Table line
Change the color and weight of Table line [message #116852] Mon, 22 December 2008 01:16 Go to next message
Eclipse UserFriend
Hi All,

I want to change the color and weight of Table line, I insert the following
code in theme.css file.

Table-GridLine {
background-color: #f5fafe;
}

But it does not take effect.

Thanks,
Terry
Re: Change the color and weight of Table line [message #116865 is a reply to message #116852] Mon, 22 December 2008 04:40 Go to previous messageGo to next message
Eclipse UserFriend
Hi Terry,

Terry Zhang wrote:
> Table-GridLine {
> background-color: #f5fafe;
> }

You misspelled it, it's Table-Gridline with a lower-case "l".

Regards, Ralf
Re: Change the color and weight of Table line [message #117068 is a reply to message #116865] Tue, 23 December 2008 11:28 Go to previous message
Eclipse UserFriend
Ralf Sternberg wrote:
> Terry Zhang wrote:
>> Table-GridLine {
>> background-color: #f5fafe;
>> }
>
> You misspelled it, it's Table-Gridline with a lower-case "l".

We just discussed the spelling and decided to turn it into
"Table-GridLine" with upper-case "L" to be in sync with the method
Table#getGridLineWidth. I'm sorry for the confusion.

Regards, Ralf
Previous Topic:RAP wish list
Next Topic:Problem with ScrolledComposite
Goto Forum:
  


Current Time: Sun Jun 15 18:21:12 EDT 2025

Powered by FUDForum. Page generated in 0.04608 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top