Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] scroll bar in swt in eclipse 4

yes I have tried that by calling 
'CTabItem, ToolBar, Button, CBanner, CoolBar, ScrollBar {
font-size: 9;
background-color: red;
}'
but it does not make a difference to the background color, it remains grey??

Regards,
Ann.


On Thu, Jul 21, 2011 at 3:10 PM, Paul Webster <pwebster@xxxxxxxxxxxxxxxxxxx> wrote:
On Thu, Jul 21, 2011 at 8:54 AM, Ann Smith <annsmith.smith38@xxxxxxxxx> wrote:

"css/red.css".

				
CTabItem, ToolBar, Button, CBanner, CoolBar {
	font-size: 9;
	background-color: red;
}



Does it help if you specify ScrollBar ?


PW

--
Paul Webster
Hi floor.  Make me a sammich! - GIR

_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top