Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Combo background(Set Combo background color by style sheet)
Combo background [message #668781] Sat, 07 May 2011 12:05
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
Hello,

We have set the background-color of combo using following in our style sheet.

Combo {
	border: 1px solid #cccccc;
	border-radius: 0px;
	background-color: white;
}


Surprisingly, this does not have any effect on the background color of the combo, where as other widgets like Text, DateTime, Spinner, etc all behaves as expected when background-color is set via style sheet.

Is this a bug or am I missing something here ?

Regards,
Sudesh Bulathsinhala
Previous Topic:what is the v3.7 M7 update site address?
Next Topic:Combo background
Goto Forum:
  


Current Time: Thu Apr 25 18:01:54 GMT 2024

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

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

Back to the top