item border fix

This commit is contained in:
Henrique 2011-11-13 23:17:13 -02:00
parent fd80589c7b
commit f46e5aae43
2 changed files with 3 additions and 3 deletions

View File

@ -3,4 +3,4 @@ Item < UIItem
item margin: 1 item margin: 1
border-image: border-image:
source: /core_styles/images/panel_flat.png source: /core_styles/images/panel_flat.png
border: 4 border: 1

View File

@ -79,7 +79,7 @@ UIWindow
border-image: border-image:
source: /core_styles/images/panel_flat.png source: /core_styles/images/panel_flat.png
border: 4 border: 1
Label Label
id: capacity id: capacity
@ -93,5 +93,5 @@ UIWindow
border-image: border-image:
source: /core_styles/images/panel_flat.png source: /core_styles/images/panel_flat.png
border: 4 border: 1