Changes

m
no edit summary
Line 262: Line 262:  
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:tooltip2(node.diff, node.tooltip, " / ") or node.diff
+
diff = node.tooltip and Formatting:tooltip2(node.diff, node.tooltip:gsub("@", " /   "), " / ") or node.diff
 
} or table_format.empty_cell)
 
} or table_format.empty_cell)
 
end
 
end
cssedit, gkautomate
7,060

edits