Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] PS - New styling to compatibility workbench


Forgot to mention, known bug is:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=283073
[Bug 283073] [CSS] CTabFolder.getTopRight() should get same background color

where sometimes the tab folder and it's toolbar don't have matching background colors.

Kevin

----- Forwarded by Kevin McGuire/Ottawa/IBM on 07/09/2009 05:18 PM -----
Kevin McGuire/Ottawa/IBM

07/09/2009 05:17 PM

To
"E4 developer list"
cc
Subject
New styling to compatibility workbench




Hi all,

I released a set of changes for the default styling of the compatibility workbench.  It won't be in tonight's build though, but in the next.


If for whatever reason you want to revert to the old look, just change in org.eclipse.e4.ui.examples.legacy.workbench/plugin.xml:

         <property
               name="applicationCSS"
               value="platform:/plugin/org.eclipse.e4.ui.examples.legacy.workbench/css/xp-silver-legacy.css">
         </property>

Kevin

Back to the top