This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
cell2.innerHTML = timeSince(timeline[event] - timeline["First Positive"]);
|
||||
if (event == "First Positive") {
|
||||
cell1.style.color = "#ff0000";
|
||||
cell2.style.color = "#ff0000";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user