more styling
[roojs1] / Roo / rtf / Paragraph.js
1 Roo.rtf.Paragraph = function(opts)
2 {
3     this.content = []; ///??? is that used?
4 };