summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJasper Huijsmans <jbhuijsmans@home.nl>2004-11-16 07:12:54 +0000
committerJasper Huijsmans <jbhuijsmans@home.nl>2004-11-16 07:12:54 +0000
commitecef30d8fbd09efe76e64c1dc677d10adb80a9a4 (patch)
tree4fa39bf690ab5493f8dd1bf4999b510ada6385ef /doc
parentb493f69c50dd176c864cb6dcd781e2f237c54faa (diff)
downloadxfdesktop-ecef30d8fbd09efe76e64c1dc677d10adb80a9a4.tar.gz
Update some docs and update to new color scheme at the suggestion of Jeff Franks
(Old svn revision: 7977)
Diffstat (limited to 'doc')
-rw-r--r--doc/xfce-nochunk.xsl6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/xfce-nochunk.xsl b/doc/xfce-nochunk.xsl
index f6a7eab4..3dae476e 100644
--- a/doc/xfce-nochunk.xsl
+++ b/doc/xfce-nochunk.xsl
@@ -49,7 +49,7 @@ file"
<xsl:attribute-set name="shade.verbatim.style">
<xsl:attribute name="border">0</xsl:attribute>
- <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute>
+ <xsl:attribute name="bgcolor">#F3F4F8</xsl:attribute>
<xsl:attribute name="width">100%</xsl:attribute>
</xsl:attribute-set>
@@ -57,9 +57,9 @@ file"
<!-- and cell attributes. -->
<!-- This requires an adapted template for tgroup (see end of stylesheet) -->
<xsl:attribute-set name="table.style">
- <xsl:attribute name="bgcolor">#E0E0E0</xsl:attribute>
+ <xsl:attribute name="bgcolor">#F8F9FD</xsl:attribute>
<xsl:attribute name="cellspacing">0</xsl:attribute>
- <xsl:attribute name="cellpadding">4</xsl:attribute>
+ <xsl:attribute name="cellpadding">4</xsl:attribute>
</xsl:attribute-set>