forked from Public/monero-gui
wizard: field bg color
This commit is contained in:
@@ -285,7 +285,7 @@ Item {
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
text: qsTr("Testnet") + translationManager.emptyString
|
||||
background: "#F0EEEE"
|
||||
background: "#FFFFFF"
|
||||
fontColor: "#4A4646"
|
||||
fontSize: 16
|
||||
checkedIcon: "../images/checkedVioletIcon.png"
|
||||
|
||||
Reference in New Issue
Block a user