• 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 104: Line 104:  
         bg_color = self._ambush_battle_bg_color
 
         bg_color = self._ambush_battle_bg_color
 
     end
 
     end
     return { values = { node = Formatting:japanese_text(row.node) }, color = color, bg_color = bg_color }
+
     return { values = { node = row.node }, color = color, bg_color = bg_color }
 
end
 
end
   Line 119: Line 119:  
     return {
 
     return {
 
         values = { formation = row.formation },
 
         values = { formation = row.formation },
         color = row.tags.boss and self._boss_battle_color,
+
         color = row.tags.boss and self._boss_battle_color or 'initial',
         bg_color = row.tags.has_lbas_ha_bomber and self._ha_raid_battle_bg_color,
+
         bg_color = row.tags.has_lbas_ha_bomber and self._ha_raid_battle_bg_color or 'initial',
 
     }
 
     }
 
end
 
end
cssedit, gkautomate
6,928

edits

Navigation menu