w2v-server: show pointer cursor on KorAP-links
diff --git a/templates/index.html.ep b/templates/index.html.ep
index c0a1a66..9851b45 100644
--- a/templates/index.html.ep
+++ b/templates/index.html.ep
@@ -355,6 +355,10 @@
        //  border-bottom: 1px solid #111;
      }
 
+     td.collocator {
+       cursor: pointer;
+     }
+
      #collocators {
        margin-bottom: 15px;
      }