aboutsummaryrefslogtreecommitdiff
path: root/wizard/WizardDaemonSettings.qml
diff options
context:
space:
mode:
authorSander Ferdinand <sa.ferdinand@gmail.com>2018-03-20 00:52:52 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-03-29 23:04:03 +0100
commit69b4d56fddb2728553f71b401fd050caada1d5b9 (patch)
tree5949832826225fa7090601abafb0c465ee5d61aa /wizard/WizardDaemonSettings.qml
parentbbc16e36dd2759076dadc38c229f4485bf12ec98 (diff)
downloadmonzero-gui-69b4d56fddb2728553f71b401fd050caada1d5b9.tar.gz
monzero-gui-69b4d56fddb2728553f71b401fd050caada1d5b9.tar.xz
monzero-gui-69b4d56fddb2728553f71b401fd050caada1d5b9.zip
Small style changes
Diffstat (limited to 'wizard/WizardDaemonSettings.qml')
-rw-r--r--wizard/WizardDaemonSettings.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardDaemonSettings.qml b/wizard/WizardDaemonSettings.qml
index f7142468..bec134df 100644
--- a/wizard/WizardDaemonSettings.qml
+++ b/wizard/WizardDaemonSettings.qml
@@ -175,6 +175,7 @@ ColumnLayout {
Layout.fillWidth: true
Layout.topMargin: 20 * scaleRatio
fontSize: 14 * scaleRatio
+ color: 'black'
text: qsTr("Bootstrap node (leave blank if not wanted)") + translationManager.emptyString
}
RemoteNodeEdit {