aboutsummaryrefslogtreecommitdiff
path: root/cmake/Doxygen.extra.css.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Doxygen.extra.css.in')
-rw-r--r--cmake/Doxygen.extra.css.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/cmake/Doxygen.extra.css.in b/cmake/Doxygen.extra.css.in
deleted file mode 100644
index 022974fa..00000000
--- a/cmake/Doxygen.extra.css.in
+++ /dev/null
@@ -1,14 +0,0 @@
-/* increase vertical space */
-#titlearea, #nav-path {
- display: none;
- height: 0px;
-}
-
-
-/* uncomment these lines for some extra vertical space */
-
-/*
-.tablist li {
- line-height: 26px;
-}
-*/