Changes

Jump to navigation Jump to search
sticky the <th> tags instead of the <tr>
Line 10: Line 10:  
   return
 
   return
 
     '<table class="wikitable sortable plainlinks" id="mod-list">'
 
     '<table class="wikitable sortable plainlinks" id="mod-list">'
     .. "<tr style=\"position: sticky; top: 0;\"><th>mod name</th><th>author</th><th><abbr title=\"This only shows whether a mod is *compatible*; it may have bugs unrelated to SMAPI compatibility.\">compatibility</abbr></th><th>broke in</th><th>source</th><th>&nbsp;</th></tr>";
+
     .. "<tr><th style=\"position: sticky; top: 0;\">mod name</th><th style=\"position: sticky; top: 0;\">author</th><th style=\"position: sticky; top: 0;\"><abbr title=\"This only shows whether a mod is *compatible*; it may have bugs unrelated to SMAPI compatibility.\" style=\"position: sticky; top: 0;\">compatibility</abbr></th><th style=\"position: sticky; top: 0;\">broke in</th><th style=\"position: sticky; top: 0; z-index: 100;\">source</th><th style=\"position: sticky; top: 0;\">&nbsp;</th></tr>";
 
end
 
end
  
106,787

edits

Navigation menu