otclient/modules/game_textmessage/textmessage.otui
Henrique Santiago 9fbdf3f5cb look on items
2012-01-02 22:10:39 -02:00

17 lines
382 B
Plaintext

CenterLabel < Label
font: verdana-11px-rounded
height: 64
text-align: center
anchors.verticalCenter: parent.verticalCenter
anchors.left: parent.left
anchors.right: parent.right
BottomLabel < Label
font: verdana-11px-rounded
height: 16
text-align: center
margin-bottom: 2
anchors.bottom: parent.bottom
anchors.left: parent.left
anchors.right: parent.right