diff --git a/script.user.js b/script.user.js index 7d55313..90ba1e5 100644 --- a/script.user.js +++ b/script.user.js @@ -18,6 +18,9 @@ color: white; .well { background: black !important; } +.alert-warning { +background: #fc7f02; +} tr.hoverable:hover { background: #013e6d !important; }