Changes

m
no edit summary
Line 69: Line 69:  
if ship == rare_ship then
 
if ship == rare_ship then
 
row.rare = true
 
row.rare = true
 +
break
 
end
 
end
 
end
 
end
Line 101: Line 102:  
cell            = '|%s\n',
 
cell            = '|%s\n',
 
ship_cell        = '|[[%s]]\n',
 
ship_cell        = '|[[%s]]\n',
rare_ship_cell  = '|style="background-color:#pink;"|[[%s]]\n',
+
rare_ship_cell  = '|style="background-color:pink;"|[[%s]]\n',
 
node_cell        = '|style="background-color:#%s;"|%s\n',
 
node_cell        = '|style="background-color:#%s;"|%s\n',
 
empty_cell      = '|\n',
 
empty_cell      = '|\n',
cssedit, gkautomate
7,060

edits