From eecb21506c123fff2e9674afb1dc8cc4afcf59c8 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Fri, 7 Mar 2008 18:05:52 +0000 Subject: [PATCH] Removed a typo in `org-agenda-export-html-style'. --- org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.el b/org.el index 4498a1715..cda8975d1 100644 --- a/org.el +++ b/org.el @@ -2377,7 +2377,7 @@ the fonts used by the agenda, here is an example: font-weight: 600; } .org-todo { - color: #cc6666;Week-agenda: + color: #cc6666; font-weight: bold; } .org-done {