wizard: field bg color

This commit is contained in:
Jaquee
2017-02-05 20:22:50 +01:00
parent 979acf774a
commit 16be0ee344
2 changed files with 2 additions and 7 deletions

View File

@@ -248,14 +248,9 @@ ColumnLayout {
+ translationManager.emptyString
}
TextInput {
LineEdit {
Layout.fillWidth: true
id: fileUrlInput
clip: true
font.family: "Arial"
font.pixelSize: 18
color: "#6B0072"
selectByMouse: true
text: moneroAccountsDir + "/"
// workaround for the bug "filechooser only opens once"
MouseArea {