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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/doxygen_css.h b/src/doxygen_css.h
index 8268b16..5a944bc 100644
--- a/src/doxygen_css.h
+++ b/src/doxygen_css.h
@@ -309,7 +309,7 @@
" padding: 2px;\n"
"}\n"
".memitem {\n"
-" width: 100%;\n"
+" padding: 4px;\n"
" background-color: #eef3f5;\n"
" border-width: 1px;\n"
" border-style: solid;\n"
@@ -318,6 +318,7 @@
"}\n"
".memname {\n"
" white-space: nowrap;\n"
+" font-weight: bold;\n"
"}\n"
".memdoc{\n"
" padding-left: 10px;\n"