Added features to automatically load all messages in a thread and enable the enableLoadingDraftMessages flag
diff --git a/options.css b/options.css
new file mode 100644
index 0000000..a6fb4de
--- /dev/null
+++ b/options.css
@@ -0,0 +1,4 @@
+.help {
+  cursor: help;
+  border-bottom: dashed 1px gray;
+}