diff --git a/static/css/main.css b/static/css/main.css index a1b6ae6..1129f9c 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -126,6 +126,7 @@ body { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; + cursor: pointer; } tr:hover { background-color: #eeeeee;