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 #668782] Sat, 07 May 2011 12:12
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
Hello,

We're tying to set the background-color property of the Combo using style sheet as follows :

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



Surprisingly, background-color does not apply to combo when defined via style sheet, where as other widgets like Text, DateTime, Spinner, etc behaves as expected with the background-color property via style sheet.

Is this a bug in Combo with Style Sheets or are we missing something ?

Regards,
Sudesh Bulathsinhala
Previous Topic:Combo background
Next Topic:Combo background-color
Goto Forum:
  


Current Time: Thu Apr 25 09:07:13 GMT 2024

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

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

Back to the top