mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 09:37:59 +00:00
parent
03de7db8ac
commit
11f9d2a8c5
@ -125,7 +125,8 @@ Item {
|
|||||||
|
|
||||||
elide: StatusBaseText.ElideRight
|
elide: StatusBaseText.ElideRight
|
||||||
font.family: Theme.palette.baseFont.name
|
font.family: Theme.palette.baseFont.name
|
||||||
color: Theme.palette.baseColor1
|
color: statusBaseInput.enabled ? Theme.palette.baseColor1 :
|
||||||
|
Theme.palette.directColor6
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} // Flickable
|
} // Flickable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user