Changes

m
no edit summary
Line 19: Line 19:  
     _added_cell_template = [[| colspan="6" style="background: ${bg_color}; text-align: center; font-weight: bold;" |${content}]],
 
     _added_cell_template = [[| colspan="6" style="background: ${bg_color}; text-align: center; font-weight: bold;" |${content}]],
 
     _ship_template = [[| rowspan="4" style="background: ${bg_color};" |${ship_card}]],
 
     _ship_template = [[| rowspan="4" style="background: ${bg_color};" |${ship_card}]],
     _ship_text_template = [[| rowspan="4" style="background: ${bg_color}; text-align: center;" |${ship_name}]],
+
     _ship_text_template = [[| rowspan="4" style="background: ${bg_color}; text-align: center; width: 165px;" |${ship_name}]],
 
     _equip_template = [[| style="background-color: ${icon_bg_color}; width: 15px;" |${equip_icon}
 
     _equip_template = [[| style="background-color: ${icon_bg_color}; width: 15px;" |${equip_icon}
 
     | style="background-color: ${equip_bg_color}; width: 175px; text-align: center;" |${equip_link}]],
 
     | style="background-color: ${equip_bg_color}; width: 175px; text-align: center;" |${equip_link}]],
48

edits