Index: sources/gui/qml/components/pretreatment/TopMenuBarCreateTreatment.qml =================================================================== diff -u -rc3a1e077ddeba65709084f9af5dd756741db8b4f -rdf74454a7a75eb63ac577739c1fd0f179e479f44 --- sources/gui/qml/components/pretreatment/TopMenuBarCreateTreatment.qml (.../TopMenuBarCreateTreatment.qml) (revision c3a1e077ddeba65709084f9af5dd756741db8b4f) +++ sources/gui/qml/components/pretreatment/TopMenuBarCreateTreatment.qml (.../TopMenuBarCreateTreatment.qml) (revision df74454a7a75eb63ac577739c1fd0f179e479f44) @@ -28,7 +28,7 @@ */ Rectangle { id: _root height: Variables.topBarMenuHeight - color: Colors.backgroundMainMenu + color: Colors.backgroundMain property var step: "CREATE"; property int spacing: 5 signal clickedBack()