tibia-client/modules/core_ui/styles/panels.otui

15 lines
287 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Panel < UIWidget
FlatPanel < Panel
border-image:
source: /core_ui/images/panel_flat.png
border: 4
RoundedPanel < Panel
2011-08-15 21:15:49 +02:00
color: #ffffffc0
2011-08-14 04:09:11 +02:00
border-image:
source: /core_ui/images/panel_rounded.png
border: 4
2011-08-15 11:55:43 +02:00
RectPanel < UIWidget
2011-08-20 22:30:41 +02:00
image: /core_ui/images/empty_rect.png