Changes

m
no edit summary
Line 249: Line 249:  
background_color = node.color,
 
background_color = node.color,
 
color = node.s_only and 'red' or '',
 
color = node.s_only and 'red' or '',
diff = node.tooltip and Formatting:tooltip(node.diff, node.tooltip) or node.diff
+
diff = node.tooltip and Formatting:raw_tooltip(node.diff, node.tooltip) or node.diff
 
} or table_format.empty_cell)
 
} or table_format.empty_cell)
 
end
 
end
cssedit, gkautomate
6,926

edits