• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Changes

Jump to navigation Jump to search
m
no edit summary
Line 207: Line 207:  
color = diff_colors[diff],
 
color = diff_colors[diff],
 
diff = diff_names[diff],
 
diff = diff_names[diff],
tooltip = tooltip and tooltip:gsub(" / ", "
"),
+
tooltip = tooltip,
 
s_only = s_only,
 
s_only = s_only,
 
}
 
}
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:raw_tooltip(node.diff, node.tooltip) or node.diff
+
diff = node.tooltip and Formatting:tooltip2(node.diff, node.tooltip, " / ") or node.diff
 
} or table_format.empty_cell)
 
} or table_format.empty_cell)
 
end
 
end
cssedit, gkautomate
6,928

edits

Navigation menu