Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45fcd11

Browse files
authored
Merge pull request #11943 from meeseeksmachine/auto-backport-of-pr-11925-on-v2.2.3-doc
Backport PR #11925 on branch v2.2.3-doc
2 parents 1f3976d + 5aa9191 commit 45fcd11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/_static/mpl.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,6 +623,14 @@ table.docutils {
623623
background-color: #eff3f4;
624624
}
625625

626+
/* tables inside class descriptions */
627+
dl.class table.property-table {
628+
width: 85%;
629+
border-spacing: 2px;
630+
border-collapse: collapse;
631+
border: 0px;
632+
}
633+
626634
/* tables inside parameter descriptions */
627635
td.field-body table.property-table {
628636
width: 100%;

0 commit comments

Comments
 (0)