|
|
|
@ -1067,7 +1067,7 @@ ToggleButton.tab.underlineColor = $TabbedPane.underlineColor
|
|
|
|
|
ToggleButton.tab.disabledUnderlineColor = $TabbedPane.disabledUnderlineColor |
|
|
|
|
ToggleButton.tab.selectedBackground = #FFFFFF |
|
|
|
|
ToggleButton.tab.selectedForeground = $?TabbedPane.selectedForeground |
|
|
|
|
ToggleButton.tab.hoverBackground = $TabbedPane.hoverColor |
|
|
|
|
ToggleButton.tab.hoverBackground = $fill.click |
|
|
|
|
ToggleButton.tab.focusBackground = #FFFFFF |
|
|
|
|
ToggleButton.tab.arc = $Component.arc |
|
|
|
|
|
|
|
|
|