Skip to content
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

Add Bullets To Top-Level Sidebar Links in Sphinx #4103

Merged
merged 1 commit into from Apr 5, 2023

Conversation

iguessthislldo
Copy link
Member

Top-level navigation sidebar links are a little hard to distinguish from one another because some of them will overflow into multiple lines. A ul tag would have bullets, but that's disabled in the theme's CSS. This overrides that and readds the bullets.

Here is a screenshot with the added bullets on the right side:

Screenshot from 2023-04-05 15-08-05

Top-level navigation side bar links are a little hard to distinguish
from one another because some of them will overflow into multiple lines.
A ul tag would have bullets, but that's disabled in the theme's CSS.
This overrides that and readds the bullets.
@jrw972 jrw972 merged commit 1cdf1ca into OpenDDS:master Apr 5, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants