diff --git a/bundles/org.eclipse.ui.themes/css/e4-dark_mac.css b/bundles/org.eclipse.ui.themes/css/e4-dark_mac.css index 9652be238bc..85280009d1c 100644 --- a/bundles/org.eclipse.ui.themes/css/e4-dark_mac.css +++ b/bundles/org.eclipse.ui.themes/css/e4-dark_mac.css @@ -48,7 +48,7 @@ Tree[swt-lines-visible=true] { background-color: unset; } -Button { +Button[style~='SWT.PUSH'] { background-color: unset; color: unset; }