Changes

CSS class for hiding non-rare ships
Line 134: Line 134:  
row              = '|-\n',
 
row              = '|-\n',
 
type_cell        = '|${type}\n',
 
type_cell        = '|${type}\n',
ship_cell        = '|[[${ship}]]\n',
+
ship_cell        = '|class="drop-list-non-rare-ship"|[[${ship}]]\n',
 
rare_ship_cell  = '|[[${ship}|<span style="color:red;">${ship}</span>]]\n',
 
rare_ship_cell  = '|[[${ship}|<span style="color:red;">${ship}</span>]]\n',
 
node_cell        = '|style="background-color:#${color};"|${diff}\n',
 
node_cell        = '|style="background-color:#${color};"|${diff}\n',
7,212

edits