mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 22:43:27 +02:00
improvements to skins
This commit is contained in:
13
modules/client_skins/skins/default/styles/panels.otui
Normal file
13
modules/client_skins/skins/default/styles/panels.otui
Normal file
@@ -0,0 +1,13 @@
|
||||
Panel < UIWidget
|
||||
phantom: true
|
||||
|
||||
ScrollablePanel < UIScrollArea
|
||||
phantom: true
|
||||
|
||||
FlatPanel < Panel
|
||||
image-source: /images/panel_flat.png
|
||||
image-border: 1
|
||||
|
||||
ScrollableFlatPanel < ScrollablePanel
|
||||
image-source: /images/panel_flat.png
|
||||
image-border: 1
|
Reference in New Issue
Block a user