fix game losing focus, handle enter/escape on add vip window

This commit is contained in:
Eduardo Bart
2012-01-05 16:31:52 -02:00
parent fb20ad1ba1
commit 4620f71444
7 changed files with 12 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
ComboBoxPopupMenuButton < UIButton
font: verdana-11px-antialised
background-color: alpha
text-align: left
text-offset: 2 0
color: #aaaaaa
height: 18
margin-left: 1

View File

@@ -4,3 +4,4 @@ HorizontalSeparator < UIWidget
border.top: 2
height: 2
phantom: true
focusable: false