summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-02-21 10:20:38 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-02-22 13:12:28 +0100
commitf48d72b4a80d8d6f21f2b335dc94e0500bbbcf60 (patch)
tree9898a1129c4100d70a89101e2b46fbb6f0a4e32d /help3xsl/default.css
parentRemove very old unused CSS (diff)
downloadhelp-f48d72b4a80d8d6f21f2b335dc94e0500bbbcf60.tar.gz
help-f48d72b4a80d8d6f21f2b335dc94e0500bbbcf60.zip
Refactor XSLTs and CSS
more meanigful names Change-Id: Ib786d2814adaed336f495992711eb89f99d85d39 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89206 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index a0d8fccee7..9e548dd463 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -341,7 +341,7 @@ h6 {
margin-bottom: 6px;
}
.embedded {}
-.header-extrawurst {
+#TopLeftHeader {
grid-area: header;
position: sticky;
top: 0px;