aboutsummaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-07-25 17:52:22 +0200
committerDavid Robillard <d@drobilla.net>2019-07-25 17:52:22 +0200
commit04a70c3b077bb053996c010f895dee3d806c87cd (patch)
treec559c8542d02e3c74db784e909e23c71df5020cb /doc/style.css
parentd7aa5c73f0d99fb0701452b5a3b824ba7eac8ca6 (diff)
downloadserd-04a70c3b077bb053996c010f895dee3d806c87cd.tar.gz
serd-04a70c3b077bb053996c010f895dee3d806c87cd.tar.bz2
serd-04a70c3b077bb053996c010f895dee3d806c87cd.zip
Make documentation build with Doxygen 1.8.13
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 {