tibia-client/modules/game_viplist/viplist.otui

19 lines
286 B
Plaintext
Raw Normal View History

2011-09-13 23:54:23 +02:00
VipListLabel < Label
2011-11-01 03:35:50 +01:00
font: verdana-11px-monochrome
2011-11-17 22:41:02 +01:00
margin-left: 5
2011-11-16 22:33:15 +01:00
$disabled: ~
2011-09-13 23:54:23 +02:00
MiniWindow
2011-09-13 23:54:23 +02:00
id: vipWindow
title: VIP List
2011-11-01 03:35:50 +01:00
2011-09-13 23:54:23 +02:00
TextList
id: vipList
border-image: ~
2011-09-13 23:54:23 +02:00
anchors.fill: parent
2011-11-17 22:41:02 +01:00
margin-top: 26
margin-bottom: 6
margin-left: 6
margin-right: 6