mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
some fixes in MainWindow move
This commit is contained in:
@@ -8,13 +8,18 @@ Window < UIWindow
|
||||
image-source: /core_styles/images/window.png
|
||||
image-border: 4
|
||||
image-border-top: 20
|
||||
opacity: 1
|
||||
padding-top: 28
|
||||
padding-left: 16
|
||||
padding-right: 16
|
||||
padding-bottom: 16
|
||||
|
||||
$disabled:
|
||||
color: #aaaaaa88
|
||||
|
||||
$pressed:
|
||||
opacity: 0.8
|
||||
|
||||
MainWindow < Window
|
||||
anchors.centerIn: parent
|
||||
|
||||
|
Reference in New Issue
Block a user