Now statuses have different colors. Various minor fixes
This commit is contained in:
@@ -11,6 +11,10 @@ Controls.Button {
|
||||
topPadding: 8
|
||||
bottomPadding: 8
|
||||
|
||||
font.family: "Roboto"
|
||||
font.pixelSize: 14
|
||||
font.weight: Font.Normal
|
||||
|
||||
property color backgroundColor: Palette.blueButtonColor
|
||||
|
||||
contentItem: Text {
|
||||
|
||||
@@ -7,7 +7,6 @@ Controls.TextField {
|
||||
id: control
|
||||
|
||||
readOnly: true
|
||||
selectByMouse: true
|
||||
implicitHeight: 34
|
||||
|
||||
horizontalAlignment: Text.AlignRight
|
||||
|
||||
Reference in New Issue
Block a user