-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The display of the field list has changed #6262
Comments
tk0miya
added a commit
that referenced
this issue
Apr 7, 2019
Fix #6262: html theme: The style of field lists has changed in bizstyle theme
Fixed by #6266. |
jakobandersen
added a commit
to jakobandersen/sphinx
that referenced
this issue
Aug 2, 2019
- classic: Put the pink'ish colour back on the field type part (dt). - basic: remove top margin on the field data to align with the type. - basic: use grid display instead of flexbox to avoid fixed width on the field type part. Other themes affected/fixed due to changes in basic: - bizstyle (only technically, it already was fixed in sphinx-doc#6262) - nature - sphinxdoc Fixes sphinx-doc#6604
jakobandersen
added a commit
to jakobandersen/sphinx
that referenced
this issue
Aug 2, 2019
- classic: Put the pink'ish colour back on the field type part (dt). - basic: remove top margin on the field data to align with the type. - basic: use grid display instead of flexbox to avoid fixed width on the field type part. Other themes affected/fixed due to changes in basic: - bizstyle (only technically, it already was fixed in sphinx-doc#6262) - haiku - classic - nature - pyramid - sphinxdoc Fixes sphinx-doc#6604
jakobandersen
added a commit
to jakobandersen/sphinx
that referenced
this issue
Aug 18, 2019
- classic: Put the pink'ish colour back on the field type part (dt). - basic: remove top margin on the field data to align with the type. - basic: use grid display instead of flexbox to avoid fixed width on the field type part. Other themes affected/fixed due to changes in basic: - bizstyle (only technically, it already was fixed in sphinx-doc#6262) - haiku - classic - nature - pyramid - sphinxdoc Fixes sphinx-doc#6604
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
This is a comparison of 1.8 and 2.0.
Please display like 1.8.
To Reproduce
Steps to reproduce the behavior:
html_theme = 'alabaster'
sphinx 1.8.5html_theme = 'alabaster'
sphinx 2.0html_theme = 'bizstyle'
1.8.5html_theme = 'bizstyle'
2.0Your project
tmp.zip
Environment info
The text was updated successfully, but these errors were encountered: