otclient/modules/game_textmessage/textmessage.otui
2012-03-26 15:33:00 -03:00

16 lines
339 B
Plaintext

CenterLabel < GameLabel
font: verdana-11px-rounded
height: 64
text-align: center
text-wrap: true
anchors.centerIn: parent
size: 360 264
BottomLabel < GameLabel
font: verdana-11px-rounded
height: 16
text-align: center
margin-bottom: 2
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCenter