Content deleted Content added
No edit summary |
No edit summary |
||
Line 57:
if args.system then
if args[3] == '_subheader' then
root:css('color', '
end
if data then
Line 247:
lineData and lineData['text color'] or
style == 'xroute' and colour or
'
)
:css('font-weight', args.bold == 'no' or 'bold')
|