You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
432 B

Panel < UIWidget
phantom: true
FlatPanel < Panel
border-image:
source: /core_styles/images/panel_flat.png
border: 4
TopPanel < Panel
height: 34
image:
source: /core_styles/images/top_panel.png
repeated: true
13 years ago
RoundedPanel < Panel
13 years ago
background-color: #ffffffdd
border-image:
source: /core_styles/images/panel_rounded.png
border: 4
13 years ago
13 years ago
13 years ago
RectPanel < UIWidget
image: /core_styles/images/empty_rect.png