23 lines
529 B
Plaintext
23 lines
529 B
Plaintext
Panel
|
|
id: background
|
|
image-source: /client_background/background.png
|
|
image-smooth: true
|
|
image-fixed-ratio: true
|
|
anchors.top: topMenu.bottom
|
|
anchors.left: parent.left
|
|
anchors.right: parent.right
|
|
anchors.bottom: parent.bottom
|
|
margin-top: 1
|
|
focusable: false
|
|
|
|
UILabel
|
|
id: clientVersionLabel
|
|
background-color: #00000099
|
|
anchors.right: parent.right
|
|
anchors.bottom: parent.bottom
|
|
text-align: center
|
|
text-auto-resize: true
|
|
width: 120
|
|
color: #ffffff
|
|
font: verdana-11px-monochrome
|