Skip to content

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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