Made the background of TabWidget themeable

Cyrille
This commit is contained in:
Cyrille Bollu
2016-05-12 15:56:50 +02:00
parent fa99562d2b
commit f201c50208
2 changed files with 15 additions and 13 deletions

View File

@@ -126,6 +126,10 @@ PianoRoll {
qproperty-textShadow: rgb( 240, 240, 240 );
}
TabWidget {
background-color: #5b6571;
}
/* main toolbar oscilloscope - can have transparent bg now */
VisualizationWidget {