mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
implement combobox and do some ui rework
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
CheckBox < UICheckBox
|
||||
size: 12 12
|
||||
box-size: 12 12
|
||||
text-align: left
|
||||
text-offset: 16 -1
|
||||
color: #aaaaaa
|
||||
background-color: #ffffffff
|
||||
|
@@ -2,7 +2,8 @@ ComboBox < UIComboBox
|
||||
font: verdana-11px-antialised
|
||||
color: #aaaaaa
|
||||
size: 86 20
|
||||
text-margin: 3
|
||||
text-offset: 3 0
|
||||
text-align: left
|
||||
border-image:
|
||||
source: /core_styles/images/combobox.png
|
||||
border: 1
|
||||
|
Reference in New Issue
Block a user