mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
some UI changes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
Item < UIItem
|
||||
size: 34 34
|
||||
padding: 1
|
||||
image-source: /core_styles/images/panel_flat.png
|
||||
image-border: 1
|
||||
image-source: /core_styles/images/item.png
|
||||
font: verdana-11px-rounded
|
||||
|
@@ -2,3 +2,6 @@ ProgressBar < UIProgressBar
|
||||
height: 16
|
||||
background-color: red
|
||||
border: 1 black
|
||||
image: /core_styles/images/progressbar.png
|
||||
image-border: 1
|
||||
|
||||
|
@@ -36,14 +36,21 @@ MainWindow < Window2
|
||||
|
||||
MiniWindow < UIWindow
|
||||
font: verdana-11px-antialised
|
||||
size: 192 200
|
||||
text-offset: 0 5
|
||||
text-align: top
|
||||
margin-top: 10
|
||||
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/images/mini_window.png
|
||||
image-border: 4
|
||||
image-border-top: 25
|
||||
image-border-top: 23
|
||||
padding: 25 8 2 8
|
||||
|
||||
$on:
|
||||
height: 24
|
||||
image-border-bottom: 1
|
Reference in New Issue
Block a user