diff --git a/public/css/module.less b/public/css/module.less index 3bb0bb1b..4031e9c2 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -1390,6 +1390,7 @@ table.activity-log { overflow-x:hidden; word-break: break-word; &:hover { + cursor: default; text-decoration: none; } background: fade(@color-warning-handled, 20%);