diff --git a/script.user.js b/script.user.js index 41f857a..8273541 100644 --- a/script.user.js +++ b/script.user.js @@ -15,7 +15,7 @@ body { background: #0f161c !important; color: white; } -.hoverable:hover { +tr.hoverable:hover { background: 013e6d !important; } `;