Integrate new SF2 artwork, for the most part :)

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1118 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-10 06:49:47 +00:00
parent 9fa31fcc30
commit f7b160d34f
14 changed files with 124 additions and 55 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@@ -151,6 +151,16 @@ organicInstrumentView knob#volKnob {
qproperty-lineWidth: 3;
}
sf2InstrumentView knob {
color: #ff0066;
qproperty-outerColor: rgb(30, 35, 37);
qproperty-innerRadius: 2;
qproperty-outerRadius: 9.2;
qproperty-centerPointX: 15.5;
qproperty-centerPointY: 15.42;
qproperty-lineWidth: 2;
}
QToolButton {
padding: 1;
}