sortable-multi-source-js-visual.mustache revision 978333287299d3e6ed7cc4c8b60d14d082736e35
// Progressively indent the text. This is purely visual for this example.
var marg = 0;
v.setStyle('textIndent', (marg += 0.8) + 'em');
});