summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--styles/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/style.css b/styles/style.css
index 3806473..93d7449 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -122,7 +122,7 @@ table.tablesorter tbody td {
vertical-align: top;
}
table.tablesorter tbody tr.odd {
- background-color:#F1F5F9;
+ background-color:#EAEEF2;
}
table.tablesorter tbody tr.even {
background-color:#FFFFFF;