mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
fix game losing focus, handle enter/escape on add vip window
This commit is contained in:
@@ -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
|
||||
|
@@ -4,3 +4,4 @@ HorizontalSeparator < UIWidget
|
||||
border.top: 2
|
||||
height: 2
|
||||
phantom: true
|
||||
focusable: false
|
Reference in New Issue
Block a user