diff --git a/public/css/module.less b/public/css/module.less index 04b1d2d7..2f8ddafc 100644 --- a/public/css/module.less +++ b/public/css/module.less @@ -355,7 +355,7 @@ table.simple { background-color: #f6f8fa; } - tr:hover { + tr[href]:hover { background-color: #888; td { color: white;