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 missing chevron on previous-next buttons #237

Merged
merged 4 commits into from
Mar 29, 2023

Conversation

karlaspuldaro
Copy link
Contributor

This PR adds missing chevron svg file used in footer Previous/Next buttons (original image accidentally removed in #138 ).
It also updates references from chevron-right-orange to chevron-right-purple, matching the fill colour used.

Updated footer rendering:
image

Fixes #189

Copy link
Collaborator

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent, thank you!

@Eric-Arellano Eric-Arellano merged commit 9e02144 into Qiskit:main Mar 29, 2023
Eric-Arellano pushed a commit to Eric-Arellano/qiskit_sphinx_theme that referenced this pull request Mar 29, 2023
This PR adds missing chevron svg file used in footer Previous/Next
buttons (original image accidentally removed in Qiskit#138 ).
It also updates references from `chevron-right-orange` to
`chevron-right-purple`, matching the fill colour used.

Updated footer rendering:

![image](https://user-images.githubusercontent.com/25207344/228622405-0e8a0ac2-f1b2-44af-be2c-85ee4ac48d52.png)

Fixes Qiskit#189
Eric-Arellano added a commit that referenced this pull request Mar 30, 2023
)

This PR adds missing chevron svg file used in footer Previous/Next
buttons (original image accidentally removed in #138 ). It also updates
references from `chevron-right-orange` to `chevron-right-purple`,
matching the fill colour used.

Updated footer rendering:


![image](https://user-images.githubusercontent.com/25207344/228622405-0e8a0ac2-f1b2-44af-be2c-85ee4ac48d52.png)

Fixes #189

Co-authored-by: Karla Spuldaro <karla.spuldaro@ibm.com>
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.

previous and next button chevron not showing
3 participants