some UI changes

This commit is contained in:
Eduardo Bart
2012-01-14 17:31:20 -02:00
parent c6013dfeda
commit 5e5ddae167
20 changed files with 48 additions and 47 deletions

View File

@@ -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

View File

@@ -2,3 +2,6 @@ ProgressBar < UIProgressBar
height: 16
background-color: red
border: 1 black
image: /core_styles/images/progressbar.png
image-border: 1

View File

@@ -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