summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2003-12-22 20:19:26 +0000
committerShaun McCance <shaunm@src.gnome.org>2003-12-22 20:19:26 +0000
commit75035514ea1301e5e8a3451d14f932e7dc4877d9 (patch)
tree61e431efcb5ab6671a54958095135faad96a4919
parent03fba6f5837b137ad42cc5c2f98c6cb76b15c943 (diff)
downloadyelp-75035514ea1301e5e8a3451d14f932e7dc4877d9.tar.gz
- Removing yelp-customization.xsl
* stylesheets/Makefile.am: - Removing yelp-customization.xsl
-rw-r--r--stylesheets/ChangeLog5
-rw-r--r--stylesheets/Makefile.am3
-rw-r--r--stylesheets/db2html-html.xsl2
3 files changed, 8 insertions, 2 deletions
diff --git a/stylesheets/ChangeLog b/stylesheets/ChangeLog
index 9a53d66b..f6200e58 100644
--- a/stylesheets/ChangeLog
+++ b/stylesheets/ChangeLog
@@ -1,5 +1,10 @@
2003-12-22 Shaun McCance <shaunm@gnome.org>
+ * Makefile.am:
+ - Removing yelp-customization.xsl
+
+2003-12-22 Shaun McCance <shaunm@gnome.org>
+
* yelp-customization.xsl: Removing.
2003-12-15 Shaun McCance <shaunm@gnome.org>
diff --git a/stylesheets/Makefile.am b/stylesheets/Makefile.am
index 0e849ce5..d646fbd6 100644
--- a/stylesheets/Makefile.am
+++ b/stylesheets/Makefile.am
@@ -33,7 +33,6 @@ yelpcustomization_DATA = \
db2html-toc.xsl \
db2html-xref.xsl \
db2html.xsl \
- gettext.xsl \
- yelp-customization.xsl
+ gettext.xsl
EXTRA_DIST=$(yelpcustomization_DATA)
diff --git a/stylesheets/db2html-html.xsl b/stylesheets/db2html-html.xsl
index 51b1e317..0660ea59 100644
--- a/stylesheets/db2html-html.xsl
+++ b/stylesheets/db2html-html.xsl
@@ -106,6 +106,7 @@
</xsl:template>
<xsl:template name="html.css"><xsl:text>
+<!--
body {
margin-right: 1em;
}
@@ -231,6 +232,7 @@ th {
div[class="attribution"] {
text-align: right;
}
+-->
</xsl:text></xsl:template>
<xsl:template name="html.head">