diff options
| -rw-r--r-- | client/table/tabulator.css | 2 |
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 |
