tibia-client/modules/mainmenu/ui/mainmenu.otui

19 lines
353 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
MenuButton < Button
margin.bottom: 11
margin.left: 20
margin.right: 20
2011-08-14 04:09:11 +02:00
Panel
id: mainMenuBackground
image:
source: /mainmenu/ui/background.png
smooth: true
fixed ratio: true
2011-11-01 17:41:15 +01:00
anchors.top: topMenu.bottom
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: parent.bottom
2011-11-01 19:32:48 +01:00
margin.top: 1
focusable: false