tibia-client/data/styles/10-panels.otui

20 lines
376 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Panel < UIWidget
2011-11-01 17:41:15 +01:00
phantom: true
auto-focus: first
2011-08-14 04:09:11 +02:00
ScrollablePanel < UIScrollArea
phantom: true
auto-focus: first
2011-08-14 04:09:11 +02:00
FlatPanel < Panel
image-source: /images/ui/panel_flat
image-border: 1
ScrollableFlatPanel < ScrollablePanel
image-source: /images/ui/panel_flat
2012-07-06 07:00:49 +02:00
image-border: 1
LightFlatPanel < Panel
image-source: /images/ui/panel_lightflat
image-border: 1