]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
fix wrong css value
authorJohannes <johannes@cloudron.io>
Sun, 6 Nov 2016 13:41:43 +0000 (14:41 +0100)
committerJohannes <johannes@cloudron.io>
Sun, 6 Nov 2016 13:41:43 +0000 (14:41 +0100)
app/css/style.css

index 26eada031d37df5a85abd79c2e9db4cb61801099..05336ab5d2e75e15f65ec95f2b88752dc2763850 100644 (file)
@@ -36,7 +36,7 @@ pre {
 }
 
 .hand {
-    cursor: hand;
+    cursor: pointer;
 }
 
 th {