Difference between revisions of "Foreground.js"

From Sega Retro

m
(Blanked the page)
Tag: Blanking
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
  var fileHistory = document.querySelector(".filehistory");
+
 
  if (fileHistory != undefined) {
 
    fileHistory.classList.add("tablesaw", "tablesaw-stack");
 
    fileHistory.setAttribute("data-tablesaw-mode", "toggle");
 
  }
 

Latest revision as of 14:13, 6 September 2020