Default style: do not add extra borders and backgrounds to FX chain
The FX chain background should look consistently and not change with various numbers of inserted effects. Also IMHO we don't need extra frames here. The drop shadow for the effects should be fixed as well.
This commit is contained in:
@@ -173,11 +173,6 @@ automatableSlider::handle:vertical {
|
||||
margin: -4px -12px -2px;
|
||||
}
|
||||
|
||||
EffectRackView QScrollArea, EffectRackView QVBoxLayout {
|
||||
border-radius: 2px;
|
||||
border: 1px solid rgba(0,0,0, 64);
|
||||
background: #49515b;
|
||||
}
|
||||
|
||||
EffectSelectDialog QScrollArea {
|
||||
background: #5b6571;
|
||||
|
||||
Reference in New Issue
Block a user