Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bfb96 commit 0af925bCopy full SHA for 0af925b
doc/_static/mpl.css
@@ -702,7 +702,7 @@ table.docutils.field-list {
702
padding: 10px;
703
text-align: left;
704
vertical-align: top;
705
- width: 120px;
+ width: 125px;
706
}
707
.docutils.field-list td {
708
padding: 10px 10px 10px 20px;
doc/docutils.conf
@@ -0,0 +1,4 @@
1
+# These entries affect HTML output:
2
+[html4css1 writer]
3
+# Required for docutils-update, the website build system:
4
+field-name-limit: 20
0 commit comments