mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
inventory module
This commit is contained in:
6
modules/core_styles/styles/items.otui
Normal file
6
modules/core_styles/styles/items.otui
Normal file
@@ -0,0 +1,6 @@
|
||||
Item < UIItem
|
||||
size: 34 34
|
||||
item margin: 1
|
||||
border-image:
|
||||
source: /core_styles/images/panel_flat.png
|
||||
border: 4
|
@@ -19,7 +19,7 @@ MiniWindow < UIWindow
|
||||
size: 192 200
|
||||
head height: 25
|
||||
head text align: center
|
||||
margin.top: 6
|
||||
margin.top: 10
|
||||
margin.left: 6
|
||||
margin.right: 6
|
||||
move policy: free updated
|
||||
@@ -29,4 +29,4 @@ MiniWindow < UIWindow
|
||||
border.top: 25
|
||||
|
||||
MainWindow < Window
|
||||
anchors.centerIn: parent
|
||||
anchors.centerIn: parent
|
||||
|
Reference in New Issue
Block a user