Content deleted Content added
trying to simplify with border-spacing instead of gutter rows |
adjusted rowspans for lack of gutter rows |
||
Line 195:
:css('padding', '0px 2px 0px 0px')
:cssText(args.imageleftstyle)
:attr('rowspan',
:tag('div')
:wikitext(processItem(args.imageleft))
Line 267:
:css('padding', '0px 0px 0px 2px')
:cssText(args.imagestyle)
:attr('rowspan',
:tag('div')
:wikitext(processItem(args.image))
|