mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
15.10 Restyling of the message stack
specifically the progressbar, styling of the messages and colors Contributes to: issue CURA-60
This commit is contained in:
parent
0ea042a140
commit
720577ff8e
4 changed files with 23 additions and 23 deletions
|
@ -214,6 +214,7 @@ UM.MainWindow {
|
|||
anchors {
|
||||
horizontalCenter: parent.horizontalCenter
|
||||
horizontalCenterOffset: -(UM.Theme.sizes.logo.width/ 2)
|
||||
top: parent.verticalCenter;
|
||||
bottom: parent.bottom;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue