diff --git a/views/system.tpl b/views/system.tpl index 309067dbe..e3a04ca81 100644 --- a/views/system.tpl +++ b/views/system.tpl @@ -42,6 +42,8 @@ .dataTables_filter{ display:none; } + + #logs > tbody > tr { cursor: pointer; }