mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-14 06:34:55 +02:00
Resolve "Merge the best from 7.40 branch"
This commit is contained in:
21
SabrehavenOTClient/modules/client_background/background.otui
Normal file
21
SabrehavenOTClient/modules/client_background/background.otui
Normal file
@@ -0,0 +1,21 @@
|
||||
UIWidget
|
||||
id: background
|
||||
anchors.fill: parent
|
||||
focusable: false
|
||||
image-source: /images/background
|
||||
image-smooth: true
|
||||
image-fixed-ratio: true
|
||||
margin-top: 1
|
||||
|
||||
UILabel
|
||||
id: clientVersionLabel
|
||||
background-color: #00000099
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
text-align: center
|
||||
text-auto-resize: false
|
||||
width: 220
|
||||
height: 90
|
||||
padding: 2
|
||||
color: #ffffff
|
||||
font: terminus-14px-bold
|
Reference in New Issue
Block a user