mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 04:53:27 +02:00
reorganize modules
This commit is contained in:
17
modules/core_styles/styles/windows.otui
Normal file
17
modules/core_styles/styles/windows.otui
Normal file
@@ -0,0 +1,17 @@
|
||||
Window < UIWindow
|
||||
font: verdana-11px-antialised
|
||||
size: 200 200
|
||||
opacity: 255
|
||||
background-color: white
|
||||
head height: 20
|
||||
head text align: center
|
||||
border-image:
|
||||
source: /core_styles/images/window.png
|
||||
border: 4
|
||||
border.top: 20
|
||||
|
||||
state.pressed:
|
||||
opacity: 192
|
||||
|
||||
MainWindow < Window
|
||||
anchors.centerIn: parent
|
Reference in New Issue
Block a user