aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sx-question-list.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-list.el b/sx-question-list.el
index 4d80305..fc6d16c 100644
--- a/sx-question-list.el
+++ b/sx-question-list.el
@@ -52,7 +52,7 @@
:group 'sx-question-list-faces)
(defface sx-question-list-answers-accepted
- '((t :underline t :overline t :inherit sx-question-list-answers))
+ '((t :box 1 :inherit sx-question-list-answers))
""
:group 'sx-question-list-faces)