mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
improve combobox and menu design
This commit is contained in:
@@ -30,22 +30,20 @@ TopButton < UIButton
|
||||
text-translate: 0 0
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
size: 26 26
|
||||
clip: 0 0 26 26
|
||||
border: 3
|
||||
|
||||
$hover:
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
size: 26 26
|
||||
offset: 26 0
|
||||
clip: 26 0 26 26
|
||||
border: 3
|
||||
|
||||
$pressed:
|
||||
text-translate: 1 1
|
||||
border-image:
|
||||
source: /core_styles/images/top_button.png
|
||||
size: 26 26
|
||||
offset: 52 0
|
||||
clip: 52 0 26 26
|
||||
border: 3
|
||||
|
||||
$disabled:
|
||||
|
Reference in New Issue
Block a user