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

Bug 509988

Summary: Orion dialog dialog on settings and elsewhere has 1 pixel border
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: ClientAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: emoffatt
Version: 13.0   
Target Milestone: 14.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
Screenshot none

Description Curtis Windatt CLA 2017-01-05 11:38:43 EST
Created attachment 266140 [details]
Screenshot

Settings page with a restore defaults button such as JavaScript Formatting. Click the button and a confirmation dialog will open.

It has a one pixel border that makes it look wrong.  Blue colour right to the edges such as seen on the tooltips offer a better look.
Comment 1 Curtis Windatt CLA 2017-01-11 16:07:12 EST
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=42101409424d7a7bdba7990b6ef28b69a07c8ec6
Fixed in master

The border was explicitly set in the CSS.  Removing it improves the look of the dialog which is used for global find file, restore default settings, import theme, etc.
Comment 2 Curtis Windatt CLA 2017-01-11 16:07:42 EST
cc'ing Eric as he is still looking at theme changes.