יחידה:תבנית מידע: הבדלים בין גרסאות בדף
מאין תקציר עריכה |
מאין תקציר עריכה |
||
| שורה 271: | שורה 271: | ||
self.root:cssText(self.args.tablestyle):css('width', '100%'):css('line-height', '1.4em') | self.root:cssText(self.args.tablestyle):css('width', '100%'):css('line-height', '1.4em') | ||
else | else | ||
self.root:addClass('infobox | self.root:addClass('infobox'):cssText(self.args.tablestyle) | ||
end | end | ||
if self.args.tableclass then | if self.args.tableclass then | ||