summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-01-17 16:28:00 +0200
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-01-17 15:30:07 +0100
commitdf6f47ebcb1caf2a9791661de0fa8c484efd0515 (patch)
tree87c34538a02f00c3984256b114b32de4ee8128fe /help3xsl
parenttdf#89805 Document "Always apply manual breaks" option (diff)
downloadhelp-df6f47ebcb1caf2a9791661de0fa8c484efd0515.tar.gz
help-df6f47ebcb1caf2a9791661de0fa8c484efd0515.zip
tdf#129697 Use LIBREOFFICE instead of GLOBAL as index heading
Change-Id: I8c00eb4ed888eb8b2e898144141ef1c5a659bb49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128503 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'help3xsl')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index ad65b34a57..2f770c6114 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -524,7 +524,7 @@ aside input[type=checkbox]:checked ~ .contents-treeview {
color: black;
}
#SHARED::before {
- content: "GLOBAL";
+ content: "LIBREOFFICE";
display: block;
font-size: 22px;
font-weight: bold;