InlineButton development

This commit is contained in:
Sander Ferdinand
2017-11-25 22:53:07 +01:00
committed by moneromooo-monero
parent 36ac2ee86d
commit 6d21b9919d
4 changed files with 54 additions and 72 deletions

View File

@@ -33,6 +33,7 @@ import "." 1.0
TextField {
font.family: Style.fontRegular.name
font.pixelSize: 22
font.bold: true
horizontalAlignment: TextInput.AlignLeft
selectByMouse: true
color: "white"