diff --git a/script.user.js b/script.user.js index 943ec39..5add29a 100644 --- a/script.user.js +++ b/script.user.js @@ -35,7 +35,7 @@ display: none; background: none; border: none; } -.btn, .btn-default, table, .table-striped { +.btn, .btn-default, table, .table-striped>tbody>tr:nth-of-type(odd) { background: #0f161c !important; } .well {