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

Bug 303593

Summary: [design] theming CSS cleanup
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2010-02-23 04:38:42 EST
The theming css files of the business and fancy design had some custom variant zombies which are never used by the design. The zombies are:

Button.menuBar
Button.coolBar
Table*.overflow
.compTransNoBorder
.formKey
.formValue
Composite.partBackgroundTrans

We should remove these zombies to make the css code simpler.
Comment 1 Holger Staudacher CLA 2010-02-23 04:39:38 EST
Fixed and committed to CVS HEAD.