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

report(flow): mock styles #13220

Merged
merged 5 commits into from
Oct 18, 2021
Merged

report(flow): mock styles #13220

merged 5 commits into from
Oct 18, 2021

Conversation

adamraine
Copy link
Member

Collection of style adjustments from the mocks: https://docs.google.com/document/d/118Bfz4IzEvxlxFLp06WTe09NV3rMQcBtMTV3lxD-9Hg/edit?resourcekey=0-1wds-bkuGhgghJSEQmqdkw

Notable changes:

  • Content on the summary page is smaller.
  • Fixed width on the sidebar.
  • Category fractions are easily scalable with --gauge-circle-size.

#11313

@adamraine adamraine requested a review from a team as a code owner October 15, 2021 18:27
@adamraine adamraine requested review from connorjclark and removed request for a team October 15, 2021 18:27
@google-cla google-cla bot added the cla: yes label Oct 15, 2021
@@ -514,7 +514,7 @@
}
.lh-audit--manual .lh-audit__score-icon,
.lh-audit--notapplicable .lh-audit__score-icon {
border: 2px solid var(--color-gray-400);
border: calc(0.2 * var(--score-icon-size)) solid var(--color-gray-400);
Copy link
Member

Choose a reason for hiding this comment

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

i dig it. :)

@adamraine adamraine merged commit b62ab13 into master Oct 18, 2021
@adamraine adamraine deleted the flow-mock-styles branch October 18, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants