From b49ef5c886beca0ba022fc4d3fce70b61cb88eda Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 25 Nov 2014 23:28:21 +0000 Subject: Small improvement to question-list face --- sx-question-list.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sx-question-list.el') 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) -- cgit v1.2.3