Change javascript for notification.
[Sone.git] / src / main / resources / static / css / sone.css
index 6a7eeac..89d9854 100644 (file)
@@ -49,6 +49,10 @@ textarea {
        color: rgb(255, 172, 0);
 }
 
+#sone a.link {
+       cursor: pointer;
+}
+
 #sone a.internet {
        color: rgb(255, 0, 0);
 }