summaryrefslogtreecommitdiffstats
path: root/doc/global/qt-html-templates-offline-simple.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/qt-html-templates-offline-simple.qdocconf')
-rw-r--r--doc/global/qt-html-templates-offline-simple.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/global/qt-html-templates-offline-simple.qdocconf b/doc/global/qt-html-templates-offline-simple.qdocconf
index cd924c64e3..4a65cc3c57 100644
--- a/doc/global/qt-html-templates-offline-simple.qdocconf
+++ b/doc/global/qt-html-templates-offline-simple.qdocconf
@@ -25,6 +25,9 @@ HTML.postpostheader = \
"<div class=\"line\">\n" \
"<div class=\"content mainContent\">\n"
+HTML.navigationseparator = \
+ "<span class=\"naviSeparator\"> &#9702; </span>\n"
+
# Add some padding around code snippets, as we cannot
# currectly style them for QTextBrowser using only CSS.
codeindent = 2