aboutsummaryrefslogtreecommitdiff
path: root/doc-tool/resources
diff options
context:
space:
mode:
Diffstat (limited to 'doc-tool/resources')
-rw-r--r--doc-tool/resources/css/api-page.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc-tool/resources/css/api-page.css b/doc-tool/resources/css/api-page.css
index 47f88ed6c..e2927f0d4 100644
--- a/doc-tool/resources/css/api-page.css
+++ b/doc-tool/resources/css/api-page.css
@@ -19,6 +19,10 @@ div#entity-title > span#entity-kind {
font-weight: 100;
}
+div#entity-body table > tbody > tr > td {
+ padding: 10px;
+}
+
div.entity-section {
background-color: #fff;
border-radius: 4px;