Skip to content

Fix drop shadow on Rust logo in docs #92605

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

jsha
Copy link
Contributor

@jsha jsha commented Jan 6, 2022

In https://github.com/rust-lang/rust/pull/91958/files I fixed the logo so it only gets the rust-logo class when it really is the default logo. However, as part of that I also moved the class from a parent div to the img itself, and forgot to update the corresponding CSS rules.

r? @GuillaumeGomez

Demo: https://rustdoc.crud.net/jsha/logo-tracing/std/io/trait.Read.html

@rust-highfive
Copy link
Contributor

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez,@Folyd

@rustbot rustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jan 6, 2022
@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 6, 2022
@rust-log-analyzer

This comment has been minimized.

@GuillaumeGomez
Copy link
Member

Looks good to me, thanks! Can you add a GUI test for this please? (for the 3 themes in both doc view and source view)

@jsha
Copy link
Contributor Author

jsha commented Jan 17, 2022

Fixed in #92764

@jsha jsha closed this Jan 17, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants