From ee180d1475e247817ea898f89c0df422e2551616 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 11 Feb 2013 14:30:44 -0800 Subject: [PATCH] template: Changed the font color for footers and headers Fixes YOCTO #3728 The poky-db-pdf.xsl file has code that controls the font color for the headers, footers, and separating lines for each when the PDF version of a manual is made. I changed the values from #cccccc to #999999 to darken these up so they can be seen a little better. (From yocto-docs rev: c9c83028a5f13dc672414b6ca395290f05019f8e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/template/poky-db-pdf.xsl | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/documentation/template/poky-db-pdf.xsl b/documentation/template/poky-db-pdf.xsl index 3dd065a57e..f8a3df103d 100644 --- a/documentation/template/poky-db-pdf.xsl +++ b/documentation/template/poky-db-pdf.xsl @@ -1,14 +1,14 @@ - + - - + - @@ -16,7 +16,7 @@ @@ -25,13 +25,13 @@ 1 10 1 - + 0.5pt solid - #cccccc + #999999 @@ -39,19 +39,19 @@ 0.5pt solid - #cccccc + #999999 - #cccccc + #999999 - #cccccc + #999999 - +