Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » How to set the different border width in theme css ?
How to set the different border width in theme css ? [message #1181042] Mon, 11 November 2013 10:28 Go to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Hi,
I want to set the different border width for my customer widget, so but the theme css can not support the border-width and gives a error:
org.w3c.css.sac.CSSException: Failed to read property border-width: Unknown property border-width

border-width:thin medium thick 10px;


Best
David
Re: How to set the different border width in theme css ? [message #1181248 is a reply to message #1181042] Mon, 11 November 2013 13:29 Go to previous messageGo to next message
Tim Buschtoens is currently offline Tim BuschtoensFriend
Messages: 396
Registered: July 2009
Senior Member
Hi.

"border-width" is not supported in RAP, only "border.
See
http://download.eclipse.org/rt/rap/doc/2.2/guide/reference/theming/Properties.html#border

Greetings,
Tim

Am 11.11.2013 11:28, schrieb Song David:
> Hi,
> I want to set the different border width for my customer widget, so but
> the theme css can not support the border-width and gives a error:
> org.w3c.css.sac.CSSException: Failed to read property border-width:
> Unknown property border-width
> border-width:thin medium thick 10px;
>
> Best
> David

--
Tim Buschtöns

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: How to set the different border width in theme css ? [message #1181379 is a reply to message #1181248] Mon, 11 November 2013 15:11 Go to previous messageGo to next message
David Song is currently offline David SongFriend
Messages: 217
Registered: April 2011
Senior Member
Thanks Tim, When is the border-width property be surpported? Can I open an enhancement requests?
Re: How to set the different border width in theme css ? [message #1182570 is a reply to message #1181379] Tue, 12 November 2013 09:18 Go to previous message
Ralf Sternberg is currently offline Ralf SternbergFriend
Messages: 1313
Registered: July 2009
Senior Member

> When is the border-width property be surpported?

Unfortunately, this feature is not quite simple to implement, and we
don't have it on our plan for 2.2.

> Can I open an enhancement requests?

We already have one [1], thanks.

Regards,
Ralf

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=283872

--
Ralf Sternberg

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Previous Topic:WorkbenchAdvisor SHOW_SYSTEM_JOBS
Next Topic:Support RAP 1.5
Goto Forum:
  


Current Time: Thu Mar 28 18:22:40 GMT 2024

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

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

Back to the top