You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
545 B

VipListLabel < GameLabel
margin-top: 2
text-offset: 16 0
image-rect: 0 0 12 12
image-clip: 0 0 12 12
image-source: /images/game/viplist/icons
font: verdana-11px-monochrome
phantom: false
$first:
margin-top: 5
MiniWindow
id: vipWindow
!text: tr('VIP List')
height: 100
icon: /images/topbuttons/viplist
@onClose: modules.game_viplist.onMiniWindowClose()
&save: true
MiniWindowContents
layout: verticalBox
padding-left: 5
padding-right: 5
&onMousePress: modules.game_viplist.onVipListMousePress