summaryrefslogtreecommitdiff
path: root/plugins/note/note.css
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/note/note.css')
-rw-r--r--plugins/note/note.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/note/note.css b/plugins/note/note.css
new file mode 100644
index 000000000..6bef7a877
--- /dev/null
+++ b/plugins/note/note.css
@@ -0,0 +1,3 @@
+.article-note[data-note-for] {
+ cursor : pointer;
+}