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:
Tamara Hogenhout 2015-08-21 10:54:39 +02:00
parent 0ea042a140
commit 720577ff8e
4 changed files with 23 additions and 23 deletions

View file

@ -214,6 +214,7 @@ UM.MainWindow {
anchors {
horizontalCenter: parent.horizontalCenter
horizontalCenterOffset: -(UM.Theme.sizes.logo.width/ 2)
top: parent.verticalCenter;
bottom: parent.bottom;
}
}