From 061d917c774bfcbb535be29d9bfde0700e4adcb5 Mon Sep 17 00:00:00 2001 From: Nova Cat Date: Sat, 30 Nov 2024 21:20:48 -0800 Subject: [PATCH] table --- script.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {