summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-16 19:16:05 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-17 04:38:13 +0200
commit22691f35eea6bf031fe271790d9b19093a12f8f4 (patch)
tree872f860becda12ce0cb8d83bc1502146937a7a81 /help3xsl/default.css
parentHelp Files Cleanups (diff)
downloadhelp-22691f35eea6bf031fe271790d9b19093a12f8f4.tar.gz
help-22691f35eea6bf031fe271790d9b19093a12f8f4.zip
Fix index in sidebar
The last commit of online_transform.xsl instrpduced a bug in index search on the left. This one fixes it. Change-Id: I8055389a324d1fc5fde90ac2b76ff6f0a4a42493 Reviewed-on: https://gerrit.libreoffice.org/53011 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index 391c4d2132..8d6d3df2d4 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -266,6 +266,9 @@ h6 {
display:inline-block;
border:none;
}
+.switch,
+.switchinline {}
+
.tintro {
color: white;
background-color: green;