Merge remote-tracking branch 'upstream/master' into dynamic-effect-dialog
Merge master from upstream to get past the problems related to the submodule for resid once and for all. See #6916.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
********************/
|
||||
|
||||
/* most foreground text items */
|
||||
QLabel, QTreeWidget, QListWidget, QGroupBox, QMenuBar {
|
||||
QLabel, QTreeWidget, QListWidget, QGroupBox, QMenuBar, QCheckBox {
|
||||
color: #d1d8e4;
|
||||
}
|
||||
|
||||
@@ -464,6 +464,10 @@ lmms--gui--EffectSelectDialog QScrollArea {
|
||||
background: #262b30;
|
||||
}
|
||||
|
||||
lmms--gui--SetupDialog QScrollArea {
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
/* the inner boxes in LADSPA effect windows */
|
||||
|
||||
lmms--gui--EffectControlDialog QGroupBox {
|
||||
|
||||
Reference in New Issue
Block a user