Kepler RCP CoolBar + PerspectiveBar appearance

隐身守侯 提交于 2019-12-12 01:45:12

问题


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.


回答1:


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




回答2:


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



来源:https://stackoverflow.com/questions/19546429/kepler-rcp-coolbar-perspectivebar-appearance

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!