Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 292373

Summary: [Theming][CTabFolder] Make overflow icon themable
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: rsternberg
Version: 1.3   
Target Milestone: 1.3 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2009-10-15 06:34:38 EDT
If I'm right the overflow icon (>>) is not themable currently. I think it would be great to have a way to replace the icon of this button.
Comment 1 Ralf Sternberg CLA 2009-10-15 15:37:14 EDT
Holger, you are talking about the CTabFolder, aren't you? And version should be 1.3, I guess?
Comment 2 Holger Staudacher CLA 2009-10-16 03:26:26 EDT
Hi Ralf, sorry about the version and yes it's 1.3. I think your right and I mean the CTabFolder. At least the one with the overflow behavior ;) Please feel free to change the bug title.
Comment 3 Ivan Furnadjiev CLA 2009-10-26 09:42:03 EDT
It's now possible to customize this icon like:
CTabFolder-DropDownButton-Icon {
	background-image: url( ... );
}