diff --git a/sources/qetapp.cpp b/sources/qetapp.cpp index aa61446ce..9c50bf71a 100644 --- a/sources/qetapp.cpp +++ b/sources/qetapp.cpp @@ -950,7 +950,7 @@ void QETApp::useSystemPalette(bool use) { // reapplique les feuilles de style setStyleSheet( "QAbstractScrollArea#mdiarea {" - " background-color:white;" + " background-color:#D5D2D1;" " background-image: url(':/ico/mdiarea_bg.png');" " background-repeat: no-repeat;" " background-position: center middle;"