diff --git a/script.user.js b/script.user.js index 90ba1e5..a701317 100644 --- a/script.user.js +++ b/script.user.js @@ -19,7 +19,8 @@ color: white; background: black !important; } .alert-warning { -background: #fc7f02; +background: #2b1500; +color: white; } tr.hoverable:hover { background: #013e6d !important;