Changes

no edit summary
Line 36: Line 36:  
"notes",
 
"notes",
 
},
 
},
_cell = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px; background-color: ${bg_color};" |${value}]],
+
_cell = [[|style="text-align:${text_align};background-color:${bg_color}"|${value}]],
 
_column_cell_templates = {
 
_column_cell_templates = {
card = [[| style="text-align: ${text_align}; padding:5px 5px 5px 5px; background-color: ${bg_color}; background-image: ${background_image}" |${value}]],
+
-- card = [[|style="text-align:${text_align};background-color:${bg_color};background-image:${background_image}" |${value}]],
 +
card = [[|style="text-align:${text_align}"|${value}]],
 
},
 
},
 
_item_class = function(item_key) return EnemyShip(item_key) end,
 
_item_class = function(item_key) return EnemyShip(item_key) end,
cssedit, gkautomate
6,928

edits