mirror of
https://github.com/edubart/otclient.git
synced 2025-05-01 10:09:21 +02:00

* make inventory/healthbar work again allowing reload * changes in top menu toggle buttons * all modules are now reloadable by default * fix warning when using fade in * remove some unused files
23 lines
489 B
Plaintext
23 lines
489 B
Plaintext
MiniWindow < UIMiniWindow
|
|
font: verdana-11px-antialised
|
|
//icon: /core_styles/icons/login.png
|
|
icon-rect: 4 4 16 16
|
|
width: 192
|
|
height: 200
|
|
text-offset: 26 5
|
|
text-align: topLeft
|
|
margin-top: 2
|
|
margin-left: 6
|
|
margin-right: 6
|
|
move-policy: free updated
|
|
image-source: /core_styles/styles/images/mini_window.png
|
|
image-border: 4
|
|
image-border-top: 23
|
|
padding: 25 8 2 8
|
|
|
|
$on:
|
|
height: 24
|
|
image-border-bottom: 1
|
|
|
|
BorderlessGameWindow < UIWindow
|
|
focusable: false |