aboutsummaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 52fdc05b..fa366afc 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -703,6 +703,11 @@ th {
padding: 0.125em;
}
+#navrow1 {
+ /* Disable menu from Doxygen 1.8.15, it is faked in the template */
+ display: none;
+}
+
/* tabs*/
.tablist {