ToggleButton: removed unused border colors

This commit is contained in:
Karl Tauber
2019-09-08 14:22:06 +02:00
parent 7b1eda45cd
commit 6b8b5de3b5

View File

@@ -304,11 +304,6 @@ ToggleButton.arc=6
ToggleButton.background=@@Button.background
ToggleButton.startBorderColor=@@Button.startBorderColor
ToggleButton.endBorderColor=@@Button.endBorderColor
ToggleButton.disabledBorderColor=@@Button.disabledBorderColor
ToggleButton.focusedBorderColor=@@Button.focusedBorderColor
ToggleButton.toolbar.hoverBackground=@@Button.toolbar.hoverBackground
ToggleButton.toolbar.pressedBackground=@@Button.toolbar.pressedBackground