diff --git a/bundles/org.eclipse.ui.themes/css/e4_default_win.css b/bundles/org.eclipse.ui.themes/css/e4_default_win.css index e41ac0d3dcc..f0d9701615e 100644 --- a/bundles/org.eclipse.ui.themes/css/e4_default_win.css +++ b/bundles/org.eclipse.ui.themes/css/e4_default_win.css @@ -128,8 +128,7 @@ CTabFolder Canvas { .View StyledText[style~='SWT.READ_ONLY'], .View Link, .View FormText, -.View Hyperlink, -.View AtcProblemsViewWelcomePage StyledText +.View Hyperlink { background-color: #f8f8f8; } @@ -145,12 +144,9 @@ CTabFolder Canvas { .View Composite PrependingAsteriskFilteredTree, .View PrependingAsteriskFilteredTree Text, -.View LoggingViewFilteredTree, -.View LoggingViewFilteredTree Text, .View Group Text, .View Group Combo, .View Composite Text, -.View OSLPackageSetTableComposite Label, .View Button[style~='SWT.PUSH']{ background-color: #ffffff; } @@ -221,8 +217,7 @@ Composite.MArea{ .MPart Form Label, .MPart Form Text, .MPart Form Button, -.MPart Form Sash, -.MPart Form AdtFormToolkit-AdtHyperLink +.MPart Form Sash { background-color: '#FFFFFF'; } @@ -232,8 +227,7 @@ Composite.MArea{ .MPartStack.active .MPart Form Label, .MPartStack.active .MPart Form Text, .MPartStack.active .MPart Form Button, -.MPartStack.active .MPart Form Sash, -.MPartStack.active .MPart Form AdtFormToolkit-AdtHyperLink +.MPartStack.active .MPart Form Sash { background-color: '#FFFFFF'; }