Content deleted Content added
temporarily saving old version for comparison |
Remove cellspacing attribute (obsolete), cell-spacing CSS moved to Common.css. |
||
Line 307:
end
if border == 'subgroup' or border == 'child' or border == 'none' then
tbl
Line 361 ⟶ 360:
res
.tag('table')
.addClass('navbox')
.cssText(args.bodystyle)
.cssText(args.style)
|