summaryrefslogtreecommitdiffstats
path: root/templates/html/doxygen.css
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/doxygen.css')
-rw-r--r--templates/html/doxygen.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/templates/html/doxygen.css b/templates/html/doxygen.css
index 09b7aad..2c9dfd5 100644
--- a/templates/html/doxygen.css
+++ b/templates/html/doxygen.css
@@ -66,6 +66,11 @@ p.startli, p.startdd {
margin-top: 2px;
}
+th p.starttd, p.intertd, p.endtd {
+ font-size: 100%;
+ font-weight: 700;
+}
+
p.starttd {
margin-top: 0px;
}
@@ -535,7 +540,7 @@ table.memberdecls {
white-space: nowrap;
}
-.memItemRight {
+.memItemRight, .memTemplItemRight {
width: 100%;
}