summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/table/tabulator.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/table/tabulator.css b/client/table/tabulator.css
index 465d4839..17dad62a 100644
--- a/client/table/tabulator.css
+++ b/client/table/tabulator.css
@@ -60,5 +60,5 @@ span.download {
}
.desktop span.download:hover {
color: #fff;
- background: #000;
+ background: #666;
} \ No newline at end of file