Inline button/icon for input boxes

This commit is contained in:
Sander Ferdinand
2017-11-23 19:29:25 +01:00
committed by moneromooo-monero
parent 63132dc1db
commit 36ac2ee86d
3 changed files with 26 additions and 5 deletions

View File

@@ -39,8 +39,5 @@ TextField {
background: Rectangle {
color: "transparent"
border.width: 1
border.color: Qt.rgba(1, 1, 1, 0.25)
radius: 4
}
}