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

Bug 293295

Summary: [design][fancy][business] Decrease shell's border-radius
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.3   
Target Milestone: 1.3 M3   
Hardware: All   
OS: All   
Whiteboard:

Description Holger Staudacher CLA 2009-10-26 06:58:21 EDT
With the current radius the background appears. This problem should be fixed when the radius will be decreased.
Comment 1 Holger Staudacher CLA 2009-10-26 07:15:18 EDT
This can be a possible solution:

Shell-Titlebar {
[ ...other stuff... ]
border: none;
border-radius: 3px 3px 0px 0px;
}
Comment 2 Holger Staudacher CLA 2009-11-18 11:21:39 EST
Allready fixed for 1.3 M3.