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.

34 lines
651 B

Window < UIWindow
font: verdana-11px-antialised
size: 200 200
opacity: 255
background-color: white
head height: 20
head text align: center
move policy: free
stackable: true
border-image:
source: /core_styles/images/window.png
border: 4
border.top: 20
$pressed:
opacity: 192
MiniWindow < UIWindow
font: verdana-11px-antialised
size: 192 200
head height: 25
head text align: center
margin.top: 10
margin.left: 6
margin.right: 6
move policy: free updated
border-image:
source: /core_styles/images/mini_window.png
border: 4
border.top: 25
MainWindow < Window
anchors.centerIn: parent