Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcd41ccd

Browse files
committed
Sphinx 6.2 fix: add nav.contents where that div.topic is used
1 parent4dbc102 commitcd41ccd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎python_docs_theme/static/pydoctheme_dark.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ div.warning {
104104
}
105105

106106
div.topic,
107-
div.note {
107+
div.note,
108+
nav.contents {
108109
background-color:rgba(255,255,255,0.1);
109110
border-color: currentColor;
110111
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp