From 9fe5d3d47680178c2fd1b9cce73cedd481e53f75 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 14 Feb 2008 20:07:43 +0000 Subject: html manuals updated with parts related to notes --- doc/manual.css | 4 ++-- doc/manual_de.html | 36 +++++++++++++++++++++++++++++++++--- doc/manual_en.html | 31 +++++++++++++++++++++++++++++-- doc/manual_es.html | 34 ++++++++++++++++++++++++++++++++-- doc/manual_fr.html | 35 +++++++++++++++++++++++++++++++++-- doc/manual_nl.html | 34 ++++++++++++++++++++++++++++++++-- 6 files changed, 161 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/manual.css b/doc/manual.css index 636be4f..ee571af 100644 --- a/doc/manual.css +++ b/doc/manual.css @@ -1,4 +1,4 @@ -/* $Id: manual.css,v 1.2 2008/02/10 11:33:23 culot Exp $ */ +/* $Id: manual.css,v 1.3 2008/02/14 20:07:43 culot Exp $ */ /* * Calcurse - text-based organizer @@ -242,7 +242,7 @@ a { padding-left: 1cm; } -div.todo { +.todo { color: green; } diff --git a/doc/manual_de.html b/doc/manual_de.html index e1cfb05..d0b3336 100755 --- a/doc/manual_de.html +++ b/doc/manual_de.html @@ -1,7 +1,7 @@