diff --git a/common/content/style.js b/common/content/style.js index 76291972..3281a35f 100644 --- a/common/content/style.js +++ b/common/content/style.js @@ -25,6 +25,8 @@ Highlights.prototype.CSS = {i}; + let key = {i}; if (!isNaN(i)) i = parseInt(i); else if (/^[A-Z_]+$/.test(i))