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

17 lines
317 B
Plaintext
Raw Normal View History

2011-08-14 04:09:11 +02:00
Window < UIWindow
2011-08-20 22:30:41 +02:00
font: helvetica-12px-bold
size: 200 200
opacity: 255
2011-08-28 19:49:15 +02:00
background-color: white
2011-10-29 22:47:16 +02:00
head height: 20
head text align: center
border-image:
source: /core_ui/images/window.png
border: 4
border.top: 20
2011-08-14 04:09:11 +02:00
state.pressed:
opacity: 192
2011-08-14 04:09:11 +02:00
MainWindow < Window
2011-08-20 22:30:41 +02:00
anchors.centerIn: parent