Updates to song editor style. Also couple of fixes to SID layout.

This commit is contained in:
Vesa
2014-02-21 21:11:36 +02:00
parent 418a5e6a75
commit 9896d94b09
7 changed files with 60 additions and 55 deletions

View File

@@ -584,10 +584,10 @@ opl2instrumentView knob {
}
sidInstrumentView knob {
color: rgb(175,175,175);
color: rgb(113,95,80);
qproperty-outerColor: rgb( 255,255,255 );
qproperty-innerRadius: 2;
qproperty-outerRadius: 8;
qproperty-outerRadius: 7;
qproperty-lineWidth: 2;
}