mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-29 16:53:31 -05:00
Update search box background color
This commit is contained in:
parent
fbd4d3a913
commit
ccc4afff4e
@ -180,6 +180,8 @@ Item
|
||||
border.width: 2
|
||||
radius: 5
|
||||
border.color: searchText.focus ? "cornflowerblue" : "lightgrey"
|
||||
color: searchText.focus ? "white" : "ghostwhite"
|
||||
|
||||
}
|
||||
onTextChanged:
|
||||
contactsSortWorker.sendMessage(
|
||||
|
Loading…
x
Reference in New Issue
Block a user