Fix: (defface org-ql-view-due-date) Customization group
This commit is contained in:
parent
1c8c89f264
commit
a3c0205a68
3 changed files with 54 additions and 48 deletions
|
|
@ -57,7 +57,7 @@
|
|||
(defface org-ql-view-due-date
|
||||
'((t (:slant italic :weight bold)))
|
||||
"Face for due dates in `org-ql-view' views."
|
||||
:group 'org-ql)
|
||||
:group 'org-ql-view)
|
||||
|
||||
(defface org-ql-view-title '((t :weight bold))
|
||||
"View title in header line."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue