ComboBox: renamed UI key ComboBox.popupFocusedBackground to ComboBox.popupBackground

This commit is contained in:
Karl Tauber
2021-06-22 08:59:11 +02:00
parent 8a72b30cbc
commit 2a732306a1
2 changed files with 7 additions and 7 deletions

View File

@@ -132,7 +132,7 @@ ComboBox.buttonEditableBackground = #ccc
ComboBox.focusedBackground = #ff8
ComboBox.buttonFocusedBackground = #ff0
ComboBox.popupFocusedBackground = #ffc
ComboBox.popupBackground = #ffc
#---- Component ----