Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Colors for Themes
Colors for Themes [message #94821] Fri, 27 June 2008 11:08 Go to next message
Tobias bergtholdt is currently offline Tobias bergtholdtFriend
Messages: 13
Registered: July 2009
Junior Member
Hi,

Im playing around with the new CSS Theming.

I using the Color #263F6A for my buttons.

Button[PUSH], BUTTON[TOGGLE] {
border: 2px #263F6A;
color: #263F6A;
background-color: #D2D4D6;
}

But when I start the Application the border of the buttons is black and
not blue.

Do you have any ideas why ?
Re: Colors for Themes [message #94882 is a reply to message #94821] Sun, 29 June 2008 22:54 Go to previous message
Eclipse UserFriend
Originally posted by: rsternberg.innoopract.com

Hi Tobias,

maybe its because the second "Button" is spelled all upper case? Apart
from that typo, your CSS should work.

Regards, Ralf

Tobias Bergtholdt wrote:
> Hi,
>
> Im playing around with the new CSS Theming.
>
> I using the Color #263F6A for my buttons.
>
> Button[PUSH], BUTTON[TOGGLE] {
> border: 2px #263F6A;
> color: #263F6A;
> background-color: #D2D4D6;
> }
>
> But when I start the Application the border of the buttons is black and
> not blue.
>
> Do you have any ideas why ?
>
Previous Topic:[RAP 1.1] Missing Constraint: org.eclipse.ui; version="0.0.0"
Next Topic:RAP Tooling on Ganymede
Goto Forum:
  


Current Time: Thu Mar 28 22:00:06 GMT 2024

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

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

Back to the top