Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06:16 Go to next message
Terry  is currently offline Terry Friend
Messages: 19
Registered: July 2009
Junior Member
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 09:40 Go to previous messageGo to next message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

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 16:28 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

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: Fri Apr 19 02:29:06 GMT 2024

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

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

Back to the top