mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04: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…
Reference in New Issue
Block a user