Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table's Cell and padding
Table's Cell and padding [message #1858429] Sun, 02 April 2023 20:59 Go to next message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 193
Registered: February 2013
Senior Member
Hi all.
How do I set the padding for the table?
Inside css. theme

I see
Table {
font: 14px Verdana, "Lucida Sans", Arial, Helvetica, sans-serif;
background-color: #ffffffff;
background-image: none;
color: #4a4a4a;
border: none;
}

But after I added padding: 5px 5px nothing happened

Dmitry
Re: Table's Cell and padding [message #1858444 is a reply to message #1858429] Mon, 03 April 2023 11:58 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Dmitry,

for RAP theming questions please check "RAP Theming Reference" in RAP developers guide.

Direct answer to your question is to use Table-Cell CSS element.

Best regards,
Ivan
Re: Table's Cell and padding [message #1858474 is a reply to message #1858444] Tue, 04 April 2023 13:09 Go to previous message
Dmitry Dukhov is currently offline Dmitry DukhovFriend
Messages: 193
Registered: February 2013
Senior Member
Yeap!
Previous Topic:Prevent ESC from closing a Dialog
Next Topic:Is it possible to add menus to table cells?
Goto Forum:
  


Current Time: Sat Jul 27 10:06:17 GMT 2024

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

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

Back to the top