mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 17:49:21 +02:00
item border fix
This commit is contained in:
parent
fd80589c7b
commit
f46e5aae43
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user