diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-07-29 10:59:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2017-07-29 16:37:33 +0200 |
commit | 4d6f86d203814a211eae9dfacd4baf195ca4ff1d (patch) | |
tree | bd73695f17eab529308f9dce843b1c305367f59b /help3xsl/get_tree.xsl | |
parent | a0efca32e5ebee152776ac81f8e4f59892faead0 (diff) |
tdf#97745 housekeeping
Fix links in bookmarks.js
Better font size for Index and Contents
Fix CSS file
Change-Id: I42966be1d88b12393b6dd95adb2719baf76a025c
Reviewed-on: https://gerrit.libreoffice.org/40549
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'help3xsl/get_tree.xsl')
-rw-r--r-- | help3xsl/get_tree.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/get_tree.xsl b/help3xsl/get_tree.xsl index c80ba1b95b..4f959ad5a0 100644 --- a/help3xsl/get_tree.xsl +++ b/help3xsl/get_tree.xsl @@ -8,7 +8,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. --> <!-- -Stylesheet to extract tree context and generate a neste list +Stylesheet to extract tree context and generate a nested list Usage: xsltproc get_tree.xsl <file.tree> --> |