summaryrefslogtreecommitdiffstats
path: root/doc/global/template/style/online.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/global/template/style/online.css')
-rw-r--r--doc/global/template/style/online.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/global/template/style/online.css b/doc/global/template/style/online.css
index 2d758f5301..7d84863b74 100644
--- a/doc/global/template/style/online.css
+++ b/doc/global/template/style/online.css
@@ -933,6 +933,16 @@ h1,h2,h3,h4,h5,h6 {
border-bottom:2px #eee solid;
word-wrap:break-word
}
+.context .fngroup {
+ border-bottom:2px #eee solid;
+ padding-bottom:15px;
+ margin-bottom:1.5em
+}
+.context .fngroup h3.fngroupitem {
+ margin:0;
+ padding-bottom:0;
+ border:none
+}
.context h3.fn .name,
.context h3 span.type,
.qmlname span.name {