문제

The coolbars on all Kepler RCP applications look just terrible. This a project created from scratch on Windows 8.

What is it with that thick black line sorrounding the coolbar?
Can it be style-hacked with CSS?

From my testing, it seems that it appears only when the perspective bar is present.

enter image description here

도움이 되었습니까?

해결책

I think the CSS for this is the eclipse-perspective-keyline-color in the #PerspectiveSwitcher selector.

다른 팁

You can try to add this dependencies in your product file: org.eclipse.e4.ui.css.core, org.eclipse.e4.ui.css.swt.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top