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.
2 parents 932fd81 + 638067e commit 5a7638eCopy full SHA for 5a7638e
doc/_static/mpl.css
@@ -245,15 +245,18 @@ div.sphinxsidebar h3 a {
245
246
div.sphinxsidebar ul {
247
padding-left: 1.5em;
248
- margin-top: 7px;
+ margin-top: 10px;
249
+ margin-bottom: 10px;
250
list-style: none;
251
padding: 0;
252
line-height: 130%;
253
}
254
255
div.sphinxsidebar ul ul {
256
list-style: square;
- margin-left: 20px;
257
+ margin-top: 6px;
258
+ margin-bottom: 6px;
259
+ margin-left: 16px;
260
261
262
div.sphinxsidebar #searchbox input {
0 commit comments