summaryrefslogtreecommitdiffstats
path: root/src/doxygen_css.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen_css.h')
-rw-r--r--src/doxygen_css.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index cb8d69f..64a9f25 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -1,4 +1,4 @@
-"/* The standard CSS for doxygen */\n"
+"/* The standard CSS for doxygen $doxygenversion */\n"
"\n"
"body, table, div, p, dl {\n"
" font: 400 14px/19px Roboto,sans-serif;\n"
@@ -791,6 +791,14 @@
" width: 100%;\n"
"}\n"
"\n"
+".fieldtable td.fielddoc p:first-child {\n"
+" margin-top: 2px;\n"
+"} \n"
+" \n"
+".fieldtable td.fielddoc p:last-child {\n"
+" margin-bottom: 2px;\n"
+"}\n"
+"\n"
".fieldtable tr:last-child td {\n"
" border-bottom: none;\n"
"}\n"