Changes

m
no edit summary
Line 13: Line 13:  
     _column_cell_templates = {
 
     _column_cell_templates = {
 
         ship = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
 
         ship = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
         equips = [[| style="background: whitesmoke; width: 22px;" |${values.equip_icon}
+
         equips = [[| style="background: whitesmoke; width: 15px;" |${values.equip_icon}
 
         | style="background: whitesmoke; width: 175px; font-size: 5px; text-align: center;" |${values.equip_link}]],
 
         | style="background: whitesmoke; width: 175px; font-size: 5px; text-align: center;" |${values.equip_link}]],
 
         ship2 = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
 
         ship2 = [[| rowspan="4" style="background: transparent;" |${values.ship_card}]],
         equips2 = [[| style="background: whitesmoke; width: 22px;" |${values.equip_icon}
+
         equips2 = [[| style="background: whitesmoke; width: 15px;" |${values.equip_icon}
 
         | style="background: whitesmoke; width: 175px; font-size: 5px; text-align: center;" |${values.equip_link}]]
 
         | style="background: whitesmoke; width: 175px; font-size: 5px; text-align: center;" |${values.equip_link}]]
 
     },
 
     },
48

edits