diff --git a/script.user.js b/script.user.js index 8273541..aa0f626 100644 --- a/script.user.js +++ b/script.user.js @@ -16,7 +16,7 @@ background: #0f161c !important; color: white; } tr.hoverable:hover { -background: 013e6d !important; +background: #013e6d !important; } `; document.body.appendChild(style); \ No newline at end of file