Skip to content

Commit db20643

Browse files
Better Checkbox Coloring on Dialog when using FormToolkit
Issue #416
1 parent 7d29a59 commit db20643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.ui.themes/css/e4-dark_mac.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Tree[swt-lines-visible=true] {
4848
background-color: unset;
4949
}
5050

51-
Button {
51+
Button[style~='SWT.PUSH'] {
5252
background-color: unset;
5353
color: unset;
5454
}

0 commit comments

Comments
 (0)